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-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'
Junio C Hamano
2
-0
/
+25
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
git-am: fix shell quoting
Junio C Hamano
1
-0
/
+8
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 'nd/grep-assume-unchanged'
Junio C Hamano
1
-0
/
+7
2009-01-13
Merge branch 'js/bundle-tags'
Junio C Hamano
1
-0
/
+33
2009-01-13
Merge branch 'js/add-not-submodule'
Junio C Hamano
1
-0
/
+25
2009-01-13
Merge branch 'cb/maint-unpack-trees-absense'
Junio C Hamano
1
-0
/
+51
2009-01-13
Merge branch 'mc/cd-p-pwd'
Junio C Hamano
1
-2
/
+2
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-12
mailinfo: 'From:' header should be unfold as well
Kirill Smelkov
1
-1
/
+4
2009-01-12
git-am: add --directory=<dir> option
Junio C Hamano
3
-0
/
+43
2009-01-11
Merge branch 'jc/maint-do-not-switch-to-non-commit' into maint
Junio C Hamano
1
-0
/
+4
2009-01-11
rebase -i: learn to rebase root commit
Thomas Rast
1
-0
/
+101
2009-01-11
rebase: learn to rebase root commit
Thomas Rast
1
-0
/
+86
2009-01-11
git-svn: add --authors-file test
Eric Wong
1
-0
/
+94
2009-01-11
Allow cloning to an existing empty directory
Alexander Potashev
1
-0
/
+19
2009-01-10
mailinfo: correctly handle multiline 'Subject:' header
Kirill Smelkov
5
-1
/
+95
2009-01-10
t7501-commit.sh: explicitly check that -F prevents invoking the editor
Adeodato Simó
2
-4
/
+21
2009-01-10
filter-branch: add git_commit_non_empty_tree and --prune-empty.
Pierre Habouzit
1
-0
/
+8
2009-01-09
Resurrect "git apply --flags -" to read from the standard input
Junio C Hamano
1
-0
/
+26
2009-01-07
Introduce the diff option '--patience'
Johannes Schindelin
1
-0
/
+168
2009-01-07
Merge branch 'rs/diff-ihc'
Junio C Hamano
1
-0
/
+92
2009-01-07
Merge branch 'js/maint-merge-recursive-r-d-conflict'
Junio C Hamano
1
-0
/
+23
2009-01-07
Merge branch 'cb/merge-recursive-fix'
Junio C Hamano
1
-0
/
+87
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-05
bundle: allow rev-list options to exclude annotated tags
Johannes Schindelin
1
-0
/
+33
2009-01-03
Merge branch 'jc/maint-do-not-switch-to-non-commit'
Junio C Hamano
1
-0
/
+4
2009-01-03
Merge branch 'ap/maint-apply-modefix'
Junio C Hamano
1
-0
/
+62
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-29
Merge branch 'np/auto-thread'
Junio C Hamano
1
-0
/
+1
2008-12-29
diff: add option to show context between close hunks
René Scharfe
1
-0
/
+92
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
[prev]
[next]