cache: add a function to read an OID of a specific algorithm
brian m. carlson committed almost 3 years ago
Eric W. Biederman committed almost 3 years ago
commit: export add_header_signature to support handling signatures on tags
Eric W. Biederman committed almost 3 years ago
commit: convert mergetag before computing the signature of a commit
Eric W. Biederman committed almost 3 years ago
commit: write commits for both hashes
brian m. carlson committed almost 3 years ago
object-file: add a compat_oid_in parameter to write_object_file_flags
Eric W. Biederman committed almost 3 years ago
object-file: update the loose object map when writing loose objects
Eric W. Biederman committed almost 3 years ago
loose: compatibilty short name support
Eric W. Biederman committed almost 3 years ago
loose: add a mapping between SHA-1 and SHA-256 for loose objects
brian m. carlson committed almost 3 years ago
repository: add a compatibility hash algorithm
Eric W. Biederman committed almost 3 years ago
object-names: support input of oids in any supported hash
Eric W. Biederman committed almost 3 years ago
oid-array: teach oid-array to handle multiple kinds of oids
Eric W. Biederman committed almost 3 years ago
object-file-convert: stubs for converting from one object format to another
Eric W. Biederman committed almost 3 years ago
gc: add `gc.repackFilterTo` config option
Christian Couder committed almost 3 years ago
repack: implement `--filter-to` for storing filtered out objects
Christian Couder committed almost 3 years ago
gc: add `gc.repackFilter` config option
Christian Couder committed almost 3 years ago
repack: add `--filter=<filter-spec>` option
Christian Couder committed almost 3 years ago
pack-bitmap-write: rebuild using new bitmap when remapping
Christian Couder committed almost 3 years ago
repack: refactor finding pack prefix
Christian Couder committed almost 3 years ago
repack: refactor finishing pack-objects command
Christian Couder committed almost 3 years ago