rebase: set REF_HEAD_DETACH in checkout_up_to_date()
John Cai committed over 4 years ago
rebase: use test_commit helper in setup
John Cai committed over 4 years ago
reflog exists: use parse_options() API
Ævar Arnfjörð Bjarmason committed over 4 years ago
git reflog [expire|delete]: make -h output consistent with SYNOPSIS
Ævar Arnfjörð Bjarmason committed over 4 years ago
reflog: move "usage" variables and use macros
Ævar Arnfjörð Bjarmason committed over 4 years ago
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