CI: add FreeBSD CI support via Cirrus-CI
Ed Maste committed over 6 years ago
Denton Liu committed over 6 years ago
t1507: run commands within test_expect_success
Denton Liu committed over 6 years ago
t1507: stop losing return codes of git commands
Denton Liu committed over 6 years ago
t1501: remove use of `test_might_fail cp`
Denton Liu committed over 6 years ago
t1409: use test_path_is_missing()
Denton Liu committed over 6 years ago
t1409: let sed open its own input file
Denton Liu committed over 6 years ago
t1307: reorder `nongit test_must_fail`
Denton Liu committed over 6 years ago
t1306: convert `test_might_fail rm` to `rm -f`
Denton Liu committed over 6 years ago
t0020: use ! check_packed_refs_marked
Denton Liu committed over 6 years ago
t0020: don't use `test_must_fail has_cr`
Denton Liu committed over 6 years ago
t0003: don't use `test_must_fail attr_check`
Denton Liu committed over 6 years ago
t0003: use test_must_be_empty()
Denton Liu committed over 6 years ago
t0003: use named parameters in attr_check()
Denton Liu committed over 6 years ago
t0000: replace test_must_fail with run_sub_test_lib_test_err()
Denton Liu committed over 6 years ago
t/lib-git-p4: use test_path_is_missing()
Denton Liu committed over 6 years ago
rebase: fix saving of --signoff state for am-based rebases
Elijah Newren committed over 6 years ago
dir.c: use st_add3() for allocation size
Junio C Hamano committed over 6 years ago
dir: consolidate similar code in treat_directory()
Elijah Newren committed over 6 years ago
dir: synchronize treat_leading_path() and read_directory_recursive()
Elijah Newren committed over 6 years ago