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-01-18
grep: NUL terminate input from a file
Jim Meyering
1
-0
/
+1
2010-01-15
Fix uninitialized variable in get_refs_via_rsync().
Richard Weinberger
1
-1
/
+1
2010-01-14
Document git-blame triple -C option
Ramkumar Ramachandra
2
-3
/
+5
2010-01-14
fast-import: tag may point to any object type
Dmitry Potapov
1
-5
/
+5
2010-01-12
remote-curl: Fix Accept header for smart HTTP connections
Shawn O. Pearce
2
-2
/
+2
2010-01-12
grep: -L should show empty files
Junio C Hamano
1
-2
/
+0
2010-01-11
rebase--interactive: Ignore comments and blank lines in peek_next_command
Michael Haggerty
1
-1
/
+1
2010-01-10
Merge branch 'maint-1.6.2' into maint
Junio C Hamano
2
-13
/
+11
2010-01-10
Merge branch 'maint-1.6.1' into maint-1.6.2
Junio C Hamano
8
-43
/
+47
2010-01-10
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
4
-28
/
+28
2010-01-09
base85: Make the code more obvious instead of explaining the non-obvious
Andreas Gruenbacher
1
-8
/
+2
2010-01-09
base85: encode_85() does not use the decode table
Andreas Gruenbacher
1
-2
/
+0
2010-01-09
base85 debug code: Fix length byte calculation
Andreas Gruenbacher
1
-1
/
+1
2010-01-09
Documentation: tiny git config manual tweaks
Jonathan Nieder
1
-4
/
+4
2010-01-09
Documentation: git gc packs refs by default now
Jonathan Nieder
1
-9
/
+6
2010-01-07
git-rm doc: Describe how to sync index & work tree
Björn Gustavsson
1
-1
/
+53
2010-01-06
checkout -m: do not try to fall back to --merge from an unborn branch
Junio C Hamano
1
-2
/
+8
2010-01-06
git-gui: Add hotkeys for "Unstage from commit" and "Revert changes"
Vitaly _Vi Shukela
1
-2
/
+8
2010-01-06
git-gui: Makefile: consolidate .FORCE-* targets
Jonathan Nieder
1
-4
/
+3
2010-01-02
stash: mention --patch in usage string.
Matthieu Moy
1
-1
/
+1
2009-12-31
Merge branch 'maint-1.6.0' into maint
Junio C Hamano
2
-15
/
+17
2009-12-31
branch: die explicitly why when calling "git branch [-a|-r] branchname".
Matthieu Moy
2
-15
/
+17
2009-12-31
fast-import: Document author/committer/tagger name is optional
Shawn O. Pearce
2
-6
/
+6
2009-12-31
SubmittingPatches: hints to know the status of a submitted patch.
Matthieu Moy
1
-0
/
+14
2009-12-31
bash completion: factor submodules into dirty state
Thomas Rast
1
-4
/
+2
2009-12-31
Fix "git remote update" with remotes.defalt set
Björn Gustavsson
2
-6
/
+18
2009-12-30
Merge branch 'maint-1.6.1' into maint
Junio C Hamano
4
-15
/
+19
2009-12-30
textconv: stop leaking file descriptors
Jeff King
1
-0
/
+2
2009-12-30
reset: unbreak hard resets with GIT_WORK_TREE
Jeff King
2
-4
/
+8
2009-12-29
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
2
-9
/
+11
2009-12-29
commit: --cleanup is a message option
Greg Price
1
-2
/
+4
2009-12-29
git count-objects: handle packs bigger than 4G
Andreas Schwab
1
-6
/
+6
2009-12-29
t7102: make the test fail if one of its check fails
Nguyễn Thái Ngọc Duy
1
-7
/
+7
2009-12-29
Documentation: always respect core.worktree if set
Nguyễn Thái Ngọc Duy
1
-8
/
+15
2009-12-27
Merge branch 'nf/maint-fix-index-ext-len-on-be64' into maint
Junio C Hamano
1
-1
/
+1
2009-12-27
read_index(): fix reading extension size on BE 64-bit archs
Nathaniel W Filardo
1
-1
/
+1
2009-12-26
Makefile: FreeBSD (both 7 and 8) needs OLD_ICONV
Junio C Hamano
1
-0
/
+1
2009-12-26
Start 1.6.6.X maintenance track
Junio C Hamano
2
-1
/
+16
2009-12-26
Merge branch 'jc/maint-obsd46' into maint
Junio C Hamano
2
-29
/
+29
2009-12-26
Add git-http-backend to command-list.
Tarmigan Casebolt
1
-0
/
+1
2009-12-26
t4019 "grep" portability fix
Junio C Hamano
1
-28
/
+28
2009-12-26
t1200: work around a bug in some implementations of "find"
Junio C Hamano
1
-1
/
+1
2009-12-23
Git 1.6.6
Junio C Hamano
3
-4
/
+6
2009-12-23
git svn: add test for a git svn gc followed by a git svn mkdirs
Robert Zeh
1
-0
/
+40
2009-12-23
git svn: branch/tag commands detect username in URLs
Eric Wong
1
-1
/
+2
2009-12-22
Merge branch 'maint'
Junio C Hamano
2
-3
/
+23
2009-12-22
git svn: lookup new parents correctly from svn:mergeinfo
Eric Wong
1
-1
/
+2
2009-12-22
Prevent git blame from segfaulting on a missing author name
David Reiss
2
-3
/
+23
2009-12-21
git-svn: Remove obsolete MAXPARENT check
Andrew Myrick
1
-6
/
+0
2009-12-21
git-svn: detect cherry-picks correctly.
Sam Vilain
2
-25
/
+66
[prev]
[next]