aboutsummaryrefslogtreecommitdiff
path: root/builtin
AgeCommit message (Expand)Author
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
2026-03-10Merge branch 'kh/format-patch-noprefix-is-boolean'Junio C Hamano
2026-03-10Merge branch 'ps/odb-sources' into ps/object-countingJunio C Hamano
2026-03-09Merge branch 'jk/repo-structure-cleanup'Junio C Hamano
2026-03-09Merge branch 'cs/add-skip-submodule-ignore-all'Junio C Hamano
2026-03-09Merge branch 'ps/refs-for-each'Junio C Hamano
2026-03-09Merge branch 'ar/run-command-hook-take-2'Junio C Hamano
2026-03-09Merge branch 'ar/config-hooks' into ar/config-hook-cleanupsJunio C Hamano
2026-03-09history: initialize rev_info in cmd_history_reword()René Scharfe
2026-03-06format-patch: add commitListFormat configMirko Faina
2026-03-06format-patch: add ability to use alt cover formatMirko Faina
2026-03-06format-patch: move cover letter summary generationMirko Faina
2026-03-06rebase: support --trailerLi Chen
2026-03-06commit, tag: parse --trailer with OPT_STRVECLi Chen
2026-03-06trailer: append trailers without fork/execLi Chen
2026-03-06trailer: libify a couple of functionsLi Chen
2026-03-06interpret-trailers: refactor create_in_place_tempfile()Phillip Wood
2026-03-06interpret-trailers: factor trailer rewritingLi Chen
2026-03-05odb: embed base source in the "files" backendPatrick Steinhardt
2026-03-05odb: introduce "files" sourcePatrick Steinhardt
2026-03-05builtin/rev-list: migrate missing_objects cleanup to oidmap_clear_with_free()Seyi Kufoiji
2026-03-05Merge branch 'ob/core-attributesfile-in-repository'Junio C Hamano
2026-03-04Merge branch 'cx/fetch-display-ubfix'Junio C Hamano
2026-03-04Merge branch 'ds/config-list-with-type'Junio C Hamano
2026-03-04Merge branch 'lo/repo-leftover-bits'Junio C Hamano
2026-03-04Merge branch 'ps/maintenance-geometric-default'Junio C Hamano
2026-03-04Merge branch 'pw/no-more-NULL-means-current-worktree'Junio C Hamano
2026-03-04Merge branch 'bk/mailmap-wo-the-repository'Junio C Hamano
2026-03-04Merge branch 'kn/ref-location'Junio C Hamano
2026-03-03submodule: fetch missing objects from default remoteNasser Grainawi
2026-03-03builtin/history: implement "split" subcommandPatrick Steinhardt