- 5d1344b abspath: move related functions to abspath by Calvin Wan · 1 year, 9 months ago
- d1cbe1e hash-ll.h: split out of hash.h to remove dependency on repository.h by Elijah Newren · 1 year, 11 months ago
- d0732a8 Merge branch 'jk/unused-post-2.39-part2' by Junio C Hamano · 2 years ago
- a5c76b3 run_processes_parallel: mark unused callback parameters by Jeff King · 2 years, 1 month ago
- fc7bd51 treewide: replace cache.h with more direct headers, where possible by Elijah Newren · 2 years, 1 month ago
- 917e080 hook API: support passing stdin to hooks, convert am's 'post-rewrite' by Emily Shaffer · 2 years, 1 month ago
- 6e5ba0b run-command API: have run_process_parallel() take an "opts" struct by Ævar Arnfjörð Bjarmason · 2 years, 5 months ago
- d86ac14 Merge branch 'ab/hooks-regression-fix' by Junio C Hamano · 2 years, 7 months ago
- 99ddc24 hook API: don't segfault on strbuf_addf() to NULL "out" by Ævar Arnfjörð Bjarmason · 2 years, 7 months ago
- 1a7f6be Merge branch 'ab/hooks-regression-fix' by Junio C Hamano · 2 years, 9 months ago
- a082345 hook API: fix v2.36.0 regression: hooks should be connected to a TTY by Ævar Arnfjörð Bjarmason · 2 years, 9 months ago
- 29fda24 run-command API: rename "env_array" to "env" by Ævar Arnfjörð Bjarmason · 2 years, 9 months ago
- a8cc594 hooks: fix an obscure TOCTOU "did we just run a hook?" race by Ævar Arnfjörð Bjarmason · 3 years ago
- 1a3017d hooks: convert worktree 'post-checkout' hook to hook library by Emily Shaffer · 3 years, 3 months ago
- ab81cf2 hook API: add a run_hooks_l() wrapper by Ævar Arnfjörð Bjarmason · 3 years, 3 months ago
- 474c119 hook API: add a run_hooks() wrapper by Ævar Arnfjörð Bjarmason · 3 years, 3 months ago
- 96e7225 hook: add 'run' subcommand by Emily Shaffer · 3 years, 3 months ago
- 330155e hook.c: add a hook_exists() wrapper and use it in bugreport.c by Emily Shaffer · 3 years, 6 months ago
- 5e3aba3 hook.[ch]: move find_hook() from run-command.c to hook.c by Ævar Arnfjörð Bjarmason · 3 years, 6 months ago