Merge branch 'bw/rebase-merge-entire-branch'
Junio C Hamano committed over 10 years ago
Merge branch 'jc/drop-git-spec-in'
Junio C Hamano committed over 10 years ago
Merge branch 'js/http-custom-headers'
Junio C Hamano committed over 10 years ago
Merge branch 'sb/clone-shallow-passthru'
Junio C Hamano committed over 10 years ago
Junio C Hamano committed over 10 years ago
Merge branch 'sb/config-exit-status-list'
Junio C Hamano committed over 10 years ago
typofix: assorted typofixes in comments, documentation and messages
Li Peng committed over 10 years ago
submodule: stop sanitizing config options
Jeff King committed over 10 years ago
remote.c: specify correct plural form in "commit diverge" message
Nguyễn Thái Ngọc Duy committed over 10 years ago
config: consistently format $variables in monospaced font
Brian Norris committed over 10 years ago
submodule deinit: require '--all' instead of '.' for all submodules
Stefan Beller committed over 10 years ago
t7507-commit-verbose: improve test coverage by testing number of diffs
Pranit Bauva committed over 10 years ago
parse-options.c: make OPTION_COUNTUP respect "unspecified" values
Pranit Bauva committed over 10 years ago
t/t7507: improve test coverage
Pranit Bauva committed over 10 years ago
t0040-parse-options: improve test coverage
Pranit Bauva committed over 10 years ago
rename_ref(): remove unneeded local variable
Michael Haggerty committed over 10 years ago
commit_ref_update(): write error message to *err, not stderr
Michael Haggerty committed over 10 years ago
refname_is_safe(): insist that the refname already be normalized
Michael Haggerty committed over 10 years ago
refname_is_safe(): don't allow the empty string
Michael Haggerty committed over 10 years ago
refname_is_safe(): use skip_prefix()
Michael Haggerty committed over 10 years ago