summaryrefslogtreecommitdiffstats
path: root/help.h
Commit message (Expand)AuthorAgeFilesLines
* help.h: fix coding styleJohannes Schindelin2018-12-121-1/+1
* sideband: highlight keywords in remote sideband outputHan-Wen Nienhuys2018-08-081-0/+1
* completion: drop the hard coded list of config varsNguyễn Thái Ngọc Duy2018-05-291-1/+1
* help: add --config to list all available configNguyễn Thái Ngọc Duy2018-05-291-1/+44
* completion: allow to customize the completable command listNguyễn Thái Ngọc Duy2018-05-211-0/+1
* help: use command-list.txt for the source of guidesNguyễn Thái Ngọc Duy2018-05-211-0/+1
* help: add "-a --verbose" to list all commands with synopsisNguyễn Thái Ngọc Duy2018-05-211-0/+2
* git: support --list-cmds=list-<category>Nguyễn Thái Ngọc Duy2018-05-211-0/+2
* completion: implement and use --list-cmds=main,othersNguyễn Thái Ngọc Duy2018-05-211-0/+4
* help: add help_unknown_ref()Vikrant Varma2013-05-081-0/+5
* Merge branch 'nd/columns'Junio C Hamano2012-05-031-2/+1
|\
| * help: reuse print_columns() for help -aNguyễn Thái Ngọc Duy2012-04-271-1/+1
* | help: replace underlining "help -a" headers using hyphens with a blank lineNguyễn Thái Ngọc Duy2012-04-251-2/+1
|/
* builtin.h: Move two functions definitions to help.h.Thiago Farina2010-09-011-8/+11
* Merge branch 'ar/autospell'Junio C Hamano2008-09-071-1/+1
|\
| * git wrapper: DWIM mistyped commandsJohannes Schindelin2008-08-311-1/+1
* | Remove calculation of the longest command name from where it is not usedAlex Riesen2008-08-281-3/+3
|/
* Builtin git-help.Miklos Vajna2008-08-021-0/+6
* builtin-help: make some internal functions available to other builtinsMiklos Vajna2008-07-291-0/+23