test-lib: allow bare repository access when breaking changes are enabled
Johannes Schindelin committed 3 months ago
l10n: it: fix italian usage messages alignment
Matteo Beniamino committed 4 months ago
grep: fix --column --only-match for 2nd and later matches
René Scharfe committed 3 months ago
alias: restore support for simple dotted aliases
Jonatan Holmgren committed 3 months ago
Revert "transport-helper, connect: use clean_on_exit to reap children on abnormal exit"
Jeff King committed 4 months ago
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