summaryrefslogtreecommitdiff
path: root/t/t0012-help.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ab/help-config-vars'Junio C Hamano2021-10-131-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-101-1/+1
* help -a: improve and make --verbose defaultNguyễn Thái Ngọc Duy2018-10-031-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 builtinsjk/consistent-hJeff King2017-06-051-0/+12
* help: make option --help open man pages only for Git commandsrt/help-unknownRalf Thielow2016-08-301-0/+8
* help: introduce option --exclude-guidesRalf Thielow2016-08-301-0/+44