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-02-22
add-interactive: fix bogus diff header line ordering
Jeff King
2
-1
/
+31
2010-02-16
dwim_ref: fix dangling symref warning
Jeff King
1
-2
/
+1
2010-02-15
stash pop: remove 'apply' options during 'drop' invocation
Thomas Rast
2
-2
/
+14
2010-02-15
diff: make sure --output=/bad/path is caught
Larry D'Anna
1
-0
/
+2
2010-02-10
t8003: check exit code of command and error message separately
Junio C Hamano
1
-2
/
+4
2010-02-08
blame: prevent a segv when -L given start > EOF
Jay Soffian
2
-1
/
+9
2010-02-01
Merge branch 'sb/maint-octopus' into maint-1.6.5
Junio C Hamano
2
-9
/
+57
2010-02-01
Merge branch 'bg/maint-add-all-doc' into maint-1.6.5
Junio C Hamano
2
-29
/
+88
2010-01-29
fix memcpy of overlapping area
Jeff King
1
-1
/
+1
2010-01-20
Git 1.6.5.8
Junio C Hamano
4
-3
/
+32
2010-01-20
Merge branch 'jk/maint-1.6.5-reset-hard' into maint-1.6.5
Junio C Hamano
2
-4
/
+8
2010-01-20
Merge branch 'tr/maint-1.6.5-bash-prompt-show-submodule-changes' into maint-1...
Junio C Hamano
1
-4
/
+2
2010-01-20
Merge branch 'dp/maint-1.6.5-fast-import-non-commit-tag' into maint-1.6.5
Junio C Hamano
1
-5
/
+5
2010-01-20
Merge branch 'jm/maint-1.6.5-grep-NUL-terminate' into maint-1.6.5
Junio C Hamano
1
-0
/
+1
2010-01-18
Merge branch 'maint-1.6.4' into maint-1.6.5
Junio C Hamano
8
-43
/
+47
2010-01-18
Merge branch 'maint-1.6.3' into maint-1.6.4
Junio C Hamano
8
-43
/
+47
2010-01-18
Merge branch 'maint-1.6.2' into maint-1.6.3
Junio C Hamano
8
-43
/
+47
2010-01-18
Merge commit 'v1.6.4.4-8-g8de6518' into maint-1.6.4
Junio C Hamano
1
-1
/
+5
2010-01-18
Fix mis-backport of t7002
Junio C Hamano
1
-1
/
+5
2010-01-18
grep: NUL terminate input from a file
Jim Meyering
1
-0
/
+1
2010-01-14
fast-import: tag may point to any object type
Dmitry Potapov
1
-5
/
+5
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-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
2009-12-31
branch: die explicitly why when calling "git branch [-a|-r] branchname".
Matthieu Moy
2
-15
/
+17
2009-12-31
bash completion: factor submodules into dirty state
Thomas Rast
1
-4
/
+2
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-22
Prevent git blame from segfaulting on a missing author name
David Reiss
2
-3
/
+23
2009-12-19
rebase -i: abort cleanly if the editor fails to launch
Björn Gustavsson
1
-1
/
+1
2009-12-17
technical-docs: document hash API
Stephen Boyd
1
-2
/
+48
2009-12-17
api-strbuf.txt: fix typos and document launch_editor()
Stephen Boyd
1
-2
/
+8
2009-12-16
Git 1.6.5.7
Junio C Hamano
4
-3
/
+23
2009-12-16
worktree: don't segfault with an absolute pathspec without a work tree
Junio C Hamano
2
-2
/
+20
2009-12-16
ignore unknown color configuration
Jeff King
4
-3
/
+26
2009-12-15
help.autocorrect: do not run a command if the command given is junk
Johannes Sixt
1
-2
/
+5
2009-12-14
Illustrate "filter" attribute with an example
Nanako Shiraishi
1
-0
/
+19
2009-12-13
octopus: remove dead code
Stephen Boyd
1
-5
/
+1
2009-12-13
octopus: reenable fast-forward merges
Stephen Boyd
2
-1
/
+19
2009-12-13
octopus: make merge process simpler to follow
Stephen Boyd
2
-4
/
+38
2009-12-10
Git 1.6.5.6
Junio C Hamano
4
-3
/
+27
2009-12-10
Fix archive format with -- on the command line
Junio C Hamano
1
-6
/
+10
[next]