index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
odb
/
source.h
Age
Commit message (
Expand
)
Author
Lines
2026-03-31
odb: use enum for `odb_write_object` flags
Patrick Steinhardt
-2
/
+2
2026-03-20
odb: introduce generic `odb_find_abbrev_len()`
Patrick Steinhardt
-0
/
+24
2026-03-20
odb: introduce `struct odb_for_each_object_options`
Patrick Steinhardt
-3
/
+3
2026-03-12
odb/source: introduce generic object counting
Patrick Steinhardt
-0
/
+27
2026-03-12
odb: stop including "odb/source.h"
Patrick Steinhardt
-51
/
+1
2026-03-05
odb/source: make `begin_transaction()` function pluggable
Patrick Steinhardt
-0
/
+27
2026-03-05
odb/source: make `write_alternate()` function pluggable
Patrick Steinhardt
-0
/
+26
2026-03-05
odb/source: make `read_alternates()` function pluggable
Patrick Steinhardt
-0
/
+28
2026-03-05
odb/source: make `write_object_stream()` function pluggable
Patrick Steinhardt
-0
/
+28
2026-03-05
odb/source: make `write_object()` function pluggable
Patrick Steinhardt
-0
/
+36
2026-03-05
odb/source: make `freshen_object()` function pluggable
Patrick Steinhardt
-0
/
+23
2026-03-05
odb/source: make `for_each_object()` function pluggable
Patrick Steinhardt
-0
/
+65
2026-03-05
odb/source: make `read_object_stream()` function pluggable
Patrick Steinhardt
-0
/
+23
2026-03-05
odb/source: make `read_object_info()` function pluggable
Patrick Steinhardt
-0
/
+78
2026-03-05
odb/source: make `close()` function pluggable
Patrick Steinhardt
-0
/
+18
2026-03-05
odb/source: make `reprepare()` function pluggable
Patrick Steinhardt
-0
/
+17
2026-03-05
odb/source: make `free()` function pluggable
Patrick Steinhardt
-0
/
+6
2026-03-05
odb/source: introduce source type for robustness
Patrick Steinhardt
-0
/
+15
2026-03-05
odb: embed base source in the "files" backend
Patrick Steinhardt
-6
/
+25
2026-03-05
odb: introduce "files" source
Patrick Steinhardt
-5
/
+4
2026-03-05
odb: split `struct odb_source` into separate header
Patrick Steinhardt
-0
/
+60