commit-graph: free write-context base_graph_name during cleanup
Jeff King committed almost 3 years ago
commit-graph: free write-context entries before overwriting
Jeff King committed almost 3 years ago
commit-graph: free graph struct that was not added to chain
Jeff King committed almost 3 years ago
commit-graph: delay base_graph assignment in add_graph_to_chain()
Jeff King committed almost 3 years ago
commit-graph: free all elements of graph chain
Jeff King committed almost 3 years ago
commit-graph: move slab-clearing to close_commit_graph()
Jeff King committed almost 3 years ago
merge: free result of repo_get_merge_bases()
Jeff King committed almost 3 years ago
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