diff.h: remove extern from function declaration
Nguyễn Thái Ngọc Duy committed about 8 years ago
diffcore.h: drop extern from function declaration
Nguyễn Thái Ngọc Duy committed about 8 years ago
convert.h: drop 'extern' from function declaration
Nguyễn Thái Ngọc Duy committed about 8 years ago
cache-tree.h: drop extern from function declaration
Nguyễn Thái Ngọc Duy committed about 8 years ago
blame.h: drop extern on func declaration
Nguyễn Thái Ngọc Duy committed about 8 years ago
attr.h: drop extern from function declaration
Nguyễn Thái Ngọc Duy committed about 8 years ago
apply.h: drop extern on func declaration
Nguyễn Thái Ngọc Duy committed about 8 years ago
color: protect against out-of-bounds reads and writes
Eric Sunshine committed about 8 years ago
parse-options: automatically infer PARSE_OPT_LITERAL_ARGHELP
René Scharfe committed about 8 years ago
shortlog: correct option help for -w
René Scharfe committed about 8 years ago
send-pack: specify --force-with-lease argument help explicitly
René Scharfe committed about 8 years ago
pack-objects: specify --index-version argument help explicitly
René Scharfe committed about 8 years ago
difftool: remove angular brackets from argument help
René Scharfe committed about 8 years ago
add, update-index: fix --chmod argument help
René Scharfe committed about 8 years ago
push: use PARSE_OPT_LITERAL_ARGHELP instead of unbalanced brackets
Ævar Arnfjörð Bjarmason committed about 8 years ago
Junio C Hamano committed about 8 years ago
Merge branch 'jt/commit-graph-per-object-store'
Junio C Hamano committed about 8 years ago
Merge branch 'es/chain-lint-in-subshell'
Junio C Hamano committed about 8 years ago
Merge branch 'jt/tags-to-promised-blobs-fix'
Junio C Hamano committed about 8 years ago
Merge branch 'jt/fetch-negotiator-skipping'
Junio C Hamano committed about 8 years ago