clean: use warning_errno() when appropriate
Nguyễn Thái Ngọc Duy committed over 9 years ago
reset: add an example of how to split a commit into two
Jacob Keller committed over 9 years ago
Revert "reset: add an example of how to split a commit into two"
Junio C Hamano committed over 9 years ago
bisect_next_all: convert xsnprintf to xstrfmt
Maxim Moseychuk committed over 9 years ago
stop_progress_msg: convert xsnprintf to xstrfmt
Maxim Moseychuk committed over 9 years ago
l10n: update Catalan translation
Jordi Mas committed over 9 years ago
Junio C Hamano committed over 9 years ago
Merge branch 'tg/stash-doc-cleanup'
Junio C Hamano committed over 9 years ago
Merge branch 'jk/doc-submodule-markup-fix'
Junio C Hamano committed over 9 years ago
Merge branch 'jk/doc-remote-helpers-markup-fix'
Junio C Hamano committed over 9 years ago
show-branch: use skip_prefix to drop magic numbers
Jeff King committed over 9 years ago
Merge branch 'sb/doc-unify-bottom'
Junio C Hamano committed over 9 years ago
Merge branch 'sb/push-options-via-transport'
Junio C Hamano committed over 9 years ago
Junio C Hamano committed over 9 years ago
Junio C Hamano committed over 9 years ago
Merge branch 'sb/submodule-doc'
Junio C Hamano committed over 9 years ago
grep: treat revs the same for --untracked as for --no-index
Jeff King committed over 9 years ago
remote helpers: avoid blind fall-back to ".git" when setting GIT_DIR
Jonathan Nieder committed over 9 years ago
remote: avoid reading $GIT_DIR config in non-repo
Jeff King committed over 9 years ago
show-branch: store resolved head in heap buffer
Jeff King committed over 9 years ago