summaryrefslogtreecommitdiff
path: root/builtin
AgeCommit message (Expand)AuthorFilesLines
2026-01-20last-modified: document option '--max-depth'Toon Claes1-1/+16
2026-01-20last-modified: document option '-z'Toon Claes1-4/+7
2026-01-20last-modified: clarify in the docs the command takes a pathspecToon Claes1-2/+2
2026-01-16Merge branch 'kh/doc-patch-id'Junio C Hamano1-2/+2
2026-01-16Merge branch 'jk/cat-file-avoid-bitmap-when-unneeded'Junio C Hamano1-3/+5
2026-01-15Revert "Merge branch 'ar/run-command-hook'"Junio C Hamano2-119/+153
2026-01-15Merge branch 'kh/replay-invalid-onto-advance'Junio C Hamano1-62/+25
2026-01-15Merge branch 'ps/odb-misc-fixes'Junio C Hamano1-3/+5
2026-01-15Merge branch 'ps/packfile-store-in-odb-source' into ps/odb-for-each-objectJunio C Hamano5-69/+92
2026-01-15Merge branch 'ps/read-object-info-improvements' into ps/odb-for-each-objectJunio C Hamano2-4/+3
2026-01-15commit: rename `free_commit_list()` to conform to coding guidelinesPatrick Steinhardt15-41/+41
2026-01-15commit: rename `reverse_commit_list()` to conform to coding guidelinesPatrick Steinhardt2-2/+2
2026-01-15commit: rename `copy_commit_list()` to conform to coding guidelinesPatrick Steinhardt1-1/+1
2026-01-14builtin/repack: handle promisor packs with geometric repackingPatrick Steinhardt1-0/+3
2026-01-14builtin/pack-objects: exclude promisor objects with "--stdin-packs"Patrick Steinhardt1-3/+11
2026-01-13builtin/history: implement "reword" subcommandPatrick Steinhardt1-5/+410
2026-01-13builtin: add new "history" commandPatrick Steinhardt1-0/+22
2026-01-13builtin/replay: move core logic into "libgit.a"Patrick Steinhardt1-365/+1
2026-01-13builtin/replay: extract core logic to replay revisionsPatrick Steinhardt1-107/+162
2026-01-12submodule: hash the submodule name for the gitdir pathAdrian Ratiu1-0/+19
2026-01-12submodule: fix case-folding gitdir filesystem collisionsAdrian Ratiu1-1/+25
2026-01-12submodule--helper: fix filesystem collisions by encoding gitdir pathsAdrian Ratiu1-0/+12
2026-01-12builtin/credential-store: move is_rfc3986_unreserved to url.[ch]Adrian Ratiu1-6/+1
2026-01-12submodule--helper: add gitdir migration commandAdrian Ratiu1-0/+61
2026-01-12submodule: introduce extensions.submodulePathConfigAdrian Ratiu1-2/+52
2026-01-12builtin/submodule--helper: add gitdir commandAdrian Ratiu1-0/+17
2026-01-12submodule: always validate gitdirs inside submodule_name_to_gitdirAdrian Ratiu1-4/+0
2026-01-12submodule--helper: use submodule_name_to_gitdir in add_submoduleAdrian Ratiu1-6/+7
2026-01-12builtin/fsck: drop `fsck_head_link()`Patrick Steinhardt1-24/+4
2026-01-12builtin/fsck: move generic HEAD check into `refs_fsck()`Patrick Steinhardt1-7/+0
2026-01-12builtin/fsck: move generic object ID checks into `refs_fsck()`Patrick Steinhardt1-26/+15
2026-01-12packfile: drop repository parameter from `packed_object_info()`Patrick Steinhardt2-4/+3
2026-01-12Merge branch 'rs/commit-stack'Junio C Hamano2-27/+21
2026-01-09cocci: convert parse_tree functions to repo_ variantsRené Scharfe11-31/+37
2026-01-09fsck: snapshot default refs before object walkElijah Newren1-40/+122
2026-01-09packfile: only prepare owning store in `packfile_store_prepare()`Patrick Steinhardt1-6/+8
2026-01-09packfile: move packfile store into object sourcePatrick Steinhardt4-61/+80
2026-01-09packfile: refactor kept-pack cache to work with packfile storesPatrick Steinhardt1-6/+6
2026-01-09patch-id: use “patch ID” throughoutKristoffer Haugsbakk1-2/+2
2026-01-08Merge branch 'rs/tag-wo-the-repository'Junio C Hamano4-6/+6
2026-01-08Merge branch 'kh/replay-invalid-onto-advance' into ps/historyJunio C Hamano1-62/+25
2026-01-07Merge branch 'ps/odb-misc-fixes' into ps/packfile-store-in-odb-sourceJunio C Hamano1-3/+5
2026-01-07builtin/gc: fix condition for whether to write commit graphsPatrick Steinhardt1-3/+5
2026-01-07cat-file: only use bitmaps when filteringJeff King1-3/+5
2026-01-06Merge branch 'ar/run-command-hook'Junio C Hamano2-153/+119
2026-01-06Merge branch 'rs/show-branch-prio-queue'Junio C Hamano1-13/+21
2026-01-06Merge branch 'bc/checkout-error-message-fix'Junio C Hamano1-1/+1
2026-01-06replay: die if we cannot parse objectKristoffer Haugsbakk1-1/+1
2026-01-06replay: improve code comment and die messageKristoffer Haugsbakk1-2/+2
2026-01-06replay: die descriptively when invalid commit-ish is givenKristoffer Haugsbakk1-6/+7