upload-pack tests: avoid a non-zero "grep" exit status
Ævar Arnfjörð Bjarmason committed over 5 years ago
git-svn tests: rewrite brittle tests to use "--[no-]merges".
Jeff King committed over 5 years ago
git svn mergeinfo tests: refactor "test -z" to use test_must_be_empty
Ævar Arnfjörð Bjarmason committed over 5 years ago
git svn mergeinfo tests: modernize redirection & quoting style
Ævar Arnfjörð Bjarmason committed over 5 years ago
cache-tree tests: explicitly test HEAD and index differences
Ævar Arnfjörð Bjarmason committed over 5 years ago
cache-tree tests: use a sub-shell with less indirection
Ævar Arnfjörð Bjarmason committed over 5 years ago
cache-tree tests: remove unused $2 parameter
Ævar Arnfjörð Bjarmason committed over 5 years ago
cache-tree tests: refactor for modern test style
Ævar Arnfjörð Bjarmason committed over 5 years ago
ls-files.c: add --deduplicate option
ZheNing Hu committed over 5 years ago
ls_files.c: consolidate two for loops into one
ZheNing Hu committed over 5 years ago
ls_files.c: bugfix for --deleted and --modified
ZheNing Hu committed over 5 years ago
ls-refs.c: traverse prefixes of disjoint "ref-prefix" sets
Taylor Blau committed over 5 years ago
ls-refs.c: initialize 'prefixes' before using it
Jacob Vosmaer committed over 5 years ago
refs: expose 'for_each_fullref_in_prefixes'
Taylor Blau committed over 5 years ago
builtin/pack-objects.c: avoid iterating all refs
Jacob Vosmaer committed over 5 years ago
run-command: document use_shell option
Jeff King committed over 5 years ago
t5411: refactor check of refs using test_cmp_refs
Jiang Xin committed over 5 years ago
t5411: use different out file to prevent overwriting
Jiang Xin committed over 5 years ago
use delete_refs when deleting tags or branches
Phil Hord committed over 5 years ago
refs: switch peel_ref() to peel_iterated_oid()
Jeff King committed over 5 years ago