summaryrefslogtreecommitdiff
path: root/t/t0012-help.sh
AgeCommit message (Expand)AuthorFilesLines
2021-10-13Merge branch 'ab/help-config-vars'Libravatar Junio C Hamano1-0/+49
2021-09-23help / completion: make "git help" do the hard workLibravatar Ævar Arnfjörð Bjarmason1-3/+14
2021-09-23help tests: test --config-for-completion option & outputLibravatar Ævar Arnfjörð Bjarmason1-1/+16
2021-09-23help: correct logic error in combining --all and --guidesLibravatar Ævar Arnfjörð Bjarmason1-1/+6
2021-09-23help: correct logic error in combining --all and --configLibravatar Ævar Arnfjörð Bjarmason1-1/+2
2021-09-23help tests: add test for --config outputLibravatar Ævar Arnfjörð Bjarmason1-0/+13
2021-09-23help: correct usage & behavior of "git help --guides"Libravatar Ævar Arnfjörð Bjarmason1-0/+4
2021-09-14help: make sure local html page exists before calling external processesLibravatar Matthias Aßhauer1-0/+16
2021-02-10tests: remove most uses of test_i18ncmpLibravatar Ævar Arnfjörð Bjarmason1-1/+1
2018-10-03help -a: improve and make --verbose defaultLibravatar Nguyễn Thái Ngọc Duy1-2/+2
2018-05-21help: use command-list.txt for the source of guidesLibravatar Nguyễn Thái Ngọc Duy1-0/+6
2018-05-21help: add "-a --verbose" to list all commands with synopsisLibravatar Nguyễn Thái Ngọc Duy1-0/+9
2018-05-21git.c: convert --list-* to --list-cmds=*Libravatar Nguyễn Thái Ngọc Duy1-1/+1
2018-05-10help: use command-list.h for common command listLibravatar Nguyễn Thái Ngọc Duy1-0/+9
2017-06-05t0012: test "-h" with builtinsLibravatar Jeff King1-0/+12
2016-08-30help: make option --help open man pages only for Git commandsLibravatar Ralf Thielow1-0/+8
2016-08-30help: introduce option --exclude-guidesLibravatar Ralf Thielow1-0/+44