reflog tests: add missing "git reflog exists" tests
Ævar Arnfjörð Bjarmason committed over 4 years ago
reflog: refactor cmd_reflog() to "if" branches
Ævar Arnfjörð Bjarmason committed over 4 years ago
reflog.c: indent argument lists
Ævar Arnfjörð Bjarmason committed over 4 years ago
shallow: reset commit grafts when shallow is reset
Jonathan Tan committed over 4 years ago
http tests: use "test_hook" for "smart" and "dumb" http tests
Ævar Arnfjörð Bjarmason committed over 4 years ago
proc-receive hook tests: use "test_hook" instead of "write_script"
Ævar Arnfjörð Bjarmason committed over 4 years ago
tests: extend "test_hook" for "rm" and "chmod -x", convert "$HOOK"
Ævar Arnfjörð Bjarmason committed over 4 years ago
refs debug: add a wrapper for "read_symbolic_ref"
Ævar Arnfjörð Bjarmason committed over 4 years ago
packed-backend: remove stub BUG(...) functions
Ævar Arnfjörð Bjarmason committed over 4 years ago
misc *.c: use designated initializers for struct assignments
Ævar Arnfjörð Bjarmason committed over 4 years ago
refs: use designated initializers for "struct ref_iterator_vtable"
Ævar Arnfjörð Bjarmason committed over 4 years ago
refs: use designated initializers for "struct ref_storage_be"
Ævar Arnfjörð Bjarmason committed over 4 years ago
Revert "unpack-trees: improve performance of next_cache_entry"
Victoria Dye committed over 4 years ago
unpack-trees: increment cache_bottom for sparse directories
Victoria Dye committed over 4 years ago
t1092: add sparse directory before cone in test repo
Victoria Dye committed over 4 years ago
diff.c: fix a double-free regression in a18d66cefb
Ævar Arnfjörð Bjarmason committed over 4 years ago
tests: demonstrate "show --word-diff --color-moved" regression
Michael J Gruber committed over 4 years ago
tests: use "test_hook" for misc "mkdir -p" and "chmod" cases
Ævar Arnfjörð Bjarmason committed over 4 years ago
tests: change "mkdir -p && write_script" to use "test_hook"
Ævar Arnfjörð Bjarmason committed over 4 years ago
tests: change "cat && chmod +x" to use "test_hook"
Ævar Arnfjörð Bjarmason committed over 4 years ago