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
t3705: test that 'sparse_entry' is unstaged
Derrick Stolee committed almost 5 years ago
t2500: add various tests for nuking untracked files
Elijah Newren committed almost 5 years ago
packfile: release bad_objects in close_pack()
René Scharfe committed almost 5 years ago
rebase: fix todo-list rereading
Phillip Wood committed almost 5 years ago
sequencer.c: factor out a function
Phillip Wood committed almost 5 years ago
doc/technical: update note about core.multiPackIndex
Eric Wong committed almost 5 years ago
Makefile: remove an out-of-date comment
Ævar Arnfjörð Bjarmason committed almost 5 years ago
Makefile: don't perform "mv $@+ $@" dance for $(GENERATED_H)
Ævar Arnfjörð Bjarmason committed almost 5 years ago
Makefile: stop hardcoding {command,config}-list.h
Ævar Arnfjörð Bjarmason committed almost 5 years ago
Makefile: mark "check" target as .PHONY
Ævar Arnfjörð Bjarmason committed almost 5 years ago
bundle: remove ignored & undocumented "--verbose" flag
Ævar Arnfjörð Bjarmason committed almost 5 years ago
Junio C Hamano committed almost 5 years ago