index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hook.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'jk/unused-post-2.39-part2'
Junio C Hamano
2023-03-17
1
-6
/
+6
|
\
|
*
run_processes_parallel: mark unused callback parameters
Jeff King
2023-02-24
1
-6
/
+6
*
|
treewide: replace cache.h with more direct headers, where possible
Elijah Newren
2023-02-24
1
-1
/
+4
|
/
*
hook API: support passing stdin to hooks, convert am's 'post-rewrite'
Emily Shaffer
2023-02-08
1
-0
/
+5
*
run-command API: have run_process_parallel() take an "opts" struct
Ævar Arnfjörð Bjarmason
2022-10-12
1
-9
/
+14
*
Merge branch 'ab/hooks-regression-fix'
Junio C Hamano
2022-08-15
1
-7
/
+0
|
\
|
*
hook API: don't segfault on strbuf_addf() to NULL "out"
Ævar Arnfjörð Bjarmason
2022-08-05
1
-7
/
+0
*
|
Merge branch 'ab/hooks-regression-fix'
Junio C Hamano
2022-06-14
1
-0
/
+1
|
\
|
|
*
hook API: fix v2.36.0 regression: hooks should be connected to a TTY
Ævar Arnfjörð Bjarmason
2022-06-07
1
-0
/
+1
*
|
run-command API: rename "env_array" to "env"
Ævar Arnfjörð Bjarmason
2022-06-02
1
-1
/
+1
|
/
*
hooks: fix an obscure TOCTOU "did we just run a hook?" race
Ævar Arnfjörð Bjarmason
2022-03-07
1
-0
/
+7
*
hooks: convert worktree 'post-checkout' hook to hook library
Emily Shaffer
2022-01-08
1
-0
/
+8
*
hook API: add a run_hooks_l() wrapper
Ævar Arnfjörð Bjarmason
2022-01-08
1
-0
/
+14
*
hook API: add a run_hooks() wrapper
Ævar Arnfjörð Bjarmason
2022-01-08
1
-0
/
+7
*
hook: add 'run' subcommand
Emily Shaffer
2022-01-08
1
-0
/
+102
*
hook.c: add a hook_exists() wrapper and use it in bugreport.c
Emily Shaffer
2021-09-27
1
-0
/
+5
*
hook.[ch]: move find_hook() from run-command.c to hook.c
Ævar Arnfjörð Bjarmason
2021-09-27
1
-0
/
+37