test-lib: compute the compatibility hash so tests may use it
Eric W. Biederman committed almost 3 years ago
builtin/ls-tree: let the oid determine the output algorithm
Eric W. Biederman committed almost 3 years ago
object-file: handle compat objects in check_object_signature
Eric W. Biederman committed almost 3 years ago
tree-walk: init_tree_desc take an oid to get the hash algorithm
Eric W. Biederman committed almost 3 years ago
builtin/cat-file: let the oid determine the output algorithm
Eric W. Biederman committed almost 3 years ago
rev-parse: add an --output-object-format parameter
Eric W. Biederman committed almost 3 years ago
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