summaryrefslogtreecommitdiff
path: root/help.h
AgeCommit message (Expand)Author
2019-08-30help: make help_unknown_ref() NORETURNRené Scharfe
2019-05-05*.[ch]: manually align parameter listsDenton Liu
2019-05-05*.[ch]: remove extern from function declarations using spatchDenton Liu
2018-12-12help.h: fix coding styleJohannes Schindelin
2018-08-08sideband: highlight keywords in remote sideband outputHan-Wen Nienhuys
2018-05-29completion: drop the hard coded list of config varsNguyễn Thái Ngọc Duy
2018-05-29help: add --config to list all available configNguyễn Thái Ngọc Duy
2018-05-21completion: allow to customize the completable command listNguyễn Thái Ngọc Duy
2018-05-21help: use command-list.txt for the source of guidesNguyễn Thái Ngọc Duy
2018-05-21help: add "-a --verbose" to list all commands with synopsisNguyễn Thái Ngọc Duy
2018-05-21git: support --list-cmds=list-<category>Nguyễn Thái Ngọc Duy
2018-05-21completion: implement and use --list-cmds=main,othersNguyễn Thái Ngọc Duy
2013-05-08help: add help_unknown_ref()Vikrant Varma
2012-05-03Merge branch 'nd/columns'Junio C Hamano
2012-04-27help: reuse print_columns() for help -aNguyễn Thái Ngọc Duy
2012-04-25help: replace underlining "help -a" headers using hyphens with a blank lineNguyễn Thái Ngọc Duy
2010-09-01builtin.h: Move two functions definitions to help.h.Thiago Farina
2008-09-08Merge branch 'ar/autospell'Junio C Hamano
2008-08-31git wrapper: DWIM mistyped commandsJohannes Schindelin
2008-08-29Remove calculation of the longest command name from where it is not usedAlex Riesen
2008-08-03Builtin git-help.Miklos Vajna
2008-07-30builtin-help: make some internal functions available to other builtinsMiklos Vajna