aboutsummaryrefslogtreecommitdiffstats
path: root/t/helper/test-proc-receive.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-21global: mark usage strings and string tables constAhelenia Ziemiańska1-1/+1
2024-09-30t/helper: fix leaks in proc-receive helperPatrick Steinhardt1-0/+7
2024-06-14t/helper: remove dependency on `the_repository` in "proc-receive"Patrick Steinhardt1-6/+3
2023-03-21treewide: remove cache.h inclusion due to setup.h changesElijah Newren1-2/+1
2023-03-21setup.h: move declarations for setup.c functions from cache.hElijah Newren1-0/+1
2023-02-23cache.h: remove dependence on hex.h; make other files include it explicitlyElijah Newren1-0/+1
2022-10-13doc txt & -h consistency: use "<options>", not "<options>..."Ævar Arnfjörð Bjarmason1-1/+1
2020-11-11receive-pack: use default version 0 for proc-receiveJiang Xin1-6/+10
2020-11-11receive-pack: gently write messages to proc-receiveJiang Xin1-10/+32
2020-08-27receive-pack: add new proc-receive hookJiang Xin1-0/+176