index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hook.h
Age
Commit message (
Expand
)
Author
Lines
2026-01-15
Revert "Merge branch 'ar/run-command-hook'"
Junio C Hamano
-51
/
+0
2025-12-28
hooks: allow callers to capture output
Emily Shaffer
-0
/
+8
2025-12-28
hook: allow overriding the ungroup option
Adrian Ratiu
-0
/
+5
2025-12-28
hook: provide stdin via callback
Emily Shaffer
-0
/
+38
2024-08-13
hooks: remove implicit dependency on `the_repository`
Patrick Steinhardt
-5
/
+8
2024-06-10
__attribute__: mark some functions with LAST_ARG_MUST_BE_NULL
Junio C Hamano
-0
/
+1
2023-02-08
hook API: support passing stdin to hooks, convert am's 'post-rewrite'
Emily Shaffer
-0
/
+5
2022-03-07
hooks: fix an obscure TOCTOU "did we just run a hook?" race
Ævar Arnfjörð Bjarmason
-0
/
+12
2022-01-07
hooks: convert worktree 'post-checkout' hook to hook library
Emily Shaffer
-0
/
+6
2022-01-07
hook API: add a run_hooks_l() wrapper
Ævar Arnfjörð Bjarmason
-0
/
+10
2022-01-07
hook API: add a run_hooks() wrapper
Ævar Arnfjörð Bjarmason
-0
/
+6
2022-01-07
hook: add 'run' subcommand
Emily Shaffer
-0
/
+35
2021-09-27
hook.c: add a hook_exists() wrapper and use it in bugreport.c
Emily Shaffer
-0
/
+5
2021-09-27
hook.[ch]: move find_hook() from run-command.c to hook.c
Ævar Arnfjörð Bjarmason
-0
/
+11