odb: rename `oid_object_info()`
Patrick Steinhardt committed about 1 year ago
odb: trivial refactorings to get rid of `the_repository`
Patrick Steinhardt committed about 1 year ago
odb: get rid of `the_repository` when handling submodule sources
Patrick Steinhardt committed about 1 year ago
odb: get rid of `the_repository` when handling the primary source
Patrick Steinhardt committed about 1 year ago
odb: get rid of `the_repository` in `for_each()` functions
Patrick Steinhardt committed about 1 year ago
odb: get rid of `the_repository` when handling alternates
Patrick Steinhardt committed about 1 year ago
odb: get rid of `the_repository` in `odb_mkstemp()`
Patrick Steinhardt committed about 1 year ago
odb: get rid of `the_repository` in `assert_oid_type()`
Patrick Steinhardt committed about 1 year ago
odb: get rid of `the_repository` in `find_odb()`
Patrick Steinhardt committed about 1 year ago
odb: introduce parent pointers
Patrick Steinhardt committed about 1 year ago
object-store: rename files to "odb.{c,h}"
Patrick Steinhardt committed about 1 year ago
object-store: rename `object_directory` to `odb_source`
Patrick Steinhardt committed about 1 year ago
object-store: rename `raw_object_store` to `object_database`
Patrick Steinhardt committed about 1 year ago
pack-bitmap: add load corrupt bitmap test
Lidong Yan committed about 1 year ago
pack-bitmap: reword comments in test_bitmap_commits()
Lidong Yan committed about 1 year ago
pack-bitmap: fix memory leak if load_bitmap() failed
Taylor Blau committed about 1 year ago
send-pack: clean-up even when taking an early exit
Junio C Hamano committed about 1 year ago
config: mention --url in the synopsis
Kristoffer Haugsbakk committed about 1 year ago
config: use --value instead of value-pattern
Kristoffer Haugsbakk committed about 1 year ago
Kristoffer Haugsbakk committed about 1 year ago