summaryrefslogtreecommitdiff
path: root/builtin
AgeCommit message (Expand)Author
23 hoursMerge branch 'mk/repo-help-strings'Junio C Hamano
23 hoursMerge branch 'rs/use-strvec-pushv'Junio C Hamano
23 hoursMerge branch 'vp/http-rate-limit-retries'Junio C Hamano
3 daysMerge branch 'jw/object-name-bitset-to-enum'Junio C Hamano
6 daysMerge branch 'kh/doc-interpret-trailers-1'Junio C Hamano
6 daysMerge branch 'mr/merge-file-object-id-worktree-fix'Junio C Hamano
6 daysMerge branch 'rs/prio-queue-to-commit-stack'Junio C Hamano
8 daysMerge branch 'ps/object-counting'Junio C Hamano
8 daysMerge branch 'tb/incremental-midx-part-3.2'Junio C Hamano
8 daysrepo: show subcommand-specific help textMahi Kassa
8 daysrepo: factor repo usage strings into shared macrosMahi Kassa
9 daysMerge branch 'dd/cocci-do-not-pass-strbuf-by-value'Junio C Hamano
9 daysMerge branch 'ps/upload-pack-buffer-more-writes'Junio C Hamano
9 daysMerge branch 'ps/history-split'Junio C Hamano
9 daysMerge branch 'jt/fast-import-sign-again'Junio C Hamano
9 daysuse strvec_pushv() to add another strvecJunio C Hamano
10 daysMerge branch 'ty/mktree-wo-the-repository'Junio C Hamano
10 daysMerge branch 'ac/help-sort-correctly'Junio C Hamano
10 daysMerge branch 'ng/submodule-default-remote'Junio C Hamano
2026-03-19Merge branch 'ss/submodule--helper-use-xmalloc'Junio C Hamano
2026-03-19Merge branch 'lc/rebase-trailer'Junio C Hamano
2026-03-19Merge branch 'bk/run-command-wo-the-repository'Junio C Hamano
2026-03-19Merge branch 'dd/list-objects-filter-options-wo-strbuf-split'Junio C Hamano
2026-03-18object-name: turn INTERPRET_BRANCH_* constants into enum valuesJialong Wang
2026-03-18merge-file: fix BUG when --object-id is used in a worktreeMathias Rav
2026-03-18use commit_stack instead of prio_queue in LIFO modeRené Scharfe
2026-03-17strbuf_attach: fix call sites to pass correct allocVaidas Pilkauskas
2026-03-16interpret-trailers: use placeholder instead of *Kristoffer Haugsbakk
2026-03-16Merge branch 'rs/history-ergonomics-updates-fix'Junio C Hamano
2026-03-16Merge branch 'jt/repo-structure-extrema'Junio C Hamano
2026-03-15stash: do not pass strbuf by valueDeveshi Dwivedi
2026-03-13builtin/pack-objects: reduce lock contention when writing packfile dataPatrick Steinhardt
2026-03-13csum-file: drop `hashfd_throughput()`Patrick Steinhardt
2026-03-12fast-import: add mode to sign commits with invalid signaturesJustin Tobler
2026-03-12gpg-interface: allow sign_buffer() to use default signing keyJustin Tobler
2026-03-12Merge branch 'ps/odb-sources'Junio C Hamano
2026-03-12Merge branch 'ds/for-each-repo-w-worktree'Junio C Hamano
2026-03-12Merge branch 'sk/oidmap-clear-with-custom-free-func'Junio C Hamano
2026-03-12builtin/mktree: remove USE_THE_REPOSITORY_VARIABLETian Yuchen
2026-03-12odb: introduce generic object countingPatrick Steinhardt
2026-03-12object-file: generalize counting objectsPatrick Steinhardt
2026-03-12object-file: extract logic to approximate object countPatrick Steinhardt
2026-03-12odb: stop including "odb/source.h"Patrick Steinhardt
2026-03-12run-command: wean auto_maintenance() functions off the_repositoryBurak Kaan Karaçay
2026-03-12run-command: wean start_command() off the_repositoryBurak Kaan Karaçay
2026-03-11help: cleanup the contruction of keys_uniqAmisha Chhajed
2026-03-11submodule--helper: replace malloc with xmallocSiddharth Shrimali
2026-03-11worktree: do not pass strbuf by valueDeveshi Dwivedi
2026-03-10Merge branch 'rs/parse-options-duplicated-long-options'Junio C Hamano
2026-03-10Merge branch 'ar/config-hooks'Junio C Hamano