aboutsummaryrefslogtreecommitdiffstats
path: root/builtin/hook.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-06-21cache.h: remove this no-longer-used headerElijah Newren1-1/+0
2023-03-21treewide: be explicit about dependence on gettext.hElijah Newren1-0/+1
2023-02-08hook: support a --to-stdin=<path> optionEmily Shaffer1-1/+3
2022-08-19builtin/hook.c: let parse-options parse subcommandsSZEDER Gábor1-8/+4
2022-01-07git hook run: add an --ignore-missing flagÆvar Arnfjörð Bjarmason1-2/+6
2022-01-07hook: add 'run' subcommandEmily Shaffer1-0/+80