summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-07-30Merge branch 'ty/migrate-trust-executable-bit'Junio C Hamano12-33/+76
2026-07-30Merge branch 'rs/tempfile-wo-the-repository'Junio C Hamano21-52/+110
2026-07-30mv: reject a destination whose leading path is missing or a symlinkLucas Zamboni Orioli2-2/+145
2026-07-30mv: name both source and destination when rename failsLucas Zamboni Orioli1-1/+1
2026-07-30doc: replay: move “default” to the right-hand sideKristoffer Haugsbakk2-2/+8
2026-07-30doc: replay: use a nested description listKristoffer Haugsbakk1-4/+4
2026-07-30doc: replay: improve config descriptionKristoffer Haugsbakk2-6/+11
2026-07-30doc: link to config for git-replay(1)Kristoffer Haugsbakk2-0/+6
2026-07-30merge-base: add tests for --is-ancestorNikolaus Schuetz1-0/+31
2026-07-28t0014: generate deprecated command names dynamicallyJeff King1-4/+9
2026-07-28t0014: factor out choice of deprecated commandsJeff King1-10/+13
2026-07-28mingw: skip symlink type auto-detection for network share targetsJohannes Schindelin1-0/+23
2026-07-28pack-bitmap: handle objects at bitmap position zeroDavid Lin2-2/+14
2026-07-28merge: fix leak with merge.defaultToUpstreamToon Claes2-2/+22
2026-07-28cat-file: handle content request for --batch-command without typeJeff King2-0/+11
2026-07-28diff-lib: skip paths outside prefix in oneway_diff()Jeff King1-0/+5
2026-07-28diff-lib: drop stale comment about advancing o->posJeff King1-3/+1
2026-07-28Merge branch 'jk/diff-relative-cached-unmerged' into jk/diff-relative-cached-...Junio C Hamano2-1/+20
2026-07-28diff-lib: add idx/tree sanity check to oneway_diffJeff King1-0/+10
2026-07-27t: use commit_body to extract commit message bodiesShlok Kulshreshtha13-123/+72
2026-07-27test-lib-functions: add commit_body helperShlok Kulshreshtha2-0/+19
2026-07-27fetch-pack: accept "pack" output for packfile URIsTed Nyman2-15/+49
2026-07-27http: permit unlinking partial packs on WindowsTed Nyman2-1/+37
2026-07-27http: avoid concurrent appends to partial packsTed Nyman3-16/+187
2026-07-27http: accept HTTP 416 for complete partial packsTed Nyman4-3/+25
2026-07-27http: avoid closing index-pack input twiceTed Nyman1-6/+1
2026-07-27http-fetch: correct --index-pack-arg documentationTed Nyman2-6/+7
2026-07-27The 8th batchJunio C Hamano1-0/+51
2026-07-27Merge branch 'bc/rust-hash-cleanups'Junio C Hamano1-2/+11
2026-07-27Merge branch 'pw/rebase-drop-notes-with-commit'Junio C Hamano4-34/+140
2026-07-27Merge branch 'ps/copy-wo-the-repository'Junio C Hamano10-20/+24
2026-07-27Merge branch 'sc/wt-status-avoid-quadratic-insertion'Junio C Hamano1-2/+4
2026-07-27Merge branch 'ps/refspec-wo-the-repository'Junio C Hamano11-47/+72
2026-07-27Merge branch 'rs/remote-curl-simplify-push-specs'Junio C Hamano1-11/+9
2026-07-27Merge branch 'td/ref-filter-memoize-contains'Junio C Hamano5-7/+87
2026-07-27Merge branch 'ps/refs-wo-the-repository'Junio C Hamano25-171/+208
2026-07-27Merge branch 'jc/submodule-helper-avoid-zu'Junio C Hamano1-1/+2
2026-07-27Merge branch 'ps/shift-root-in-graph'Junio C Hamano11-48/+1032
2026-07-26rebase: remember fixup -c after skipping fixup/squashPhillip Wood2-4/+63
2026-07-26rebase -i: fix counting of fixups after rebase --skipPhillip Wood2-5/+42
2026-07-26ci: bump ubuntu image version for static-analysis jobJeff King2-3/+3
2026-07-26bloom: silence CHECK_ASSERTION_SIDE_EFFECTS false positiveJeff King1-3/+3
2026-07-25Merge branch 'ps/cat-file-remote-object-info' into ps/cat-file-remote-object-...Junio C Hamano23-91/+1444
2026-07-25remote: plug memory leaksJunio C Hamano1-2/+9
2026-07-25branch: report active bisect run when rejecting deleteRené Scharfe4-25/+72
2026-07-24builtin/clone: fix segfault when using --revision with protocol v0Adrian Friedli2-1/+9
2026-07-24cat-file: make remote-object-info allow-list adapt to the serverPablo Sabater5-35/+113
2026-07-24cat-file: add remote-object-info to batch-commandEric Ju6-7/+930
2026-07-24transport: add client support for object-infoCalvin Wan9-0/+240
2026-07-24serve: advertise object-info featureCalvin Wan1-1/+4