Files
Junio C Hamano f406b89552 Merge branch 'ar/run-command-hook'
Use hook API to replace ad-hoc invocation of hook scripts with the
run_command() API.

* ar/run-command-hook:
  receive-pack: convert receive hooks to hook API
  receive-pack: convert update hooks to new API
  hooks: allow callers to capture output
  run-command: allow capturing of collated output
  hook: allow overriding the ungroup option
  reference-transaction: use hook API instead of run-command
  transport: convert pre-push to hook API
  hook: convert 'post-rewrite' hook in sequencer.c to hook API
  hook: provide stdin via callback
  run-command: add stdin callback for parallelization
  run-command: add first helper for pp child states
2026-01-06 16:33:53 +09:00
..
2025-10-02 12:26:11 -07:00
2025-11-19 10:55:39 -08:00
2025-12-05 14:49:56 +09:00
2025-09-29 11:40:35 -07:00
2025-12-16 11:08:34 +09:00
2025-09-10 14:29:49 -07:00
2025-10-02 12:26:12 -07:00
2025-11-19 10:55:39 -08:00
2025-09-29 11:40:35 -07:00
2025-11-04 07:32:25 -08:00
2025-09-16 11:37:06 -07:00