Makefile: use ' ', not non-existing $(wspfx_SQ)
Ævar Arnfjörð Bjarmason committed over 4 years ago
setup_git_directory(): add an owner check for the top-level directory
Johannes Schindelin committed over 4 years ago
Add a function to determine whether a path is owned by the current user
Johannes Schindelin committed over 4 years ago
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