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.c
Age
Commit message (
Expand
)
Author
2025-07-16
object-file: get rid of `the_repository` when writing objects
Patrick Steinhardt
2025-07-16
odb: introduce `odb_write_object()`
Patrick Steinhardt
2025-07-01
odb: rename `read_object_with_reference()`
Patrick Steinhardt
2025-07-01
odb: rename `pretend_object_file()`
Patrick Steinhardt
2025-07-01
odb: rename `has_object()`
Patrick Steinhardt
2025-07-01
odb: rename `repo_read_object_file()`
Patrick Steinhardt
2025-07-01
odb: rename `oid_object_info()`
Patrick Steinhardt
2025-07-01
odb: trivial refactorings to get rid of `the_repository`
Patrick Steinhardt
2025-07-01
odb: get rid of `the_repository` when handling submodule sources
Patrick Steinhardt
2025-07-01
odb: get rid of `the_repository` when handling the primary source
Patrick Steinhardt
2025-07-01
odb: get rid of `the_repository` in `for_each()` functions
Patrick Steinhardt
2025-07-01
odb: get rid of `the_repository` when handling alternates
Patrick Steinhardt
2025-07-01
odb: get rid of `the_repository` in `odb_mkstemp()`
Patrick Steinhardt
2025-07-01
odb: get rid of `the_repository` in `assert_oid_type()`
Patrick Steinhardt
2025-07-01
odb: get rid of `the_repository` in `find_odb()`
Patrick Steinhardt
2025-07-01
odb: introduce parent pointers
Patrick Steinhardt
2025-07-01
object-store: rename files to "odb.{c,h}"
Patrick Steinhardt