index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
odb.h
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
Merge branch 'ty/repository-fetch-if-missing'
Junio C Hamano
1
-8
/
+0
12 days
Merge branch 'ps/odb-pluggable-pack-generation'
Junio C Hamano
1
-0
/
+152
12 days
Merge branch 'jt/receive-pack-pluggable-writes'
Junio C Hamano
1
-2
/
+4
12 days
Merge branch 'ps/odb-eagerly-load-alternates'
Junio C Hamano
1
-12
/
+10
12 days
Merge branch 'ps/odb-generic-corrupt-objects'
Junio C Hamano
1
-4
/
+13
2026-08-23
Merge branch 'ps/odb-streams'
Junio C Hamano
1
-2
/
+2
2026-08-23
Merge branch 'ps/cat-file-remote-object-info-type'
Junio C Hamano
1
-3
/
+0
2026-08-21
odb: introduce interface to generate packfiles
Patrick Steinhardt
1
-0
/
+152
2026-08-20
odb: return temporary ODB source when set
Justin Tobler
1
-2
/
+4
2026-08-20
Merge branch 'ps/odb-make-creation-pluggable'
Junio C Hamano
1
-2
/
+15
2026-08-19
odb/source: let callers discern missing and corrupt objects
Patrick Steinhardt
1
-0
/
+2
2026-08-19
odb/source: introduce error status when reading objects
Patrick Steinhardt
1
-4
/
+11
2026-08-17
odb: drop `alternates_db` field
Patrick Steinhardt
1
-7
/
+0
2026-08-17
odb: drop `loaded_alternates` field
Patrick Steinhardt
1
-2
/
+0
2026-08-17
odb: eagerly initialize alternates
Patrick Steinhardt
1
-6
/
+0
2026-08-17
odb: decouple source path comparisons from `the_repository`
Patrick Steinhardt
1
-1
/
+14
2026-08-15
repository: move fetch_if_missing into struct repository
Tian Yuchen
1
-8
/
+0
2026-08-12
Merge branch 'ps/odb-make-creation-pluggable' into ps/odb-eagerly-load-altern...
Junio C Hamano
1
-2
/
+15
2026-08-07
fetch-object-info: use dedicated struct for the results
Pablo Sabater
1
-3
/
+0
2026-08-06
setup: handle ODB-related environment variables in `odb_new()`
Patrick Steinhardt
1
-2
/
+15
2026-08-05
Merge branch 'ps/odb-pluggable-housekeeping'
Junio C Hamano
1
-0
/
+45
2026-08-05
odb/streaming: consolidate read and write streams
Patrick Steinhardt
1
-2
/
+2
2026-08-05
odb/streaming: track write stream size in the structure
Patrick Steinhardt
1
-1
/
+1
2026-07-30
Merge branch 'ps/odb-move-loose-object-writing'
Junio C Hamano
1
-4
/
+6
2026-07-30
Merge branch 'ps/cat-file-remote-object-info'
Junio C Hamano
1
-0
/
+9
2026-07-25
Merge branch 'ps/cat-file-remote-object-info' into ps/cat-file-remote-object-...
Junio C Hamano
1
-0
/
+9
2026-07-24
cat-file: add remote-object-info to batch-command
Eric Ju
1
-0
/
+3
2026-07-24
transport: add client support for object-info
Calvin Wan
1
-0
/
+6
2026-07-22
Merge branch 'ps/odb-for-each-object-filter'
Junio C Hamano
1
-0
/
+12
2026-07-18
odb: compute compat object ID in `odb_write_object_ext()`
Patrick Steinhardt
1
-4
/
+6
2026-07-15
Merge branch 'ps/odb-drop-whence'
Junio C Hamano
1
-24
/
+56
2026-07-15
odb: introduce object filters to `odb_for_each_object()`
Patrick Steinhardt
1
-0
/
+12
2026-07-13
Merge branch 'ps/odb-generalize-prepare'
Junio C Hamano
1
-2
/
+14
2026-07-13
odb: make optimizations pluggable
Patrick Steinhardt
1
-0
/
+45
2026-07-02
odb: document object info fields
Patrick Steinhardt
1
-1
/
+17
2026-07-02
odb: drop `whence` field from object info
Patrick Steinhardt
1
-7
/
+0
2026-07-02
odb: add `source` field to struct object_info_source
Patrick Steinhardt
1
-4
/
+7
2026-07-02
odb: make backend-specific fields optional
Patrick Steinhardt
1
-20
/
+40
2026-06-22
odb: introduce `odb_prepare()`
Patrick Steinhardt
1
-2
/
+6
2026-06-22
odb/source: generalize `reprepare()` callback
Patrick Steinhardt
1
-0
/
+8
2026-06-21
Merge branch 'js/objects-larger-than-4gb-on-windows-more'
Junio C Hamano
1
-5
/
+5
2026-06-16
Merge branch 'wy/docs-typofixes'
Junio C Hamano
1
-1
/
+1
2026-06-15
odb: use size_t for object_info.sizep and the size APIs
Johannes Schindelin
1
-5
/
+5
2026-05-30
docs: fix typos and grammar
Weijie Yuan
1
-1
/
+1
2026-05-15
odb: generic in-memory source
Patrick Steinhardt
1
-1
/
+1
2026-05-15
odb: introduce "in-memory" source
Patrick Steinhardt
1
-2
/
+2
2026-05-15
Merge branch 'jt/odb-transaction-write' into ps/odb-in-memory
Junio C Hamano
1
-36
/
+1
2026-05-15
odb: update `struct odb_write_stream` read() callback
Justin Tobler
1
-5
/
+1
2026-05-15
odb: split `struct odb_transaction` into separate header
Justin Tobler
1
-31
/
+0
2026-03-31
odb: drop unneeded headers and forward decls
Patrick Steinhardt
1
-9
/
+3
[next]