builtins: send usage_with_options() help text to standard output
Junio C Hamano committed over 1 year ago
usage: add show_usage_if_asked()
Junio C Hamano committed over 1 year ago
parse-options: add show_usage_with_options_if_asked()
Junio C Hamano committed over 1 year ago
t0012: optionally check that "-h" output goes to stdout
Jeff King committed over 1 year ago
gitcli: document that command line trumps config and env
Junio C Hamano committed over 1 year ago
meson: wire up the git-subtree(1) command
Patrick Steinhardt committed over 1 year ago
meson: introduce build option for contrib
Patrick Steinhardt committed over 1 year ago
contrib/subtree: fix building docs
Patrick Steinhardt committed over 1 year ago
connect: address -Wsign-compare warnings
Mike Hommey committed over 1 year ago
Junio C Hamano committed over 1 year ago
Merge branch 'mb/t7110-use-test-path-helper'
Junio C Hamano committed over 1 year ago
Merge branch 'ps/meson-weak-sha1-build'
Junio C Hamano committed over 1 year ago
Merge branch 'ps/more-sign-compare'
Junio C Hamano committed over 1 year ago
Merge branch 'ps/object-collision-check'
Junio C Hamano committed over 1 year ago
Merge branch 'as/long-option-help-i18n'
Junio C Hamano committed over 1 year ago
Merge branch 're/submodule-parse-opt'
Junio C Hamano committed over 1 year ago
doc: migrate git-commit manpage secondary files to new format
Jean-Noël Avila committed over 1 year ago
doc: convert git commit config to new format
Jean-Noël Avila committed over 1 year ago
doc: make more direct explanations in git commit options
Jean-Noël Avila committed over 1 year ago
doc: the mode param of -u of git commit is optional
Jean-Noël Avila committed over 1 year ago