Merge branch 'jk/tempfile-active-flag-cleanup'
Junio C Hamano committed almost 4 years ago
Merge branch 'js/add-p-diff-parsing-fix'
Junio C Hamano committed almost 4 years ago
rev-parse --parseopt: detect missing opt-spec
Øystein Walle committed almost 4 years ago
fetch: add branch.*.merge to default ref-prefix extension
Jeff King committed almost 4 years ago
fetch: stop checking for NULL transport->remote in do_fetch()
Jeff King committed almost 4 years ago
prepare_repo_settings(): plug leak of config values
Jeff King committed almost 4 years ago
list_objects_filter_options: plug leak of filter_spec strings
Jeff King committed almost 4 years ago
transport: free filter options in disconnect_git()
Jeff King committed almost 4 years ago
transport: deep-copy object-filter struct for fetch-pack
Jeff King committed almost 4 years ago
list_objects_filter_copy(): deep-copy sparse_oid_name field
Jeff King committed almost 4 years ago
t1060: check partial clone of misnamed blob
Jeff King committed almost 4 years ago
diff-no-index: simplify argv index calculation
René Scharfe committed almost 4 years ago
diff-no-index: release prefixed filenames
René Scharfe committed almost 4 years ago
diff-no-index: release strbuf on queue error
René Scharfe committed almost 4 years ago
parse_object(): check commit-graph when skip_hash set
Jeff King committed almost 4 years ago
upload-pack: skip parse-object re-hashing of "want" objects
Jeff King committed almost 4 years ago
parse_object(): allow skipping hash check
Jeff King committed almost 4 years ago
notes, remote: show unknown subcommands between `'
SZEDER Gábor committed almost 4 years ago
notes: simplify default operation mode arguments check
SZEDER Gábor committed almost 4 years ago
test-parse-options.c: fix style of comparison with zero
SZEDER Gábor committed almost 4 years ago