summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-07-19Merge branch 'mm/test-grep-lint'Junio C Hamano385-3328/+3810
2026-07-19Merge branch 'sn/osxkeychain-rust-universal'Junio C Hamano3-6/+56
2026-07-19Merge branch 'bc/parse-options-exit-0-on-help'Junio C Hamano40-74/+113
2026-07-19Merge branch 'jc/submitting-patches-abandoning'Junio C Hamano1-0/+14
2026-07-19Merge branch 'kk/commit-reach-find-all-fix'Junio C Hamano2-3/+48
2026-07-19Merge branch 'jc/relnotes-2.55-rust-fix'Junio C Hamano1-2/+2
2026-07-19Merge branch 'ps/setup-split-discovery-and-setup'Junio C Hamano15-245/+285
2026-07-19Merge branch 'ps/reftable-hardening'Junio C Hamano15-26/+441
2026-07-18object-file: move logic to write loose objectsPatrick Steinhardt3-379/+357
2026-07-18object-file: move `force_object_loose()`Patrick Steinhardt3-48/+46
2026-07-18object-file: force objects loose via generic interfacePatrick Steinhardt1-12/+7
2026-07-18object-file: fix memory leak in `force_object_loose()`Patrick Steinhardt1-8/+18
2026-07-18odb: support setting mtime when writing objectsPatrick Steinhardt11-35/+67
2026-07-18odb: lift object existence check out of the "loose" backendPatrick Steinhardt2-6/+9
2026-07-18odb: compute object hash in `odb_write_object_ext()`Patrick Steinhardt9-43/+25
2026-07-18t/u-odb-inmemory: implement wrapper for writing objectsPatrick Steinhardt1-25/+23
2026-07-18odb: compute compat object ID in `odb_write_object_ext()`Patrick Steinhardt7-32/+38
2026-07-18Merge branch 'jt/receive-pack-use-odb-transactions' into HEADJunio C Hamano15-131/+246
2026-07-17gitweb: shorten index hashes with trailing file modesTravor Liu2-5/+26
2026-07-16The 4th batch for Git 2.56Junio C Hamano1-0/+46
2026-07-16Merge branch 'mm/sideband-ansi-sgr-colon-fix'Junio C Hamano1-1/+5
2026-07-16Merge branch 'jk/git-hash-cleanups'Junio C Hamano24-88/+177
2026-07-16Merge branch 'ih/precompose-flex-array'Junio C Hamano3-8/+29
2026-07-16Merge branch 'ps/t-fixes-for-git-test-long'Junio C Hamano9-72/+91
2026-07-16Merge branch 'js/ci-dockerized-pid-limit'Junio C Hamano1-1/+3
2026-07-16Merge branch 'js/coverity-fixes'Junio C Hamano11-26/+41
2026-07-16Merge branch 'jk/hash-algo-leak-fixes'Junio C Hamano13-14/+100
2026-07-16Merge branch 'js/wincred-fixes'Junio C Hamano1-6/+6
2026-07-16copy: drop dependency on `the_repository`Patrick Steinhardt10-20/+24
2026-07-16refspec: stop depending on `the_repository`Patrick Steinhardt10-22/+37
2026-07-16refspec: let callers pass in hash algorithm when parsing itemsPatrick Steinhardt5-19/+27
2026-07-16refspec: group related structures and functionsPatrick Steinhardt1-12/+14
2026-07-16wincred: prevent silent credential loss when storing OAuth tokensJohannes Schindelin1-2/+2
2026-07-16wincred: avoid memory corruption when erasing a credentialJohannes Schindelin1-4/+4
2026-07-16revision: fix --no-walk path filtering regressionKristofer Karlsson2-1/+19
2026-07-16Merge branch 'kk/streaming-walk-pqueue' into kk/no-walk-pathspec-fixJunio C Hamano387-9549/+12553
2026-07-16Merge branch 'master' of https://github.com/j6t/git-guiJunio C Hamano3-15/+29
2026-07-16Merge branch 'master' of https://github.com/j6t/gitkJunio C Hamano3-218/+321
2026-07-16refs: remove remaining uses of `the_repository`Patrick Steinhardt8-29/+29
2026-07-16worktree: pass repository to public functionsPatrick Steinhardt19-97/+120
2026-07-16worktree: pass repository to file-local functionsPatrick Steinhardt1-21/+26
2026-07-16worktree: refactor code to use available repositoriesPatrick Steinhardt1-7/+7
2026-07-16refs/files: drop `USE_THE_REPOSITORY_VARIABLE`Patrick Steinhardt1-14/+17
2026-07-16refs/packed: de-globalize handling of "core.packedRefsTimeout"Patrick Steinhardt1-7/+13
2026-07-16Merge branch 'master' of github.com:alshopov/git-guiJohannes Sixt1-1/+1
2026-07-16Merge branch 'hn/silence-make-s'Johannes Sixt1-3/+2
2026-07-16Merge branch 'spanish_pr_bis' of github.com:basuradeluis/gitkbisJohannes Sixt1-204/+284
2026-07-15revision: make get_commit_action() a pure predicateMichael Montalbo3-26/+127
2026-07-15remote-curl: simplify passing of push specsRené Scharfe1-11/+9
2026-07-15The 3rd batch for Git 2.56Junio C Hamano1-0/+29