midx-write.c: extract `should_include_pack()`
Taylor Blau committed about 2 years ago
midx-write.c: pass `start_pack` to `compute_sorted_entries()`
Taylor Blau committed about 2 years ago
midx-write.c: reduce argument count for `get_sorted_entries()`
Taylor Blau committed about 2 years ago
midx-write.c: tolerate `--preferred-pack` without bitmaps
Taylor Blau committed about 2 years ago
rebase -i: improve error message when picking merge
Phillip Wood committed about 2 years ago
rebase -i: pass struct replay_opts to parse_insn_line()
Phillip Wood committed about 2 years ago
mv: replace src_dir with a strvec
Jeff King committed about 2 years ago
mv: factor out empty src_dir removal
Jeff King committed about 2 years ago
mv: move src_dir cleanup to end of cmd_mv()
Jeff King committed about 2 years ago
t-strvec: mark variable-arg helper with LAST_ARG_MUST_BE_NULL
Jeff King committed about 2 years ago
t-strvec: use va_end() to match va_start()
Jeff King committed about 2 years ago
Merge branch 'ps/leakfixes' into jk/leakfixes
Junio C Hamano committed about 2 years ago
t: improve the test-case for parse_names()
Chandra Pratap committed about 2 years ago
Chandra Pratap committed about 2 years ago
t: move tests from reftable/record_test.c to the new unit test
Chandra Pratap committed about 2 years ago
t: move tests from reftable/stack_test.c to the new unit test
Chandra Pratap committed about 2 years ago
t: move reftable/basics_test.c to the unit testing framework
Chandra Pratap committed about 2 years ago
safe.directory: allow "lead/ing/path/*" match
Junio C Hamano committed about 2 years ago
Merge branch 'ps/leakfixes' into ps/no-writable-strings
Junio C Hamano committed about 2 years ago
t/: migrate helper/test-{sha1, sha256} to unit-tests/t-hash
Ghanshyam Thakkar committed about 2 years ago