summaryrefslogtreecommitdiff
path: root/help.h
AgeCommit message (Expand)AuthorFilesLines
2019-05-05*.[ch]: manually align parameter listsLibravatar Denton Liu1-3/+3
2019-05-05*.[ch]: remove extern from function declarations using spatchLibravatar Denton Liu1-15/+15
2018-12-12help.h: fix coding styleLibravatar Johannes Schindelin1-1/+1
2018-08-08sideband: highlight keywords in remote sideband outputLibravatar Han-Wen Nienhuys1-0/+1
2018-05-29completion: drop the hard coded list of config varsLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2018-05-29help: add --config to list all available configLibravatar Nguyễn Thái Ngọc Duy1-1/+44
2018-05-21completion: allow to customize the completable command listLibravatar Nguyễn Thái Ngọc Duy1-0/+1
2018-05-21help: use command-list.txt for the source of guidesLibravatar Nguyễn Thái Ngọc Duy1-0/+1
2018-05-21help: add "-a --verbose" to list all commands with synopsisLibravatar Nguyễn Thái Ngọc Duy1-0/+2
2018-05-21git: support --list-cmds=list-<category>Libravatar Nguyễn Thái Ngọc Duy1-0/+2
2018-05-21completion: implement and use --list-cmds=main,othersLibravatar Nguyễn Thái Ngọc Duy1-0/+4
2013-05-08help: add help_unknown_ref()Libravatar Vikrant Varma1-0/+5
2012-05-03Merge branch 'nd/columns'Libravatar Junio C Hamano1-2/+1
2012-04-27help: reuse print_columns() for help -aLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2012-04-25help: replace underlining "help -a" headers using hyphens with a blank lineLibravatar Nguyễn Thái Ngọc Duy1-2/+1
2010-09-01builtin.h: Move two functions definitions to help.h.Libravatar Thiago Farina1-8/+11
2008-09-07Merge branch 'ar/autospell'Libravatar Junio C Hamano1-1/+1
2008-08-31git wrapper: DWIM mistyped commandsLibravatar Johannes Schindelin1-1/+1
2008-08-28Remove calculation of the longest command name from where it is not usedLibravatar Alex Riesen1-3/+3
2008-08-02Builtin git-help.Libravatar Miklos Vajna1-0/+6
2008-07-29builtin-help: make some internal functions available to other builtinsLibravatar Miklos Vajna1-0/+23