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
2014-01-27
Merge branch 'jk/allow-fetch-onelevel-refname'
Junio C Hamano
1
-0
/
+11
2014-01-27
Merge branch 'jc/revision-range-unpeel'
Junio C Hamano
1
-0
/
+17
2014-01-27
tree_entry_interesting: match against all pathspecs
Andy Spencer
1
-0
/
+13
2014-01-23
t7700: do not use "touch" unnecessarily
Jeff King
1
-1
/
+1
2014-01-23
t7501: fix "empty commit" test with NO_PERL
Jeff King
1
-0
/
+1
2014-01-23
tree-walk.c: ignore trailing slash on submodule in tree_entry_interesting()
Nguyễn Thái Ngọc Duy
1
-0
/
+17
2014-01-22
git p4 test: examine behavior with locked (+l) files
Pete Wyckoff
1
-0
/
+145
2014-01-22
git p4: handle files with wildcards when doing RCS scrubbing
Pete Wyckoff
1
-0
/
+23
2014-01-22
git p4 test: do not pollute /tmp
Pete Wyckoff
2
-3
/
+11
2014-01-22
git p4 test: run as user "author"
Pete Wyckoff
2
-25
/
+28
2014-01-22
git p4 test: is_cli_file_writeable succeeds
Pete Wyckoff
1
-1
/
+1
2014-01-22
git p4 test: explicitly check p4 wildcard delete
Pete Wyckoff
1
-0
/
+27
2014-01-22
git p4: work around p4 bug that causes empty symlinks
Pete Wyckoff
1
-0
/
+66
2014-01-21
git p4 test: ensure p4 symlink parsing works
Pete Wyckoff
1
-0
/
+17
2014-01-21
git p4 test: wildcards are supported
Pete Wyckoff
1
-8
/
+8
2014-01-21
t/perf: time rev-list with UNINTERESTING commits
Jeff King
1
-0
/
+12
2014-01-17
Merge branch 'nd/shallow-clone'
Junio C Hamano
4
-0
/
+404
2014-01-15
pull: add pull.ff configuration
David Aguilar
1
-0
/
+21
2014-01-15
revision: propagate flag bits from tags to pointees
Junio C Hamano
1
-0
/
+11
2014-01-15
revision: mark contents of an uninteresting tree uninteresting
Junio C Hamano
1
-0
/
+6
2014-01-15
interpret_branch_name: find all possible @-marks
Jeff King
1
-0
/
+21
2014-01-15
interpret_branch_name: avoid @{upstream} past colon
Jeff King
1
-0
/
+16
2014-01-15
interpret_branch_name: always respect "namelen" parameter
Jeff King
1
-1
/
+14
2014-01-15
fetch-pack: do not filter out one-level refs
Jeff King
1
-0
/
+11
2014-01-13
Merge branch 'jk/t5531-prepare-to-default-to-non-matching'
Junio C Hamano
1
-0
/
+1
2014-01-13
Merge branch 'sb/diff-orderfile-config'
Junio C Hamano
1
-4
/
+0
2014-01-13
Merge branch 'jl/submodule-mv-checkout-caveat'
Junio C Hamano
2
-0
/
+37
2014-01-13
Merge branch 'jk/pull-rebase-using-fork-point'
Junio C Hamano
1
-2
/
+10
2014-01-13
Merge branch 'ow/stash-with-ifs'
Junio C Hamano
1
-0
/
+12
2014-01-13
Merge branch 'jn/pager-lv-default-env'
Junio C Hamano
1
-0
/
+12
2014-01-13
Merge branch 'mm/mv-file-to-no-such-dir-with-slash' into maint
Junio C Hamano
1
-0
/
+29
2014-01-13
Merge branch 'jk/rev-parse-double-dashes' into maint
Junio C Hamano
1
-0
/
+24
2014-01-13
Merge branch 'jk/cat-file-regression-fix' into maint
Junio C Hamano
1
-0
/
+22
2014-01-13
t5531: further "matching" fixups
Jeff King
1
-0
/
+1
2014-01-10
diff test: reading a directory as a file need not error out
Jonathan Nieder
1
-4
/
+0
2014-01-10
Merge branch 'js/lift-parent-count-limit'
Junio C Hamano
2
-1
/
+36
2014-01-10
Merge branch 'jk/test-framework-updates'
Junio C Hamano
2
-14
/
+7
2014-01-10
Merge branch 'bm/merge-base-octopus-dedup'
Junio C Hamano
1
-0
/
+39
2014-01-10
Merge branch 'jk/http-auth-tests-robustify'
Junio C Hamano
6
-17
/
+26
2014-01-10
Merge branch 'jk/oi-delta-base'
Junio C Hamano
1
-0
/
+34
2014-01-10
Merge branch 'nd/add-empty-fix'
Junio C Hamano
1
-0
/
+19
2014-01-10
Merge branch 'tm/fetch-prune'
Junio C Hamano
1
-0
/
+26
2014-01-10
Merge branch 'sb/diff-orderfile-config'
Junio C Hamano
1
-0
/
+104
2014-01-10
Merge branch 'bc/log-decoration'
Junio C Hamano
1
-0
/
+15
2014-01-10
Merge branch 'cc/replace-object-info'
Junio C Hamano
1
-0
/
+42
2014-01-10
Merge branch 'nd/negative-pathspec'
Junio C Hamano
1
-0
/
+184
2014-01-09
rebase: fix fork-point with zero arguments
John Keeping
1
-2
/
+10
2014-01-09
t5537: fix incorrect expectation in test case 10
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2014-01-07
rm: better document side effects when removing a submodule
Jens Lehmann
1
-0
/
+16
2014-01-07
mv: better document side effects when moving a submodule
Jens Lehmann
1
-0
/
+21
[prev]
[next]