summaryrefslogtreecommitdiff
path: root/odb.h
AgeCommit message (Expand)AuthorFilesLines
3 daysMerge branch 'mm/diff-process-hunks' into seenJunio C Hamano1-0/+4
3 daysMerge branch 'ps/odb-pluggable-fsck' into jchJunio C Hamano1-0/+33
3 daysMerge branch 'ps/odb-alternates-at-creation' into jchJunio C Hamano1-7/+0
4 daysodb/source: remove the ability to write alternatesPatrick Steinhardt1-7/+0
10 daysdiff-hunks: add the store format, library, and commandMichael Montalbo1-0/+4
11 daysodb: remove the ability to link sources ad-hocPatrick Steinhardt1-8/+0
11 daysodb: remove infrastructure to register submodule sourcesPatrick Steinhardt1-14/+0
11 daysMerge branch 'ty/repository-fetch-if-missing'Junio C Hamano1-8/+0
12 daysMerge branch 'ty/repository-fetch-if-missing' into ps/ps/odb-stop-registering...Junio C Hamano1-8/+0
13 daysMerge branch 'ps/odb-pluggable-pack-generation'Junio C Hamano1-0/+152
13 daysMerge branch 'jt/receive-pack-pluggable-writes'Junio C Hamano1-2/+4
13 daysMerge branch 'ps/odb-eagerly-load-alternates'Junio C Hamano1-12/+10
13 daysMerge branch 'ps/odb-generic-corrupt-objects'Junio C Hamano1-4/+13
13 daysbuiltin/fsck: move loose object verification into the loose sourcePatrick Steinhardt1-0/+3
13 daysbuiltin/fsck: move packfile verification into the packed sourcePatrick Steinhardt1-0/+7
13 daysodb: provide infrastructure for pluggable fsck checksPatrick Steinhardt1-0/+23
2026-08-25Merge branch 'ps/odb-eagerly-load-alternates' into ps/odb-pluggable-fsckJunio C Hamano1-12/+10
2026-08-25Merge branch 'ps/odb-pluggable-pack-generation' into ps/odb-pluggable-fsckJunio C Hamano1-0/+152
2026-08-25Merge branch 'ps/odb-eagerly-load-alternates' into ps/odb-alternates-at-creationJunio C Hamano1-12/+10
2026-08-23Merge branch 'ps/odb-streams'Junio C Hamano1-2/+2
2026-08-23Merge branch 'ps/cat-file-remote-object-info-type'Junio C Hamano1-3/+0
2026-08-21odb: introduce interface to generate packfilesPatrick Steinhardt1-0/+152
2026-08-20odb: return temporary ODB source when setJustin Tobler1-2/+4
2026-08-20Merge branch 'ps/odb-make-creation-pluggable'Junio C Hamano1-2/+15
2026-08-19odb/source: let callers discern missing and corrupt objectsPatrick Steinhardt1-0/+2
2026-08-19odb/source: introduce error status when reading objectsPatrick Steinhardt1-4/+11
2026-08-17odb: drop `alternates_db` fieldPatrick Steinhardt1-7/+0
2026-08-17odb: drop `loaded_alternates` fieldPatrick Steinhardt1-2/+0
2026-08-17odb: eagerly initialize alternatesPatrick Steinhardt1-6/+0
2026-08-17odb: decouple source path comparisons from `the_repository`Patrick Steinhardt1-1/+14
2026-08-15repository: move fetch_if_missing into struct repositoryTian Yuchen1-8/+0
2026-08-12Merge branch 'ps/odb-make-creation-pluggable' into ps/odb-eagerly-load-altern...Junio C Hamano1-2/+15
2026-08-07fetch-object-info: use dedicated struct for the resultsPablo Sabater1-3/+0
2026-08-06setup: handle ODB-related environment variables in `odb_new()`Patrick Steinhardt1-2/+15
2026-08-05Merge branch 'ps/odb-pluggable-housekeeping'Junio C Hamano1-0/+45
2026-08-05odb/streaming: consolidate read and write streamsPatrick Steinhardt1-2/+2
2026-08-05odb/streaming: track write stream size in the structurePatrick Steinhardt1-1/+1
2026-07-30Merge branch 'ps/odb-move-loose-object-writing'Junio C Hamano1-4/+6
2026-07-30Merge branch 'ps/cat-file-remote-object-info'Junio C Hamano1-0/+9
2026-07-25Merge branch 'ps/cat-file-remote-object-info' into ps/cat-file-remote-object-...Junio C Hamano1-0/+9
2026-07-24cat-file: add remote-object-info to batch-commandEric Ju1-0/+3
2026-07-24transport: add client support for object-infoCalvin Wan1-0/+6
2026-07-22Merge branch 'ps/odb-for-each-object-filter'Junio C Hamano1-0/+12
2026-07-18odb: compute compat object ID in `odb_write_object_ext()`Patrick Steinhardt1-4/+6
2026-07-15Merge branch 'ps/odb-drop-whence'Junio C Hamano1-24/+56
2026-07-15odb: introduce object filters to `odb_for_each_object()`Patrick Steinhardt1-0/+12
2026-07-13Merge branch 'ps/odb-generalize-prepare'Junio C Hamano1-2/+14
2026-07-13odb: make optimizations pluggablePatrick Steinhardt1-0/+45
2026-07-02odb: document object info fieldsPatrick Steinhardt1-1/+17
2026-07-02odb: drop `whence` field from object infoPatrick Steinhardt1-7/+0