summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-07-19Merge branch 'tc/bundle-uri-empty-fix'Junio C Hamano4-5/+70
2026-07-19Merge branch 'hf/unpack-trees-quadratic-scan'Junio C Hamano2-1/+35
2026-07-19Merge branch 'wy/doc-myfirstcontribution-trim-quotes'Junio C Hamano1-0/+5
2026-07-19Merge branch 'gr/t1410-reflog-exit-code'Junio C Hamano1-17/+9
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-16Sync with 'master'Junio C Hamano1-0/+46
2026-07-16Merge branch 'kk/no-walk-pathspec-fix' into nextJunio C Hamano2-1/+19
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-16SYnc with 'master'Junio C Hamano6-233/+350
2026-07-16Merge branch 'sk/t7614-do-not-hide-git-exit-status' into nextJunio C Hamano1-3/+6
2026-07-16Merge branch 'sk/t1100-modernize' into nextJunio C Hamano1-27/+25
2026-07-16Merge branch 'ps/odb-for-each-object-filter' into nextJunio C Hamano7-142/+175
2026-07-16Merge branch 'rs/strbuf-avoid-redundant-reset' into nextJunio C Hamano1-2/+0
2026-07-16Merge branch 'cc/doc-fast-export-synopsis-fix' into nextJunio C Hamano3-3/+2
2026-07-16Merge branch 'js/wincred-fixes' into nextJunio C Hamano1-6/+6
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