]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ab/config-based-hooks-1'
authorJunio C Hamano <gitster@pobox.com>
Wed, 13 Oct 2021 22:15:57 +0000 (15:15 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 13 Oct 2021 22:15:57 +0000 (15:15 -0700)
Mostly preliminary clean-up in the hook API.

* ab/config-based-hooks-1:
  hook-list.h: add a generated list of hooks, like config-list.h
  hook.c users: use "hook_exists()" instead of "find_hook()"
  hook.c: add a hook_exists() wrapper and use it in bugreport.c
  hook.[ch]: move find_hook() from run-command.c to hook.c
  Makefile: remove an out-of-date comment
  Makefile: don't perform "mv $@+ $@" dance for $(GENERATED_H)
  Makefile: stop hardcoding {command,config}-list.h
  Makefile: mark "check" target as .PHONY

1  2 
Makefile
builtin/am.c
builtin/merge.c
config.mak.uname
refs.c
sequencer.c

diff --cc Makefile
Simple merge
diff --cc builtin/am.c
Simple merge
diff --cc builtin/merge.c
Simple merge
Simple merge
diff --cc refs.c
Simple merge
diff --cc sequencer.c
Simple merge