cache-tree: extract subtree_pos()
Derrick Stolee committed over 5 years ago
cache-tree: simplify verify_cache() prototype
Derrick Stolee committed over 5 years ago
cache-tree: clean up cache_tree_update()
Derrick Stolee committed over 5 years ago
rm tests: actually test for SIGPIPE in SIGPIPE test
Ævar Arnfjörð Bjarmason committed over 5 years ago
archive tests: use a cheaper "zipinfo -h" invocation to get header
Ævar Arnfjörð Bjarmason committed over 5 years ago
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