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
*
hooks: remove implicit dependency on `the_repository`
Patrick Steinhardt
2024-08-13
1
-10
/
+11
*
Merge branch 'fixes/2.45.1/2.41' into fixes/2.45.1/2.42
Junio C Hamano
2024-05-25
1
-33
/
+0
|
\
|
*
Merge branch 'fixes/2.45.1/2.40' into fixes/2.45.1/2.41
Junio C Hamano
2024-05-25
1
-33
/
+0
|
|
\
|
|
*
Merge branch 'jc/fix-2.45.1-and-friends-for-2.39' into fixes/2.45.1/2.40
Junio C Hamano
2024-05-24
1
-32
/
+0
|
|
|
\
|
|
|
*
clone: drop the protections where hooks aren't run
Johannes Schindelin
2024-05-21
1
-34
/
+0
|
|
|
*
hook: plug a new memory leak
Johannes Schindelin
2024-05-21
1
-1
/
+3
*
|
|
|
Sync with 2.41.1
Johannes Schindelin
2024-04-19
1
-7
/
+46
|
\
|
|
|
|
*
|
|
Sync with 2.40.2
Johannes Schindelin
2024-04-19
1
-7
/
+46
|
|
\
|
|
|
|
*
|
Sync with 2.39.4
Johannes Schindelin
2024-04-19
1
-7
/
+43
|
|
|
\
|
|
|
|
*
clone: prevent hooks from running during a clone
Johannes Schindelin
2024-04-19
1
-0
/
+32
|
|
|
*
find_hook(): refactor the `STRIP_EXTENSION` logic
Johannes Schindelin
2024-04-17
1
-7
/
+11
*
|
|
|
abspath: move related functions to abspath
Calvin Wan
2023-06-12
1
-0
/
+1
|
/
/
/
*
|
|
hash-ll.h: split out of hash.h to remove dependency on repository.h
Elijah Newren
2023-04-24
1
-0
/
+1
*
|
|
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