commit-reach: free temporary list in get_octopus_merge_bases()
Jeff King committed almost 3 years ago
Jeff King committed almost 3 years ago
parse-options: drop unused parse_opt_ctx_t member
René Scharfe committed almost 3 years ago
t7700: split cruft-related tests to t7704
Taylor Blau committed almost 3 years ago
t1016-compatObjectFormat: add tests to verify the conversion between objects
Eric W. Biederman committed almost 3 years ago
t1006: test oid compatibility with cat-file
Eric W. Biederman committed almost 3 years ago
Eric W. Biederman committed almost 3 years ago
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