SZEDER Gábor committed 4 months ago
merge-ort: handle cached rename & trivial resolution interaction better
Elijah Newren committed 4 months ago
Fix docs for format.commitListFormat
Mirko Faina committed 4 months ago
t: detect errors outside of test cases
Patrick Steinhardt committed 4 months ago
t9902: fix use of `read` with `set -e`
Patrick Steinhardt committed 4 months ago
t6002: fix use of `expr` with `set -e`
Patrick Steinhardt committed 4 months ago
t1301: don't fail in case setfacl(1) doesn't exist or fails
Patrick Steinhardt committed 4 months ago
t0008: silence error in subshell when using `grep -v`
Patrick Steinhardt committed 4 months ago
t: prepare `test_when_finished ()`/`test_atexit()` for `set -e`
Patrick Steinhardt committed 4 months ago
t: prepare execution of potentially failing commands for `set -e`
Patrick Steinhardt committed 4 months ago
t: prepare conditional test execution for `set -e`
Patrick Steinhardt committed 4 months ago
t: prepare `git config --unset` calls for `set -e`
Patrick Steinhardt committed 4 months ago
t: prepare `stop_git_daemon ()` for `set -e`
Patrick Steinhardt committed 4 months ago
t: prepare `test_must_fail ()` for `set -e`
Patrick Steinhardt committed 4 months ago
t: prepare `test_match_signal ()` calls for `set -e`
Patrick Steinhardt committed 4 months ago
t7004: avoid subshells to capture git exit codes
Siddharth Shrimali committed 4 months ago
t7004: dynamically grab expected state in tests
Siddharth Shrimali committed 4 months ago
t7004: drop hardcoded tag count for state verification
Siddharth Shrimali committed 4 months ago
diff: fix out-of-bounds reads and NULL deref in diffstat UTF-8 truncation
Elijah Newren committed 4 months ago
Junio C Hamano committed 4 months ago