repack, prune: drop GIT_REF_PARANOIA settings
Jeff King committed almost 5 years ago
refs: turn on GIT_REF_PARANOIA by default
Jeff King committed almost 5 years ago
refs: omit dangling symrefs when using GIT_REF_PARANOIA
Jeff King committed almost 5 years ago
refs: add DO_FOR_EACH_OMIT_DANGLING_SYMREFS flag
Jeff King committed almost 5 years ago
refs-internal.h: reorganize DO_FOR_EACH_* flag documentation
Jeff King committed almost 5 years ago
refs-internal.h: move DO_FOR_EACH_* flags next to each other
Jeff King committed almost 5 years ago
t5312: be more assertive about command failure
Jeff King committed almost 5 years ago
t5312: test non-destructive repack
Jeff King committed almost 5 years ago
t5312: create bogus ref as necessary
Jeff King committed almost 5 years ago
Jeff King committed almost 5 years ago
t5600: provide detached HEAD for corruption failures
Jeff King committed almost 5 years ago
t5516: don't use HEAD ref for invalid ref-deletion tests
Jeff King committed almost 5 years ago
t7900: clean up some more broken refs
Jeff King committed almost 5 years ago
http: check CURLE_SSL_PINNEDPUBKEYNOTMATCH when emitting errors
Ævar Arnfjörð Bjarmason committed almost 5 years ago
connect: also update offset for features without values
Andrzej Hunt committed almost 5 years ago
hook-list.h: add a generated list of hooks, like config-list.h
Ævar Arnfjörð Bjarmason committed almost 5 years ago
hook.c users: use "hook_exists()" instead of "find_hook()"
Ævar Arnfjörð Bjarmason committed almost 5 years ago
hook.c: add a hook_exists() wrapper and use it in bugreport.c
Emily Shaffer committed almost 5 years ago
hook.[ch]: move find_hook() from run-command.c to hook.c
Ævar Arnfjörð Bjarmason committed almost 5 years ago
lazyload.h: fix warnings about mismatching function pointer types
Johannes Sixt committed almost 5 years ago