sparse-checkout: fill in some options boilerplate
Jeff King committed almost 6 years ago
sequencer: drop repository argument from run_git_commit()
Jeff King committed almost 6 years ago
push: drop unused repo argument to do_push()
Jeff King committed almost 6 years ago
assert PARSE_OPT_NONEG in parse-options callbacks
Jeff King committed almost 6 years ago
env--helper: write to opt->value in parseopt helper
Jeff King committed almost 6 years ago
Jeff King committed almost 6 years ago
convert: drop unused crlf_action from check_global_conv_flags_eol()
Jeff King committed almost 6 years ago
Junio C Hamano committed almost 6 years ago
Junio C Hamano committed almost 6 years ago
Merge branch 'tg/range-diff-same-file-fix'
Junio C Hamano committed almost 6 years ago
Merge branch 'jc/t1506-rev-parse-leaves-range-endpoint-unpeeled'
Junio C Hamano committed almost 6 years ago
Merge branch 'dl/zero-oid-in-hooks'
Junio C Hamano committed almost 6 years ago
Merge branch 'jk/make-protocol-v2-the-default'
Junio C Hamano committed almost 6 years ago
Merge branch 'bc/clone-with-git-default-hash-fix'
Junio C Hamano committed almost 6 years ago
Merge branch 'tb/bloom-improvements'
Junio C Hamano committed almost 6 years ago
Junio C Hamano committed almost 6 years ago
clone: add tests for --template and some disallowed option pairs
Sean Barag committed almost 6 years ago
diff: get rid of redundant 'dense' argument
Sergey Organov committed almost 6 years ago
packfile: fix memory leak in add_delta_base_cache()
Matheus Tavares committed almost 6 years ago
packfile: fix race condition on unpack_entry()
Matheus Tavares committed almost 6 years ago