index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-03
filter-branch: Fix fatal error on bare repositories
Eric Kidd
1
-1
/
+3
2009-01-28
Merge branch 'jc/maint-format-patch-o-relative' into maint
Junio C Hamano
1
-1
/
+51
2009-01-28
Merge branch 'nd/grep-assume-unchanged' into maint
Junio C Hamano
1
-0
/
+7
2009-01-28
Merge branch 'mc/cd-p-pwd' into maint
Junio C Hamano
1
-2
/
+2
2009-01-27
send-pack: do not send unknown object name from ".have" to pack-objects
Junio C Hamano
1
-0
/
+106
2009-01-23
Merge branch 'cb/maint-unpack-trees-absense' into maint
Junio C Hamano
1
-0
/
+51
2009-01-23
Merge branch 'tr/maint-no-index-fixes' into maint
Junio C Hamano
2
-0
/
+4
2009-01-23
Merge branch 'js/add-not-submodule' into maint
Junio C Hamano
1
-0
/
+25
2009-01-21
Rename diff.suppress-blank-empty to diff.suppressBlankEmpty
Johannes Schindelin
1
-4
/
+4
2009-01-17
t5540: clarify that http-push does not handle packed-refs on the remote
Johannes Schindelin
1
-3
/
+15
2009-01-17
http-push: when making directories, have a trailing slash in the path name
Johannes Schindelin
2
-0
/
+8
2009-01-15
Merge branch 'maint-1.6.0' into maint
Junio C Hamano
2
-0
/
+34
2009-01-15
t3404: Add test case for auto-amending only edited commits after "edit"
Stephan Beyer
1
-0
/
+17
2009-01-15
t3404: Add test case for aborted --continue after "edit"
Stephan Beyer
1
-0
/
+15
2009-01-15
t3501: check that commits are actually done
Stephan Beyer
1
-0
/
+2
2009-01-14
Merge branch 'maint-1.6.0' into maint
Junio C Hamano
1
-0
/
+25
2009-01-14
Make t3411 executable
Miklos Vajna
1
-0
/
+0
2009-01-14
fix handling of multiple untracked files for git mv -k
Michael J Gruber
1
-1
/
+1
2009-01-14
add test cases for "git mv -k"
Michael J Gruber
1
-0
/
+25
2009-01-13
Merge branch 'js/maint-merge-recursive-r-d-conflict' into maint
Junio C Hamano
1
-0
/
+23
2009-01-13
Merge branch 'cb/maint-merge-recursive-fix' into maint
Junio C Hamano
1
-0
/
+87
2009-01-13
Merge branch 'ap/maint-apply-modefix' into maint
Junio C Hamano
1
-0
/
+62
2009-01-12
Teach format-patch to handle output directory relative to cwd
Junio C Hamano
1
-1
/
+51
2009-01-11
Merge branch 'jc/maint-do-not-switch-to-non-commit' into maint
Junio C Hamano
1
-0
/
+4
2009-01-06
diff: accept -- when using --no-index
Thomas Rast
2
-0
/
+4
2009-01-05
unpack-trees: fix path search bug in verify_absent
Clemens Buchacher
1
-0
/
+27
2009-01-05
unpack-trees: handle failure in verify_absent
Clemens Buchacher
1
-0
/
+24
2009-01-05
git-sh-setup: Fix scripts whose PWD is a symlink to a work-dir on OS X
Marcel M. Cary
1
-2
/
+2
2009-01-05
git add: do not add files from a submodule
Johannes Schindelin
1
-0
/
+25
2009-01-03
git checkout: do not allow switching to a tree-ish that is not a commit
Junio C Hamano
1
-0
/
+4
2009-01-02
builtin-apply: prevent non-explicit permission changes
Junio C Hamano
1
-0
/
+62
2008-12-27
grep: grep cache entries if they are "assume unchanged"
Nguyễn Thái Ngọc Duy
1
-0
/
+7
2008-12-27
Merge branch 'sp/maint-describe-all-tag-warning' into maint
Junio C Hamano
1
-0
/
+6
2008-12-26
describe: Avoid unnecessary warning when using --all
Shawn O. Pearce
1
-0
/
+6
2008-12-24
merge-recursive: mark rename/delete conflict as unmerged
Johannes Schindelin
1
-0
/
+23
2008-12-24
Merge branch 'js/rebase-i-p'
Junio C Hamano
1
-11
/
+45
2008-12-24
rebase -i -p: leave a --cc patch when a merge could not be redone
Johannes Schindelin
1
-0
/
+1
2008-12-22
t9129: skip the last three tests if UTF-8 locale is not available
Miklos Vajna
1
-13
/
+17
2008-12-21
Make sure lockfiles are unlocked when dying on SIGPIPE
Junio C Hamano
1
-0
/
+17
2008-12-21
git-sh-setup: Fix scripts whose PWD is a symlink into a git work-dir
Marcel M. Cary
2
-0
/
+115
2008-12-21
rebase -i -p: Fix --continue after a merge could not be redone
Johannes Sixt
1
-1
/
+1
2008-12-21
Show a failure of rebase -p if the merge had a conflict
Johannes Sixt
1
-11
/
+44
2008-12-19
Merge branch 'maint' to sync with GIT 1.6.0.6
Junio C Hamano
2
-0
/
+38
2008-12-19
fast-import: make tagger information optional
Junio C Hamano
1
-0
/
+18
2008-12-19
fast-export: deal with tag objects that do not have a tagger
Johannes Schindelin
1
-0
/
+20
2008-12-18
test overlapping ignore patterns
Michael J Gruber
1
-0
/
+6
2008-12-15
Merge branch 'maint'
Junio C Hamano
1
-0
/
+20
2008-12-15
merge-recursive: do not clobber untracked working tree garbage
Junio C Hamano
1
-1
/
+1
2008-12-15
modify/delete conflict resolution overwrites untracked file
Clemens Buchacher
1
-0
/
+87
2008-12-15
git-show: do not segfault when showing a bad tag
Junio C Hamano
1
-0
/
+20
[next]