summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-29tag: support arbitrary repositories in gpg_verify_tag()René Scharfe
2025-12-29tag: use algo of repo parameter in parse_tag_buffer()René Scharfe
2025-12-28The 13th batchJunio C Hamano
2025-12-28Merge branch 'ap/packfile-promisor-object-optim'Junio C Hamano
2025-12-28Merge branch 'ja/doc-misc-fixes'Junio C Hamano
2025-12-28Merge branch 'jc/doc-commit-signoff-config'Junio C Hamano
2025-12-28Merge branch 'jc/c99-fam'Junio C Hamano
2025-12-28config: use git_parse_int() in git_config_get_expiry_in_days()René Scharfe
2025-12-28receive-pack: convert receive hooks to hook APIEmily Shaffer
2025-12-28receive-pack: convert update hooks to new APIEmily Shaffer
2025-12-28hooks: allow callers to capture outputEmily Shaffer
2025-12-28run-command: allow capturing of collated outputEmily Shaffer
2025-12-28hook: allow overriding the ungroup optionAdrian Ratiu
2025-12-28reference-transaction: use hook API instead of run-commandAdrian Ratiu
2025-12-28transport: convert pre-push to hook APIEmily Shaffer
2025-12-28hook: convert 'post-rewrite' hook in sequencer.c to hook APIEmily Shaffer
2025-12-28hook: provide stdin via callbackEmily Shaffer
2025-12-28run-command: add stdin callback for parallelizationEmily Shaffer
2025-12-28run-command: add first helper for pp child statesAdrian Ratiu
2025-12-28show-branch: use prio_queueRené Scharfe
2025-12-25macOS: use iconv from Homebrew if needed and presentRené Scharfe
2025-12-25macOS: make Homebrew use configurableRené Scharfe
2025-12-25commit-reach: use commit_stackRené Scharfe
2025-12-25commit-graph: use commit_stackRené Scharfe
2025-12-25commit: add commit_stack_grow()René Scharfe
2025-12-25shallow: use commit_stackRene Scharfe
2025-12-25pack-bitmap-write: use commit_stackRené Scharfe
2025-12-25commit: add commit_stack_init()René Scharfe
2025-12-25test-reach: use commit_stackRené Scharfe
2025-12-25remote: use commit_stack for src_commitsRené Scharfe
2025-12-25remote: use commit_stack for sent_tipsRené Scharfe
2025-12-25remote: use commit_stack for local_commitsRené Scharfe
2025-12-25name-rev: use commit_stackRené Scharfe
2025-12-25midx: use commit_stackRené Scharfe
2025-12-25log: use commit_stackRené Scharfe
2025-12-25revision: export commit_stackRené Scharfe
2025-12-25checkout: quote invalid treeish in error messagebrian m. carlson
2025-12-23The 12th batchJunio C Hamano
2025-12-23Merge branch 'kn/fix-fetch-backfill-tag-with-batched-ref-updates'Junio C Hamano
2025-12-23Merge branch 'rs/diff-files-r-find-copies-fix'Junio C Hamano
2025-12-23Merge branch 'jc/memzero-array'Junio C Hamano
2025-12-23Merge branch 'tc/memzero-array'Junio C Hamano
2025-12-23Merge branch 'jc/completion-no-single-letter-options'Junio C Hamano
2025-12-23Merge branch 'jc/submodule-add'Junio C Hamano
2025-12-23Merge branch 'ds/doc-scalar-config'Junio C Hamano
2025-12-22The 11th batchJunio C Hamano
2025-12-22Merge branch 'rs/t4014-git-version-string-fix'Junio C Hamano
2025-12-22Merge branch 'kj/pull-options-decl-cleanup'Junio C Hamano
2025-12-22Merge branch 'jc/macports-darwinports'Junio C Hamano
2025-12-22Merge branch 'rs/replay-wrong-onto-fix'Junio C Hamano