summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2025-12-30t5403: use test_path_is_file instead of test -fDeveshi Dwivedi-1/+1
2025-12-30merge-ort: fix corner case recursive submodule/directory conflict handlingElijah Newren-1/+120
2025-12-29tag: stop using the_repositoryRené Scharfe-3/+2
2025-12-29tag: support arbitrary repositories in parse_tag()René Scharfe-13/+13
2025-12-29tag: support arbitrary repositories in gpg_verify_tag()René Scharfe-9/+9
2025-12-29tag: use algo of repo parameter in parse_tag_buffer()René Scharfe-2/+4
2025-12-28The 13th batchJunio C Hamano-0/+7
2025-12-28Merge branch 'ap/packfile-promisor-object-optim'Junio C Hamano-3/+4
2025-12-28Merge branch 'ja/doc-misc-fixes'Junio C Hamano-19/+19
2025-12-28Merge branch 'jc/doc-commit-signoff-config'Junio C Hamano-0/+23
2025-12-28Merge branch 'jc/c99-fam'Junio C Hamano-31/+2
2025-12-28config: use git_parse_int() in git_config_get_expiry_in_days()René Scharfe-3/+3
2025-12-28receive-pack: convert receive hooks to hook APIEmily Shaffer-119/+93
2025-12-28receive-pack: convert update hooks to new APIEmily Shaffer-39/+25
2025-12-28hooks: allow callers to capture outputEmily Shaffer-0/+9
2025-12-28run-command: allow capturing of collated outputEmily Shaffer-8/+61
2025-12-28hook: allow overriding the ungroup optionAdrian Ratiu-1/+18
2025-12-28reference-transaction: use hook API instead of run-commandAdrian Ratiu-48/+52
2025-12-28transport: convert pre-push to hook APIEmily Shaffer-44/+45
2025-12-28hook: convert 'post-rewrite' hook in sequencer.c to hook APIEmily Shaffer-17/+25
2025-12-28hook: provide stdin via callbackEmily Shaffer-1/+60
2025-12-28run-command: add stdin callback for parallelizationEmily Shaffer-9/+182
2025-12-28run-command: add first helper for pp child statesAdrian Ratiu-10/+17
2025-12-28show-branch: use prio_queueRené Scharfe-15/+27
2025-12-25macOS: use iconv from Homebrew if needed and presentRené Scharfe-2/+14
2025-12-25macOS: make Homebrew use configurableRené Scharfe-22/+22
2025-12-25commit-reach: use commit_stackRené Scharfe-13/+12
2025-12-25commit-graph: use commit_stackRené Scharfe-47/+39
2025-12-25commit: add commit_stack_grow()René Scharfe-1/+7
2025-12-25shallow: use commit_stackRene Scharfe-29/+19
2025-12-25pack-bitmap-write: use commit_stackRené Scharfe-11/+7
2025-12-25commit: add commit_stack_init()René Scharfe-2/+9
2025-12-25test-reach: use commit_stackRené Scharfe-20/+14
2025-12-25remote: use commit_stack for src_commitsRené Scharfe-8/+7
2025-12-25remote: use commit_stack for sent_tipsRené Scharfe-13/+7
2025-12-25remote: use commit_stack for local_commitsRené Scharfe-33/+6
2025-12-25name-rev: use commit_stackRené Scharfe-11/+6
2025-12-25midx: use commit_stackRené Scharfe-23/+12
2025-12-25log: use commit_stackRené Scharfe-16/+15
2025-12-25revision: export commit_stackRené Scharfe-23/+27
2025-12-25checkout: quote invalid treeish in error messagebrian m. carlson-1/+1
2025-12-23The 12th batchJunio C Hamano-0/+23
2025-12-23Merge branch 'kn/fix-fetch-backfill-tag-with-batched-ref-updates'Junio C Hamano-26/+195
2025-12-23Merge branch 'rs/diff-files-r-find-copies-fix'Junio C Hamano-4/+31
2025-12-23Merge branch 'jc/memzero-array'Junio C Hamano-7/+7
2025-12-23Merge branch 'tc/memzero-array'Junio C Hamano-10/+36
2025-12-23Merge branch 'jc/completion-no-single-letter-options'Junio C Hamano-1/+2
2025-12-23Merge branch 'jc/submodule-add'Junio C Hamano-2/+29
2025-12-23Merge branch 'ds/doc-scalar-config'Junio C Hamano-51/+231
2025-12-22The 11th batchJunio C Hamano-0/+3