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
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
Merge branch 'mg/status-v-v'
Junio C Hamano
1
-67
/
+36
2015-03-17
Merge branch 'mg/sequencer-commit-messages-always-verbatim'
Junio C Hamano
1
-0
/
+28
2015-03-17
Merge branch 'sg/completion-remote'
Junio C Hamano
1
-0
/
+19
2015-03-17
Merge branch 'es/rebase-i-count-todo'
Junio C Hamano
1
-0
/
+9
2015-03-17
Merge branch 'rs/zip-text'
Junio C Hamano
1
-1
/
+46
2015-03-10
Merge branch 'jk/diffcore-rename-duplicate'
Junio C Hamano
1
-0
/
+79
2015-03-06
Merge branch 'ak/t5516-typofix'
Junio C Hamano
1
-1
/
+1
2015-03-06
Merge branch 'mk/diff-shortstat-dirstat-fix'
Junio C Hamano
1
-0
/
+14
2015-03-06
completion: add a test for __git_remotes() helper function
SZEDER Gábor
1
-0
/
+19
2015-03-06
rebase-interactive: suppress whitespace preceding item count
Eric Sunshine
1
-0
/
+9
2015-03-06
sequencer: preserve commit messages
Michael J Gruber
1
-0
/
+28
2015-03-06
commit/status: show the index-worktree diff with -v -v
Michael J Gruber
1
-0
/
+11
2015-03-06
t7508: test git status -v
Michael J Gruber
1
-2
/
+12
2015-03-06
t7508: .gitignore 'expect' and 'output' files
Junio C Hamano
1
-65
/
+13
2015-03-05
archive-zip: mark text files in archives
René Scharfe
1
-1
/
+46
2015-03-05
Merge branch 'tb/connect-ipv6-parse-fix'
Junio C Hamano
2
-36
/
+74
2015-03-05
Merge branch 'jc/diff-test-updates'
Junio C Hamano
11
-175
/
+550
2015-03-05
Merge branch 'mh/refs-have-new'
Junio C Hamano
1
-0
/
+30
2015-03-03
Merge branch 'jk/daemon-interpolate'
Junio C Hamano
1
-0
/
+27
2015-03-03
Merge branch 'km/send-email-getopt-long-workarounds'
Junio C Hamano
1
-5
/
+5
2015-03-03
Merge branch 'jc/apply-beyond-symlink'
Junio C Hamano
2
-0
/
+247
2015-03-03
t5516: correct misspelled pushInsteadOf
Anders Kaseorg
1
-1
/
+1
2015-03-02
diff --shortstat --dirstat: remove duplicate output
Mårten Kongstad
1
-0
/
+14
2015-02-27
diffcore-rename: avoid processing duplicate destinations
Jeff King
1
-0
/
+79
[next]