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-17
Merge branch 'nd/shallow-clone'
Junio C Hamano
4
-0
/
+404
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
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
2014-01-07
stash: handle specifying stashes with $IFS
Øystein Walle
1
-0
/
+12
2014-01-07
pager: set LV=-c alongside LESS=FRSX
Jonathan Nieder
1
-0
/
+12
2014-01-03
fetch --prune: Run prune before fetching
Tom Miller
1
-0
/
+14
2014-01-03
fetch --prune: always print header url
Tom Miller
1
-0
/
+12
2014-01-02
t0000: drop "known breakage" test
Jeff King
1
-3
/
+0
2014-01-02
t0000: simplify HARNESS_ACTIVE hack
Jeff King
2
-11
/
+5
2014-01-02
t0000: set TEST_OUTPUT_DIRECTORY for sub-tests
Jeff King
1
-0
/
+2
2014-01-02
use distinct username/password for http auth tests
Jeff King
6
-17
/
+26
2013-12-30
replace info: rename 'full' to 'long' and clarify in-code symbols
Christian Couder
1
-2
/
+2
2013-12-30
merge-base --octopus: reduce the result from get_octopus_merge_bases()
Junio C Hamano
1
-0
/
+39
2013-12-27
Remove the line length limit for graft files
Johannes Schindelin
2
-1
/
+36
2013-12-27
Merge branch 'jk/name-pack-after-byte-representation'
Junio C Hamano
1
-2
/
+2
2013-12-27
Merge branch 'tg/diff-no-index-refactor'
Junio C Hamano
2
-0
/
+48
2013-12-27
Merge branch 'zk/difftool-counts'
Junio C Hamano
1
-0
/
+13
2013-12-27
Merge branch 'jk/cat-file-regression-fix'
Junio C Hamano
1
-0
/
+22
2013-12-27
Merge branch 'jk/pull-rebase-using-fork-point'
Junio C Hamano
1
-2
/
+4
2013-12-27
Merge branch 'jk/rev-parse-double-dashes'
Junio C Hamano
1
-0
/
+24
2013-12-27
Merge branch 'jc/push-refmap'
Junio C Hamano
1
-0
/
+75
2013-12-26
cat-file: provide %(deltabase) batch format
Jeff King
1
-0
/
+34
2013-12-26
add: don't complain when adding empty project root
Nguyễn Thái Ngọc Duy
1
-0
/
+19
2013-12-20
log: properly handle decorations with chained tags
brian m. carlson
1
-0
/
+15
2013-12-18
diff: add diff.orderfile configuration variable
Samuel Bronson
1
-0
/
+10
2013-12-18
diff: let "git diff -O" read orderfile from any file and fail properly
Samuel Bronson
1
-0
/
+26
2013-12-18
t4056: add new tests for "git diff -O"
Samuel Bronson
1
-0
/
+68
2013-12-17
Merge branch 'tb/clone-ssh-with-colon-for-port'
Junio C Hamano
2
-21
/
+198
2013-12-17
Merge branch 'jl/commit-v-strip-marker'
Junio C Hamano
1
-1
/
+27
[next]