summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-12-04config: make `delta_base_cache_limit` a non-global variableKarthik Nayak11-14/+39
2024-12-04packfile: pass down repository to `for_each_packed_object`Karthik Nayak15-35/+44
2024-12-04packfile: pass down repository to `has_object[_kept]_pack`Karthik Nayak11-17/+21
2024-12-04packfile: pass down repository to `odb_pack_name`Karthik Nayak6-14/+14
2024-12-04packfile: pass `repository` to static function in the fileKarthik Nayak1-7/+8
2024-12-04packfile: use `repository` from `packed_git` directlyKarthik Nayak1-23/+27
2024-12-04packfile: add repository to struct `packed_git`Karthik Nayak10-16/+30
2024-12-03tag: "git tag" refuses to use HEAD as a tagnameJunio C Hamano2-1/+13
2024-12-03t5604: do not expect that HEAD can be a valid tagnameJunio C Hamano1-3/+3
2024-12-03refs: drop strbuf_ prefix from helpersJunio C Hamano10-23/+23
2024-12-03refs: move ref name helpers aroundJunio C Hamano5-69/+76
2024-12-02Merge branch 'ps/leakfixes-part-10' into rj/strvec-splice-fixJunio C Hamano949-1264/+456
2024-12-02Documentation/git-update-ref.txt: add missing wordKristoffer Haugsbakk1-4/+4
2024-12-02Documentation/git-bundle.txt: fix word join typoKristoffer Haugsbakk1-1/+1
2024-12-02fast-import: disallow more path componentsElijah Newren3-7/+91
2024-12-02fetch: add configuration for set_head behaviourBence Ferdinandy5-6/+171
2024-12-02worktree: refactor `repair_worktree_after_gitdir_move()`Caleb White2-25/+26
2024-12-02worktree: add relative cli/config options to `repair` commandCaleb White5-33/+76
2024-12-02worktree: add relative cli/config options to `move` commandCaleb White4-16/+39
2024-12-02worktree: add relative cli/config options to `add` commandCaleb White7-49/+95
2024-12-02worktree: add `write_worktree_linking_files()` functionCaleb White2-0/+48
2024-12-02worktree: refactor infer_backlink returnCaleb White1-7/+8
2024-12-02worktree: add `relativeWorktrees` extensionCaleb White5-0/+16
2024-12-02setup: correctly reinitialize repository versionCaleb White2-12/+26
2024-11-29CodingGuidelines: a handful of error message guidelinesJunio C Hamano1-3/+17
2024-11-28Merge branch 'sv-20231026' of https://github.com/nafmo/gitk-l10n-svJohannes Sixt1-357/+377
2024-11-28transport: propagate fsck configuration during bundle fetchJustin Tobler2-0/+27
2024-11-28fetch-pack: split out fsck config parsingJustin Tobler2-8/+29
2024-11-28bundle: support fsck message configurationJustin Tobler2-6/+14
2024-11-28bundle: add bundle verification options typeJustin Tobler5-9/+22
2024-11-27Merge branch 'bf/set-head-symref' into bf/fetch-set-head-configJunio C Hamano18-58/+438
2024-11-27The twelfth batchJunio C Hamano1-0/+21
2024-11-27Merge branch 'kn/ref-transaction-hook-with-reflog'Junio C Hamano2-2/+3
2024-11-27Merge branch 'jt/index-pack-allow-promisor-only-while-fetching'Junio C Hamano3-3/+5
2024-11-27Merge branch 'en/fast-import-avoid-self-replace'Junio C Hamano2-0/+42
2024-11-27Merge branch 'kh/trailer-in-glossary'Junio C Hamano1-0/+5
2024-11-27Merge branch 'jk/gcc15'Junio C Hamano1-43/+38
2024-11-27Merge branch 'bc/c23'Junio C Hamano2-7/+7
2024-11-27Merge branch 'ps/clar-build-improvement'Junio C Hamano4-57/+78
2024-11-27Merge branch 'kh/bundle-docs'Junio C Hamano1-9/+50
2024-11-26Git 2.47.2v2.47.2Johannes Schindelin1-0/+7
2024-11-26Sync with 2.46.3Johannes Schindelin17-41/+163
2024-11-26Git 2.46.3v2.46.3Johannes Schindelin3-2/+8
2024-11-26Sync with 2.45.3Johannes Schindelin16-41/+157
2024-11-26Git 2.44.3v2.44.3Johannes Schindelin3-2/+9
2024-11-26Git 2.45.3v2.45.3Johannes Schindelin2-2/+7
2024-11-26Sync with 2.44.3Johannes Schindelin16-39/+144
2024-11-26Git 2.43.6v2.43.6Johannes Schindelin3-2/+9
2024-11-26Sync with 2.43.6Johannes Schindelin19-53/+150
2024-11-26Sync with 2.42.4Johannes Schindelin18-53/+143