index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-10
cherry-pick/revert: transparently refresh index
Jonathan Nieder
2
-2
/
+26
2010-10-29
Fix a formatting error in git-merge.txt
Nathan W. Panike
1
-7
/
+7
2010-10-25
Fix copy-pasted comments related to tree diff handling.
Yann Dirson
1
-2
/
+2
2010-10-21
Git 1.7.3.2
Junio C Hamano
4
-3
/
+9
2010-10-21
Merge branch 'sn/doc-opt-notation' into maint
Junio C Hamano
55
-157
/
+157
2010-10-21
Merge branch 'mg/fix-build-remote-helpers' into maint
Junio C Hamano
1
-0
/
+3
2010-10-19
t/t9001-send-email.sh: fix stderr redirection in 'Invalid In-Reply-To'
Antonio Ospite
1
-1
/
+1
2010-10-19
Clarify and extend the "git diff" format documentation
Andreas Gruenbacher
1
-10
/
+30
2010-10-19
git-show-ref.txt: clarify the pattern matching
Michael J Gruber
1
-1
/
+5
2010-10-19
documentation: git-config minor cleanups
Cliff Frey
1
-7
/
+7
2010-10-19
Update test script annotate-tests.sh to handle missing/extra authors
Kevin Ballard
1
-6
/
+6
2010-10-13
Better advice on using topic branches for kernel development
Luck, Tony
1
-3
/
+6
2010-10-13
Documentation: update implicit "--no-index" behavior in "git diff"
Jonathan Nieder
1
-3
/
+3
2010-10-13
Documentation: expand 'git diff' SEE ALSO section
Jonathan Nieder
1
-2
/
+6
2010-10-13
Documentation: diff can compare blobs
Jonathan Nieder
1
-2
/
+3
2010-10-13
Documentation: gitrevisions is in section 7
Jonathan Nieder
16
-20
/
+20
2010-10-13
shell portability: no "export VAR=VAL"
Junio C Hamano
6
-23
/
+23
2010-10-13
CodingGuidelines: reword parameter expansion section
Junio C Hamano
1
-12
/
+15
2010-10-13
Documentation: update-index: -z applies also to --index-info
Bert Wesarg
1
-2
/
+2
2010-10-08
Documentation: No argument of ALLOC_GROW should have side-effects
Jonathan Nieder
1
-1
/
+1
2010-10-08
Fix {update,checkout}-index usage strings
Štěpán Němec
2
-2
/
+2
2010-10-08
Put a space between `<' and argument in pack-objects usage string
Štěpán Němec
1
-1
/
+1
2010-10-08
Remove stray quotes in --pretty and --format documentation
Štěpán Němec
2
-3
/
+3
2010-10-08
Use parentheses and `...' where appropriate
Štěpán Němec
31
-33
/
+33
2010-10-08
Fix odd markup in --diff-filter documentation
Štěpán Němec
1
-2
/
+2
2010-10-08
Use angles for placeholders consistently
Štěpán Němec
27
-118
/
+118
2010-10-06
t/t3415: use && where applicable.
Yann Dirson
1
-3
/
+3
2010-10-06
SubmittingPatches: Document some extra tags used in commit messages
Ramkumar Ramachandra
1
-6
/
+15
2010-10-06
Documentation/git-clone: describe --mirror more verbosely
Uwe Kleine-König
1
-1
/
+6
2010-10-06
do not depend on signed integer overflow
Erik Faye-Lund
4
-3
/
+15
2010-10-06
work around buggy S_ISxxx(m) implementations
René Scharfe
1
-3
/
+10
2010-10-06
xdiff: cast arguments for ctype functions to unsigned char
Jonathan Nieder
3
-10
/
+11
2010-10-06
init: plug tiny one-time memory leak
Jonathan Nieder
1
-13
/
+19
2010-10-05
diffcore-pickaxe.c: remove unnecessary curly braces
Brandon Casey
1
-2
/
+1
2010-10-05
Merge early part of git-svn into maint
Junio C Hamano
3
-5
/
+69
2010-10-03
t3020 (ls-files-error-unmatch): remove stray '1' from end of file
Elijah Newren
1
-1
/
+0
2010-10-03
setup: make sure git dir path is in a permanent buffer
Jonathan Nieder
1
-1
/
+3
2010-10-03
environment.c: remove unused variable
Jonathan Nieder
1
-3
/
+1
2010-09-30
Fix typo in pack-objects' usage
Johannes Schindelin
1
-1
/
+1
2010-09-30
Make sure that git_getpass() never returns NULL
Johannes Schindelin
1
-2
/
+6
2010-09-30
t0004 (unwritable files): simplify error handling
Jonathan Nieder
1
-38
/
+14
2010-09-30
rev-list-options: clarify --parents and --children
Michael J Gruber
1
-4
/
+4
2010-09-29
MinGW: avoid collisions between "tags" and "TAGS"
Junio C Hamano
1
-6
/
+9
2010-09-29
diff: trivial fix for --output file error message
Matthieu Moy
1
-1
/
+1
2010-09-29
user-manual: fix anchor name Finding-comments-With-given-Content
Michael J Gruber
1
-1
/
+1
2010-09-29
user-manual: be consistent in illustrations to 'git rebase'
Kirill Smelkov
1
-2
/
+2
2010-09-29
stash: simplify parsing fixes
Jon Seymour
1
-21
/
+7
2010-09-29
Git 1.7.3.1
Junio C Hamano
4
-3
/
+18
2010-09-29
stash: fix git stash branch regression when branch creation fails
Jon Seymour
2
-4
/
+4
2010-09-29
stash drops the stash even if creating the branch fails because it already ex...
Tomas Carnecky
1
-0
/
+11
[next]