flex-array: simplify compiler-specific workaround
Junio C Hamano committed over 4 years ago
tmp-objdir: disable ref updates when replacing the primary odb
Neeraj Singh committed over 4 years ago
tmp-objdir: new API for creating temporary writable databases
Neeraj Singh committed over 4 years ago
config.mak.dev: specify -std=gnu99 for gcc/clang
Jeff King committed over 4 years ago
Merge branch 'bc/require-c99' into jk/limit-developers-to-gnu99
Junio C Hamano committed over 4 years ago
pull, fetch: fix segfault in --set-upstream option
Ævar Arnfjörð Bjarmason committed over 4 years ago
cbtree: remove broken and unused cb_unlink
Eric Wong committed over 4 years ago
config API: use get_error_routine(), not vreportf()
Ævar Arnfjörð Bjarmason committed over 4 years ago
usage.c + gc: add and use a die_message_errno()
Ævar Arnfjörð Bjarmason committed over 4 years ago
gc: return from cmd_gc(), don't call exit()
Ævar Arnfjörð Bjarmason committed over 4 years ago
usage.c API users: use die_message() for error() + exit 128
Ævar Arnfjörð Bjarmason committed over 4 years ago
usage.c API users: use die_message() for "fatal :" + exit 128
Ævar Arnfjörð Bjarmason committed over 4 years ago
usage.c: add a die_message() routine
Ævar Arnfjörð Bjarmason committed over 4 years ago
t1430: create valid symrefs using test-helper
Han-Wen Nienhuys committed over 4 years ago
t1430: remove refs using test-tool
Han-Wen Nienhuys committed over 4 years ago
refs: introduce REF_SKIP_REFNAME_VERIFICATION flag
Han-Wen Nienhuys committed over 4 years ago
refs: introduce REF_SKIP_OID_VERIFICATION flag
Han-Wen Nienhuys committed over 4 years ago
Han-Wen Nienhuys committed over 4 years ago
test-ref-store: plug memory leak in cmd_delete_refs
Han-Wen Nienhuys committed over 4 years ago
test-ref-store: parse symbolic flag constants
Han-Wen Nienhuys committed over 4 years ago