From: Junio C Hamano Date: Mon, 11 May 2026 01:05:53 +0000 (+0900) Subject: Merge branch 'ar/parallel-hooks' X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=718db095c27b79e4bcb2d4b10f423e782b9af1dc;p=thirdparty%2Fgit.git Merge branch 'ar/parallel-hooks' Hook scripts defined via the configuration system can now be configured to run in parallel. * ar/parallel-hooks: t1800: test SIGPIPE with parallel hooks hook: allow hook.jobs=-1 to use all available CPU cores hook: add hook..enabled switch hook: move is_known_hook() to hook.c for wider use hook: warn when hook..jobs is set hook: add per-event jobs config hook: add -j/--jobs option to git hook run hook: mark non-parallelizable hooks hook: allow pre-push parallel execution hook: allow parallel hook execution hook: parse the hook.jobs config config: add a repo_config_get_uint() helper repository: fix repo_init() memleak due to missing _clear() --- 718db095c27b79e4bcb2d4b10f423e782b9af1dc