repository: implement extensions.compatObjectFormat
brian m. carlson committed almost 3 years ago
object-file: update object_info_extended to reencode objects
Eric W. Biederman committed almost 3 years ago
object-file-convert: convert commits that embed signed tags
Eric W. Biederman committed almost 3 years ago
object-file-convert: convert commit objects when writing
brian m. carlson committed almost 3 years ago
object-file-convert: don't leak when converting tag objects
Eric W. Biederman committed almost 3 years ago
object-file-convert: convert tag objects when writing
brian m. carlson committed almost 3 years ago
object-file-convert: add a function to convert trees between algorithms
brian m. carlson committed almost 3 years ago
object: factor out parse_mode out of fast-import and tree-walk into in object.h
Eric W. Biederman committed almost 3 years ago
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