summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-05odb/source: make `begin_transaction()` function pluggablePatrick Steinhardt-0/+38
2026-03-05odb/source: make `write_alternate()` function pluggablePatrick Steinhardt-52/+82
2026-03-05odb/source: make `read_alternates()` function pluggablePatrick Steinhardt-22/+59
2026-03-05odb/source: make `write_object_stream()` function pluggablePatrick Steinhardt-1/+38
2026-03-05odb/source: make `write_object()` function pluggablePatrick Steinhardt-2/+50
2026-03-05odb/source: make `freshen_object()` function pluggablePatrick Steinhardt-10/+36
2026-03-05odb/source: make `for_each_object()` function pluggablePatrick Steinhardt-23/+89
2026-03-05odb/source: make `read_object_stream()` function pluggablePatrick Steinhardt-7/+37
2026-03-05odb/source: make `read_object_info()` function pluggablePatrick Steinhardt-37/+122
2026-03-05odb/source: make `close()` function pluggablePatrick Steinhardt-4/+27
2026-03-05odb/source: make `reprepare()` function pluggablePatrick Steinhardt-5/+27
2026-03-05odb/source: make `free()` function pluggablePatrick Steinhardt-9/+11
2026-03-05odb/source: introduce source type for robustnessPatrick Steinhardt-2/+22
2026-03-05odb: move reparenting logic into respective subsystemsPatrick Steinhardt-75/+42
2026-03-05odb: embed base source in the "files" backendPatrick Steinhardt-89/+189
2026-03-05odb: introduce "files" sourcePatrick Steinhardt-68/+114
2026-03-05odb: split `struct odb_source` into separate headerPatrick Steinhardt-69/+91
2026-03-05t9123: use test_when_finished for cleanupSiddharth Shrimali-6/+9
2026-03-05send-email: pass smtp hostname and port to Authen::SASLAditya Garg-0/+2
2026-03-05gitlab-ci: update to macOS 15 imagesPatrick Steinhardt-3/+3
2026-03-05meson: detect broken iconv that requires ICONV_RESTART_RESETPatrick Steinhardt-0/+26
2026-03-05meson: simplify iconv-emits-BOM checkPatrick Steinhardt-36/+20
2026-03-05builtin/rev-list: migrate missing_objects cleanup to oidmap_clear_with_free()Seyi Kufoiji-3/+12
2026-03-05oidmap: make entry cleanup explicit in oidmap_clearSeyi Kufoiji-3/+76
2026-03-05The 12th batchJunio C Hamano-1/+10
2026-03-05Merge branch 'ps/fsck-stream-from-the-right-object-instance'Junio C Hamano-43/+114
2026-03-05Merge branch 'ob/core-attributesfile-in-repository'Junio C Hamano-42/+111
2026-03-05Merge branch 'pt/t7527-flake-workaround'Junio C Hamano-38/+41
2026-03-04The 11th batchJunio C Hamano-6/+41
2026-03-04Merge branch 'cx/fetch-display-ubfix'Junio C Hamano-1/+1
2026-03-04Merge branch 'ds/config-list-with-type'Junio C Hamano-88/+331
2026-03-04Merge branch 'en/merge-ort-almost-wo-the-repository'Junio C Hamano-47/+61
2026-03-04Merge branch 'lo/repo-leftover-bits'Junio C Hamano-31/+44
2026-03-04Merge branch 'ps/maintenance-geometric-default'Junio C Hamano-12/+64
2026-03-04Merge branch 'jr/apply-directory-normalize'Junio C Hamano-0/+45
2026-03-04Merge branch 'sp/tree-diff-wo-the-repository'Junio C Hamano-4/+2
2026-03-04Merge branch 'pw/no-more-NULL-means-current-worktree'Junio C Hamano-25/+66
2026-03-04Merge branch 'bk/mailmap-wo-the-repository'Junio C Hamano-44/+32
2026-03-04Merge branch 'dk/meson-regen-config-list'Junio C Hamano-4/+22
2026-03-04Merge branch 'rr/gitweb-mobile'Junio C Hamano-2/+73
2026-03-04Merge branch 'sp/shallow-deepen-relative-fix'Junio C Hamano-82/+88
2026-03-04Merge branch 'kn/osxkeychain-buildfix'Junio C Hamano-59/+27
2026-03-04Merge branch 'kn/ref-location'Junio C Hamano-81/+625
2026-03-04status: clarify how status.compareBranches deduplicatesHarald Nordgren-38/+88
2026-03-04setup: improve error diagnosis for invalid .git filesTian Yuchen-14/+121
2026-03-04doc: add information regarding external commandsOmri Sarig-0/+8
2026-03-04path: remove redundant function callsK Jayatheerth-5/+5
2026-03-04path: use size_t for dir_prefix lengthK Jayatheerth-1/+1
2026-03-04path: remove unused headerK Jayatheerth-1/+0
2026-03-04git-gui: grey out comment lines in commit messageWolfgang Faust-0/+18