index
:
git
jch
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.c
Age
Commit message (
Expand
)
Author
Lines
2024-04-19
Sync with 2.39.4
Johannes Schindelin
-7
/
+43
2024-04-19
clone: prevent hooks from running during a clone
Johannes Schindelin
-0
/
+32
2024-04-17
find_hook(): refactor the `STRIP_EXTENSION` logic
Johannes Schindelin
-7
/
+11
2023-02-08
hook API: support passing stdin to hooks, convert am's 'post-rewrite'
Emily Shaffer
-0
/
+5
2022-10-12
run-command API: have run_process_parallel() take an "opts" struct
Ævar Arnfjörð Bjarmason
-9
/
+14
2022-08-14
Merge branch 'ab/hooks-regression-fix'
Junio C Hamano
-7
/
+0
2022-08-05
hook API: don't segfault on strbuf_addf() to NULL "out"
Ævar Arnfjörð Bjarmason
-7
/
+0
2022-06-13
Merge branch 'ab/hooks-regression-fix'
Junio C Hamano
-0
/
+1
2022-06-07
hook API: fix v2.36.0 regression: hooks should be connected to a TTY
Ævar Arnfjörð Bjarmason
-0
/
+1
2022-06-02
run-command API: rename "env_array" to "env"
Ævar Arnfjörð Bjarmason
-1
/
+1
2022-03-07
hooks: fix an obscure TOCTOU "did we just run a hook?" race
Ævar Arnfjörð Bjarmason
-0
/
+7
2022-01-07
hooks: convert worktree 'post-checkout' hook to hook library
Emily Shaffer
-0
/
+8
2022-01-07
hook API: add a run_hooks_l() wrapper
Ævar Arnfjörð Bjarmason
-0
/
+14
2022-01-07
hook API: add a run_hooks() wrapper
Ævar Arnfjörð Bjarmason
-0
/
+7
2022-01-07
hook: add 'run' subcommand
Emily Shaffer
-0
/
+102
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
/
+37