t5300: choose the built-in hash outside of a repo
brian m. carlson committed about 1 year ago
t4042: choose the built-in hash outside of a repo
brian m. carlson committed about 1 year ago
t1007: choose the built-in hash outside of a repo
brian m. carlson committed about 1 year ago
t: default to compile-time default hash if not set
brian m. carlson committed about 1 year ago
setup: use the default algorithm to initialize repo format
brian m. carlson committed about 1 year ago
Use legacy hash for legacy formats
brian m. carlson committed about 1 year ago
builtin: use default hash when outside a repository
brian m. carlson committed about 1 year ago
hash: add a constant for the legacy hash algorithm
brian m. carlson committed about 1 year ago
hash: add a constant for the default hash algorithm
brian m. carlson committed about 1 year ago
odb: rename `read_object_with_reference()`
Patrick Steinhardt committed about 1 year ago
odb: rename `pretend_object_file()`
Patrick Steinhardt committed about 1 year ago
Patrick Steinhardt committed about 1 year ago
odb: rename `repo_read_object_file()`
Patrick Steinhardt committed about 1 year ago
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