summaryrefslogtreecommitdiff
path: root/builtin
AgeCommit message (Expand)AuthorFilesLines
2026-08-02bisect: add --reset-when-found to leave when doneHarald Nordgren1-9/+145
2026-08-02bisect: let bisect_reset() optionally check out quietlyHarald Nordgren1-5/+7
2026-07-31add: introduce '--resolved' optionJunio C Hamano1-6/+86
2026-07-30Merge branch 'ps/odb-move-loose-object-writing'Junio C Hamano1-1/+47
2026-07-30Merge branch 'ps/cat-file-remote-object-info'Junio C Hamano1-14/+210
2026-07-30Merge branch 'tn/stash-avoid-sparse-index-expansion'Junio C Hamano1-2/+2
2026-07-30Merge branch 'ty/migrate-excludes-file'Junio C Hamano1-4/+6
2026-07-30Merge branch 'ty/migrate-trust-executable-bit'Junio C Hamano1-1/+1
2026-07-30Merge branch 'rs/tempfile-wo-the-repository'Junio C Hamano4-4/+5
2026-07-30mv: reject a destination whose leading path is missing or a symlinkLucas Zamboni Orioli1-2/+43
2026-07-30mv: name both source and destination when rename failsLucas Zamboni Orioli1-1/+1
2026-07-28merge: fix leak with merge.defaultToUpstreamToon Claes1-2/+5
2026-07-28cat-file: handle content request for --batch-command without typeJeff King1-0/+3
2026-07-27Merge branch 'ps/copy-wo-the-repository'Junio C Hamano3-5/+5
2026-07-27Merge branch 'ps/refspec-wo-the-repository'Junio C Hamano6-9/+19
2026-07-27Merge branch 'ps/refs-wo-the-repository'Junio C Hamano12-34/+40
2026-07-27Merge branch 'jc/submodule-helper-avoid-zu'Junio C Hamano1-1/+2
2026-07-25Merge branch 'ps/cat-file-remote-object-info' into ps/cat-file-remote-object-...Junio C Hamano1-14/+210
2026-07-25branch: report active bisect run when rejecting deleteRené Scharfe1-0/+7
2026-07-24builtin/clone: fix segfault when using --revision with protocol v0Adrian Friedli1-1/+1
2026-07-24cat-file: make remote-object-info allow-list adapt to the serverPablo Sabater1-33/+63
2026-07-24cat-file: add remote-object-info to batch-commandEric Ju1-5/+176
2026-07-24cat-file: declare loop counter inside for()Eric Ju1-9/+4
2026-07-22Merge branch 'ps/odb-for-each-object-filter'Junio C Hamano3-76/+13
2026-07-22Merge branch 'cc/doc-fast-export-synopsis-fix'Junio C Hamano1-1/+1
2026-07-22Merge branch 'jt/receive-pack-use-odb-transactions'Junio C Hamano4-37/+38
2026-07-22Merge branch 'dm/submodule-update-i-shorthand'Junio C Hamano1-1/+1
2026-07-21stash: avoid sparse-index expansion for in-cone pathsTed Nyman1-2/+2
2026-07-20read-cache: pass 'repo' to 'ce_mode_from_stat()'Tian Yuchen1-1/+1
2026-07-19Merge branch 'js/coverity-fixes-null-safety'Junio C Hamano3-7/+18
2026-07-19Merge branch 'ty/migrate-ignorecase'Junio C Hamano2-2/+2
2026-07-19Merge branch 'bc/parse-options-exit-0-on-help'Junio C Hamano3-0/+6
2026-07-19Merge branch 'ps/setup-split-discovery-and-setup'Junio C Hamano5-36/+23
2026-07-18object-file: move `force_object_loose()`Patrick Steinhardt1-0/+46
2026-07-18odb: support setting mtime when writing objectsPatrick Steinhardt1-1/+1
2026-07-18Merge branch 'jt/receive-pack-use-odb-transactions' into HEADJunio C Hamano4-37/+38
2026-07-16Merge branch 'jk/git-hash-cleanups'Junio C Hamano6-16/+16
2026-07-16Merge branch 'js/coverity-fixes'Junio C Hamano2-2/+7
2026-07-16Merge branch 'jk/hash-algo-leak-fixes'Junio C Hamano2-0/+2
2026-07-16copy: drop dependency on `the_repository`Patrick Steinhardt3-5/+5
2026-07-16refspec: stop depending on `the_repository`Patrick Steinhardt5-7/+16
2026-07-16refspec: let callers pass in hash algorithm when parsing itemsPatrick Steinhardt2-2/+3
2026-07-16refs: remove remaining uses of `the_repository`Patrick Steinhardt5-12/+16
2026-07-16worktree: pass repository to public functionsPatrick Steinhardt9-22/+24
2026-07-15Merge branch 'rs/blame-abbrev-marks'Junio C Hamano1-23/+45
2026-07-15Merge branch 'ps/history-drop'Junio C Hamano2-55/+270
2026-07-15Merge branch 'ps/odb-drop-whence'Junio C Hamano3-12/+28
2026-07-15Merge branch 'ps/refs-writing-subcommands'Junio C Hamano1-8/+214
2026-07-15Merge branch 'jc/history-message-prep-fix'Junio C Hamano1-7/+10
2026-07-15submodule--helper: avoid use of %zu for nowJunio C Hamano1-1/+2