summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-12-29tag: support arbitrary repositories in parse_tag()René Scharfe8-13/+13
2025-12-29tag: support arbitrary repositories in gpg_verify_tag()René Scharfe4-9/+9
2025-12-29tag: use algo of repo parameter in parse_tag_buffer()René Scharfe1-2/+4
2025-12-28The 13th batchJunio C Hamano1-0/+7
2025-12-28Merge branch 'ap/packfile-promisor-object-optim'Junio C Hamano2-3/+4
2025-12-28Merge branch 'ja/doc-misc-fixes'Junio C Hamano5-19/+19
2025-12-28Merge branch 'jc/doc-commit-signoff-config'Junio C Hamano2-0/+23
2025-12-28Merge branch 'jc/c99-fam'Junio C Hamano1-31/+2
2025-12-28config: use git_parse_int() in git_config_get_expiry_in_days()René Scharfe1-3/+3
2025-12-28receive-pack: convert receive hooks to hook APIEmily Shaffer1-118/+92
2025-12-28receive-pack: convert update hooks to new APIEmily Shaffer1-39/+25
2025-12-28hooks: allow callers to capture outputEmily Shaffer2-0/+9
2025-12-28run-command: allow capturing of collated outputEmily Shaffer4-8/+61
2025-12-28hook: allow overriding the ungroup optionAdrian Ratiu4-1/+18
2025-12-28reference-transaction: use hook API instead of run-commandAdrian Ratiu1-48/+52
2025-12-28transport: convert pre-push to hook APIEmily Shaffer1-44/+45
2025-12-28hook: convert 'post-rewrite' hook in sequencer.c to hook APIEmily Shaffer1-17/+25
2025-12-28hook: provide stdin via callbackEmily Shaffer2-1/+60
2025-12-28run-command: add stdin callback for parallelizationEmily Shaffer4-9/+182
2025-12-28run-command: add first helper for pp child statesAdrian Ratiu1-10/+17
2025-12-28show-branch: use prio_queueRené Scharfe2-15/+27
2025-12-25macOS: use iconv from Homebrew if needed and presentRené Scharfe2-2/+14
2025-12-25macOS: make Homebrew use configurableRené Scharfe2-22/+22
2025-12-25commit-reach: use commit_stackRené Scharfe1-13/+12
2025-12-25commit-graph: use commit_stackRené Scharfe1-47/+39
2025-12-25commit: add commit_stack_grow()René Scharfe2-1/+7
2025-12-25shallow: use commit_stackRene Scharfe2-29/+19
2025-12-25pack-bitmap-write: use commit_stackRené Scharfe1-11/+7
2025-12-25commit: add commit_stack_init()René Scharfe2-2/+9
2025-12-25test-reach: use commit_stackRené Scharfe1-20/+14
2025-12-25remote: use commit_stack for src_commitsRené Scharfe1-8/+7
2025-12-25remote: use commit_stack for sent_tipsRené Scharfe1-13/+7
2025-12-25remote: use commit_stack for local_commitsRené Scharfe1-33/+6
2025-12-25name-rev: use commit_stackRené Scharfe1-11/+6
2025-12-25midx: use commit_stackRené Scharfe1-23/+12
2025-12-25log: use commit_stackRené Scharfe1-16/+15
2025-12-25revision: export commit_stackRené Scharfe3-23/+27
2025-12-25checkout: quote invalid treeish in error messagebrian m. carlson1-1/+1
2025-12-23The 12th batchJunio C Hamano1-0/+23
2025-12-23Merge branch 'kn/fix-fetch-backfill-tag-with-batched-ref-updates'Junio C Hamano2-26/+195
2025-12-23Merge branch 'rs/diff-files-r-find-copies-fix'Junio C Hamano2-4/+31
2025-12-23Merge branch 'jc/memzero-array'Junio C Hamano4-7/+7
2025-12-23Merge branch 'tc/memzero-array'Junio C Hamano10-10/+36
2025-12-23Merge branch 'jc/completion-no-single-letter-options'Junio C Hamano1-1/+2
2025-12-23Merge branch 'jc/submodule-add'Junio C Hamano2-2/+29
2025-12-23Merge branch 'ds/doc-scalar-config'Junio C Hamano3-51/+231
2025-12-22The 11th batchJunio C Hamano1-0/+3
2025-12-22Merge branch 'rs/t4014-git-version-string-fix'Junio C Hamano1-1/+1
2025-12-22Merge branch 'kj/pull-options-decl-cleanup'Junio C Hamano1-142/+141
2025-12-22Merge branch 'jc/macports-darwinports'Junio C Hamano1-1/+2