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-08-07
test-lib: turn off "-x" tracing during chain-lint check
Jeff King
1
-0
/
+5
2015-04-28
test-lib: turn on GIT_TEST_CHAIN_LINT by default
Jeff King
1
-1
/
+1
2015-04-28
t7502-commit.sh: fix a broken and-chain
Ramsay Jones
1
-1
/
+1
2015-03-25
t9001: drop save_confirm helper
Jeff King
1
-10
/
+5
2015-03-25
t0020: use test_* helpers instead of hand-rolled messages
Jeff King
1
-33
/
+5
2015-03-25
t: simplify loop exit-code status variables
Jeff King
2
-16
/
+6
2015-03-25
t: fix some trivial cases of ignored exit codes in loops
Jeff King
10
-28
/
+24
2015-03-25
t7701: fix ignored exit code inside loop
Jeff King
1
-1
/
+1
2015-03-25
t3305: fix ignored exit code inside loop
Jeff King
1
-6
/
+3
2015-03-25
t0020: fix ignored exit code inside loops
Jeff King
1
-35
/
+19
2015-03-25
perf-lib: fix ignored exit code inside loop
Jeff King
1
-1
/
+1
2015-03-22
t6039: fix broken && chain
Torsten Bögershausen
1
-1
/
+1
2015-03-20
t9158, t9161: fix broken &&-chain in git-svn tests
Michael J Gruber
2
-7
/
+7
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
[next]