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
2015-03-20
t9104: fix test for following larger parents
Michael J Gruber
1
-4
/
+6
2015-03-20
t4104: drop hand-rolled error reporting
Jeff King
1
-8
/
+2
2015-03-20
t0005: fix broken &&-chains
Jeff King
1
-2
/
+2
2015-03-20
t7004: fix embedded single-quotes
Jeff King
1
-1
/
+1
2015-03-20
t0050: appease --chain-lint
Jeff King
1
-4
/
+8
2015-03-20
t9001: use test_when_finished
Jeff King
1
-20
/
+10
2015-03-20
t4117: use modern test_* helpers
Jeff King
1
-56
/
+10
2015-03-20
t6034: use modern test_* helpers
Jeff King
1
-53
/
+13
2015-03-20
t1301: use modern test_* helpers
Jeff King
1
-13
/
+7
2015-03-20
t0020: use modern test_* helpers
Jeff King
1
-116
/
+28
2015-03-20
t6030: use modern test_* helpers
Jeff King
1
-60
/
+31
2015-03-20
t9502: fix &&-chain breakage
Jeff King
1
-4
/
+6
2015-03-20
t7201: fix &&-chain breakage
Jeff King
1
-13
/
+6
2015-03-20
t3600: fix &&-chain breakage for setup commands
Jeff King
1
-18
/
+18
2015-03-20
t: avoid using ":" for comments
Jeff King
2
-10
/
+10
2015-03-20
t: wrap complicated expect_code users in a block
Jeff King
4
-9
/
+13
2015-03-20
t: use test_expect_code instead of hand-rolled comparison
Jeff King
3
-44
/
+38
2015-03-20
t: use test_might_fail for diff and grep
Jeff King
2
-6
/
+6
2015-03-20
t: fix &&-chaining issues around setup which might fail
Jeff King
5
-8
/
+11
2015-03-20
t: use test_must_fail instead of hand-rolled blocks
Jeff King
3
-14
/
+5
2015-03-20
t: use verbose instead of hand-rolled errors
Jeff King
5
-45
/
+10
2015-03-20
t: assume test_cmp produces verbose output
Jeff King
2
-12
/
+3
2015-03-20
t: fix trivial &&-chain breakage
Jeff King
43
-68
/
+70
2015-03-20
t: fix moderate &&-chain breakage
Jeff King
13
-44
/
+44
2015-03-20
t: fix severe &&-chain breakage
Jeff King
14
-19
/
+19
2015-03-20
t/test-lib: introduce --chain-lint option
Jeff King
2
-0
/
+26
2015-03-17
Post 2.3 cyce (batch #10)
Junio C Hamano
3
-300
/
+321
2015-03-17
Merge branch 'mg/doc-status-color-slot'
Junio C Hamano
2
-2
/
+5
2015-03-17
Merge branch 'mg/status-v-v'
Junio C Hamano
3
-67
/
+60
2015-03-17
Merge branch 'mg/sequencer-commit-messages-always-verbatim'
Junio C Hamano
2
-0
/
+33
2015-03-17
Merge branch 'sg/completion-remote'
Junio C Hamano
2
-5
/
+21
2015-03-17
Merge branch 'es/rebase-i-count-todo'
Junio C Hamano
2
-1
/
+11
2015-03-17
Merge branch 'ak/git-done-help-cleanup'
Junio C Hamano
1
-3
/
+2
2015-03-17
Merge branch 'rs/zip-text'
Junio C Hamano
2
-2
/
+70
2015-03-17
Merge branch 'rs/deflate-init-cleanup'
Junio C Hamano
10
-13
/
+2
2015-03-13
Sync with 2.3.3
Junio C Hamano
3
-2
/
+42
2015-03-13
Git 2.3.3
Junio C Hamano
4
-3
/
+43
2015-03-13
Merge branch 'mr/doc-clean-f-f' into maint
Junio C Hamano
1
-2
/
+6
2015-03-13
Merge branch 'ak/t5516-typofix' into maint
Junio C Hamano
1
-1
/
+1
2015-03-13
Merge branch 'jc/diff-test-updates' into maint
Junio C Hamano
11
-175
/
+550
2015-03-13
Merge branch 'jk/diffcore-rename-duplicate' into maint
Junio C Hamano
2
-13
/
+110
2015-03-13
Merge branch 'bw/kwset-use-unsigned' into maint
Junio C Hamano
4
-7
/
+7
2015-03-13
Merge branch 'nd/grep-exclude-standard-help-fix' into maint
Junio C Hamano
1
-1
/
+1
2015-03-13
Merge branch 'mg/doc-remote-tags-or-not' into maint
Junio C Hamano
1
-0
/
+3
2015-03-13
Merge branch 'mk/diff-shortstat-dirstat-fix' into maint
Junio C Hamano
2
-1
/
+15
2015-03-13
Merge branch 'ms/submodule-update-config-doc' into maint
Junio C Hamano
3
-37
/
+64
2015-03-13
Merge branch 'jc/apply-beyond-symlink' into maint
Junio C Hamano
4
-2
/
+399
2015-03-13
Merge branch 'rs/daemon-interpolate' into maint
Junio C Hamano
1
-15
/
+72
2015-03-13
Merge branch 'jk/daemon-interpolate' into maint
Junio C Hamano
3
-6
/
+83
2015-03-10
config,completion: add color.status.unmerged
Michael J Gruber
2
-2
/
+5
[next]