summaryrefslogtreecommitdiffstats
path: root/t/t0012-help.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano2023-11-021-8/+8
* help: fix doubled words in explanation for developer interfacesFangyi Zhou2022-09-161-1/+1
* git docs: add a category for file formats, protocols and interfacesÆvar Arnfjörð Bjarmason2022-08-041-0/+2
* git docs: add a category for user-facing file, repo and command UXÆvar Arnfjörð Bjarmason2022-08-041-1/+11
* cli: add -v and -h shorthandsGarrit Franke2022-04-011-1/+1
* help: don't print "\n" before single-section outputÆvar Arnfjörð Bjarmason2022-02-231-1/+0
* help: add --no-[external-commands|aliases] for use with --allÆvar Arnfjörð Bjarmason2022-02-231-0/+37
* help: error if [-a|-g|-c] and [-i|-m|-w] are combinedÆvar Arnfjörð Bjarmason2022-02-231-0/+10
* help: correct usage & behavior of "git help --all"Ævar Arnfjörð Bjarmason2022-02-231-0/+3
* help tests: test "git" and "git help [-a|-g] spacingÆvar Arnfjörð Bjarmason2022-02-231-0/+45
* t0012: verify that built-ins handle `-h` even without gitdirJohannes Schindelin2022-02-081-1/+6
* Merge branch 'ab/help-config-vars'Junio C Hamano2021-10-141-0/+49
|\
| * help / completion: make "git help" do the hard workÆvar Arnfjörð Bjarmason2021-09-231-3/+14
| * help tests: test --config-for-completion option & outputÆvar Arnfjörð Bjarmason2021-09-231-1/+16
| * help: correct logic error in combining --all and --guidesÆvar Arnfjörð Bjarmason2021-09-231-1/+6
| * help: correct logic error in combining --all and --configÆvar Arnfjörð Bjarmason2021-09-231-1/+2
| * help tests: add test for --config outputÆvar Arnfjörð Bjarmason2021-09-231-0/+13
| * help: correct usage & behavior of "git help --guides"Ævar Arnfjörð Bjarmason2021-09-231-0/+4
* | help: make sure local html page exists before calling external processesMatthias Aßhauer2021-09-141-0/+16
|/
* tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason2021-02-111-1/+1
* help -a: improve and make --verbose defaultNguyễn Thái Ngọc Duy2018-10-041-2/+2
* help: use command-list.txt for the source of guidesNguyễn Thái Ngọc Duy2018-05-211-0/+6
* help: add "-a --verbose" to list all commands with synopsisNguyễn Thái Ngọc Duy2018-05-211-0/+9
* git.c: convert --list-* to --list-cmds=*Nguyễn Thái Ngọc Duy2018-05-211-1/+1
* help: use command-list.h for common command listNguyễn Thái Ngọc Duy2018-05-101-0/+9
* t0012: test "-h" with builtinsJeff King2017-06-051-0/+12
* help: make option --help open man pages only for Git commandsRalf Thielow2016-08-311-0/+8
* help: introduce option --exclude-guidesRalf Thielow2016-08-311-0/+44