resolve_ref_unsafe(): ensure flags is always set
Michael Haggerty committed over 10 years ago
resolve_ref_unsafe(): use for loop to count up to MAXDEPTH
Michael Haggerty committed over 10 years ago
resolve_missing_loose_ref(): simplify semantics
Michael Haggerty committed over 10 years ago
t1430: improve test coverage of deletion of badly-named refs
Michael Haggerty committed over 10 years ago
t1430: test for-each-ref in the presence of badly-named refs
Michael Haggerty committed over 10 years ago
t1430: don't rely on symbolic-ref for creating broken symrefs
Michael Haggerty committed over 10 years ago
t1430: clean up broken refs/tags/shadow
Michael Haggerty committed over 10 years ago
t1430: test the output and error of some commands more carefully
Michael Haggerty committed over 10 years ago
refs: move for_each_*ref* functions into common code
David Turner committed over 10 years ago
refs: move head_ref{,_submodule} to the common code
David Turner committed over 10 years ago
git_config_set_multivar_in_file: handle "unset" errors
Jeff King committed over 10 years ago
git_config_set_multivar_in_file: all non-zero returns are errors
Jeff King committed over 10 years ago
config: lower-case first word of error strings
Jeff King committed over 10 years ago
http: differentiate socks5:// and socks5h://
Junio C Hamano committed over 10 years ago
i18n: builtin/branch.c: mark option for translation
Vasco Almeida committed over 10 years ago
i18n: index-pack: use plural string instead of normal one
Vasco Almeida committed over 10 years ago
Third batch for post 2.8 cycle
Junio C Hamano committed over 10 years ago
Junio C Hamano committed over 10 years ago
Merge branch 'oa/doc-diff-check'
Junio C Hamano committed over 10 years ago
Merge branch 'pb/opt-cmdmode-doc'
Junio C Hamano committed over 10 years ago