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
/
t
/
unit-tests
/
u-odb-inmemory.c
Age
Commit message (
Expand
)
Author
Files
Lines
13 days
Merge branch 'ps/odb-generic-corrupt-objects'
Junio C Hamano
1
-2
/
+3
2026-08-23
Merge branch 'ps/odb-streams'
Junio C Hamano
1
-17
/
+20
2026-08-20
Merge branch 'ps/odb-make-creation-pluggable'
Junio C Hamano
1
-1
/
+1
2026-08-19
odb/source: allow `read_object_info()` to bubble up error messages
Patrick Steinhardt
1
-2
/
+2
2026-08-19
odb/source: let callers discern missing and corrupt objects
Patrick Steinhardt
1
-1
/
+2
2026-08-06
setup: handle ODB-related environment variables in `odb_new()`
Patrick Steinhardt
1
-1
/
+1
2026-08-05
odb/streaming: consolidate read and write streams
Patrick Steinhardt
1
-3
/
+3
2026-08-05
odb/streaming: rename `struct odb_read_stream`
Patrick Steinhardt
1
-6
/
+6
2026-08-05
odb/streaming: support streaming arbitrary object types
Patrick Steinhardt
1
-2
/
+5
2026-08-05
odb/streaming: drop `is_finished` field
Patrick Steinhardt
1
-2
/
+3
2026-08-05
odb/streaming: track write stream size in the structure
Patrick Steinhardt
1
-6
/
+5
2026-07-18
odb: support setting mtime when writing objects
Patrick Steinhardt
1
-3
/
+3
2026-07-18
odb: compute object hash in `odb_write_object_ext()`
Patrick Steinhardt
1
-0
/
+1
2026-07-18
t/u-odb-inmemory: implement wrapper for writing objects
Patrick Steinhardt
1
-25
/
+23
2026-06-15
odb: use size_t for object_info.sizep and the size APIs
Johannes Schindelin
1
-1
/
+1
2026-05-15
t/unit-tests: add tests for the in-memory object source
Patrick Steinhardt
1
-0
/
+313