summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-06-19fetch: rename function report_set_headMatt Hunter1-2/+2
2026-06-19t5510: cleanup remote in followRemoteHEAD dangling ref testMatt Hunter1-0/+1
2026-06-19doc: explain fetchRemoteHEADWarn adviceMatt Hunter1-0/+4
2026-06-19fetch: fixup set_head advice for warn-if-not-branchMatt Hunter1-1/+1
2026-06-19SubmittingPatches: note that trailer order mattersKristoffer Haugsbakk1-0/+10
2026-06-19SubmittingPatches: be consistent with trailer markupKristoffer Haugsbakk1-7/+7
2026-06-19SubmittingPatches: document Based-on-patch-by trailerKristoffer Haugsbakk1-0/+4
2026-06-19SubmittingPatches: discourage common Linux trailersKristoffer Haugsbakk1-0/+4
2026-06-19SubmittingPatches: encourage trailer use for substantial helpKristoffer Haugsbakk1-3/+11
2026-06-18zlib: properly clamp to uLongJohannes Schindelin1-4/+9
2026-06-17gitlab-ci: migrate Windows builds away from ChocolateyPatrick Steinhardt2-3/+63
2026-06-17Hopefully final batch before -rc2Junio C Hamano1-0/+32
2026-06-17Merge branch 'en/commit-graph-timestamp-fix'Junio C Hamano2-1/+10
2026-06-17Merge branch 'dl/posix-unused-warning-clang'Junio C Hamano1-12/+23
2026-06-17Merge branch 'td/ls-files-pathspec-prefilter'Junio C Hamano4-0/+61
2026-06-17Merge branch 'ta/doc-config-adoc-fixes'Junio C Hamano5-5/+13
2026-06-17Merge branch 'jc/t1400-fifo-cleanup'Junio C Hamano1-0/+1
2026-06-17Merge branch 'td/describe-tag-iteration'Junio C Hamano2-0/+15
2026-06-17Merge branch 'ps/transport-helper-tsan-fix'Junio C Hamano2-12/+8
2026-06-17Git 2.55-rc1v2.55.0-rc1Junio C Hamano2-1/+6
2026-06-17Merge branch 'ab/index-pack-retain-child-bases'Junio C Hamano1-1/+0
2026-06-17Merge branch 'js/osxkeychain-build-wo-rust'Junio C Hamano1-1/+1
2026-06-17odb/source-packed: drop pointer to "files" parent sourcePatrick Steinhardt4-19/+19
2026-06-17midx: refactor interfaces to work on "packed" sourcePatrick Steinhardt13-129/+144
2026-06-17odb/source-packed: stub out remaining functionsPatrick Steinhardt1-0/+42
2026-06-17odb/source-packed: wire up `freshen_object()` callbackPatrick Steinhardt5-29/+24
2026-06-17odb/source-packed: wire up `find_abbrev_len()` callbackPatrick Steinhardt4-117/+114
2026-06-17odb/source-packed: wire up `count_objects()` callbackPatrick Steinhardt4-42/+34
2026-06-17odb/source-packed: wire up `for_each_object()` callbackPatrick Steinhardt7-280/+269
2026-06-17odb/source-packed: wire up `read_object_stream()` callbackPatrick Steinhardt4-17/+17
2026-06-17odb/source-packed: wire up `read_object_info()` callbackPatrick Steinhardt5-78/+79
2026-06-17packfile: use higher-level interface to implement `has_object_pack()`Patrick Steinhardt1-4/+2
2026-06-17odb/source-packed: wire up `reprepare()` callbackPatrick Steinhardt7-177/+172
2026-06-17odb/source-packed: wire up `close()` callbackPatrick Steinhardt4-19/+17
2026-06-17odb/source-packed: start converting to a proper `struct odb_source`Patrick Steinhardt6-22/+60
2026-06-17odb/source-packed: store pointer to "files" instead of generic sourcePatrick Steinhardt4-11/+11
2026-06-17packfile: move packed source into "odb/" subsystemPatrick Steinhardt7-75/+87
2026-06-17packfile: split out packfile list logicPatrick Steinhardt6-105/+117
2026-06-17packfile: rename `struct packfile_store` to `odb_source_packed`Patrick Steinhardt3-46/+46
2026-06-17osxkeychain: fix build with RustJohannes Schindelin1-1/+1
2026-06-16hash-object: add a >4GB/LLP64 test case using filtered inputPhilip Oakley1-0/+12
2026-06-16hash-object: add another >4GB/LLP64 test casePhilip Oakley1-0/+8
2026-06-16hash-object --stdin: verify that it works with >4GB/LLP64Philip Oakley1-0/+8
2026-06-16hash algorithms: use size_t for section lengthsPhilip Oakley4-6/+5
2026-06-16object-file.c: use size_t for header lengthsPhilip Oakley6-13/+13
2026-06-16hash-object: demonstrate a >4GB/LLP64 problemPhilip Oakley1-0/+11
2026-06-16topic flush before -rc1 (batch 2)Junio C Hamano1-0/+37
2026-06-16Merge branch 'ta/typofixes'Junio C Hamano5-5/+5
2026-06-16Merge branch 'mm/subprocess-handshake-fix'Junio C Hamano2-6/+37
2026-06-16Merge branch 'wy/docs-typofixes'Junio C Hamano14-14/+14