t5520: replace `! git` with `test_must_fail git`
Denton Liu committed almost 7 years ago
t5520: remove redundant lines in test cases
Denton Liu committed almost 7 years ago
t5520: replace $(cat ...) comparison with test_cmp
Denton Liu committed almost 7 years ago
t5520: don't put git in upstream of pipe
Denton Liu committed almost 7 years ago
t5520: test single-line files by git with test_cmp
Denton Liu committed almost 7 years ago
t5520: use test_cmp_rev where possible
Denton Liu committed almost 7 years ago
t5520: replace test -{n,z} with test-lib functions
Denton Liu committed almost 7 years ago
t5520: use test_line_count where possible
Denton Liu committed almost 7 years ago
t5520: remove spaces after redirect operator
Denton Liu committed almost 7 years ago
t5520: replace test -f with test-lib functions
Denton Liu committed almost 7 years ago
t5520: let sed open its own input
Denton Liu committed almost 7 years ago
t5520: use sq for test case names
Denton Liu committed almost 7 years ago
Denton Liu committed almost 7 years ago
t: teach test_cmp_rev to accept ! for not-equals
Denton Liu committed almost 7 years ago
t0000: test multiple local assignment
Denton Liu committed almost 7 years ago
format-patch: pass notes configuration to range-diff
Denton Liu committed almost 7 years ago
range-diff: pass through --notes to `git log`
Denton Liu committed almost 7 years ago
range-diff: output `## Notes ##` header
Denton Liu committed almost 7 years ago
t3206: range-diff compares logs with commit notes
Denton Liu committed almost 7 years ago
Denton Liu committed almost 7 years ago