index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
odb
/
source-files.c
Age
Commit message (
Expand
)
Author
2026-03-12
odb/source: introduce generic object counting
Patrick Steinhardt
2026-03-05
odb/source: make `begin_transaction()` function pluggable
Patrick Steinhardt
2026-03-05
odb/source: make `write_alternate()` function pluggable
Patrick Steinhardt
2026-03-05
odb/source: make `read_alternates()` function pluggable
Patrick Steinhardt
2026-03-05
odb/source: make `write_object_stream()` function pluggable
Patrick Steinhardt
2026-03-05
odb/source: make `write_object()` function pluggable
Patrick Steinhardt
2026-03-05
odb/source: make `freshen_object()` function pluggable
Patrick Steinhardt
2026-03-05
odb/source: make `for_each_object()` function pluggable
Patrick Steinhardt
2026-03-05
odb/source: make `read_object_stream()` function pluggable
Patrick Steinhardt
2026-03-05
odb/source: make `read_object_info()` function pluggable
Patrick Steinhardt
2026-03-05
odb/source: make `close()` function pluggable
Patrick Steinhardt
2026-03-05
odb/source: make `reprepare()` function pluggable
Patrick Steinhardt
2026-03-05
odb/source: make `free()` function pluggable
Patrick Steinhardt
2026-03-05
odb/source: introduce source type for robustness
Patrick Steinhardt
2026-03-05
odb: move reparenting logic into respective subsystems
Patrick Steinhardt
2026-03-05
odb: embed base source in the "files" backend
Patrick Steinhardt
2026-03-05
odb: introduce "files" source
Patrick Steinhardt