refs: remove old refs_warn_dangling_symref
Phil Hord committed about 1 year ago
fetch-prune: optimize dangling-ref reporting
Phil Hord committed about 1 year ago
Enable SHA-256 by default in breaking changes mode
brian m. carlson committed about 1 year ago
help: add a build option for default hash
brian m. carlson committed about 1 year ago
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