Age | Commit message (Expand) | Author | Files | Lines |
2018-08-08 | sideband: highlight keywords in remote sideband output | Han-Wen Nienhuys | 1 | -0/+1 |
2018-05-29 | completion: drop the hard coded list of config vars | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-05-29 | help: add --config to list all available config | Nguyễn Thái Ngọc Duy | 1 | -1/+44 |
2018-05-21 | completion: allow to customize the completable command list | Nguyễn Thái Ngọc Duy | 1 | -0/+1 |
2018-05-21 | help: use command-list.txt for the source of guides | Nguyễn Thái Ngọc Duy | 1 | -0/+1 |
2018-05-21 | help: add "-a --verbose" to list all commands with synopsis | Nguyễn Thái Ngọc Duy | 1 | -0/+2 |
2018-05-21 | git: support --list-cmds=list-<category> | Nguyễn Thái Ngọc Duy | 1 | -0/+2 |
2018-05-21 | completion: implement and use --list-cmds=main,others | Nguyễn Thái Ngọc Duy | 1 | -0/+4 |
2013-05-08 | help: add help_unknown_ref() | Vikrant Varma | 1 | -0/+5 |
2012-05-03 | Merge branch 'nd/columns' | Junio C Hamano | 1 | -2/+1 |
2012-04-27 | help: reuse print_columns() for help -a | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2012-04-25 | help: replace underlining "help -a" headers using hyphens with a blank line | Nguyễn Thái Ngọc Duy | 1 | -2/+1 |
2010-09-01 | builtin.h: Move two functions definitions to help.h. | Thiago Farina | 1 | -8/+11 |
2008-09-07 | Merge branch 'ar/autospell' | Junio C Hamano | 1 | -1/+1 |
2008-08-31 | git wrapper: DWIM mistyped commands | Johannes Schindelin | 1 | -1/+1 |
2008-08-28 | Remove calculation of the longest command name from where it is not used | Alex Riesen | 1 | -3/+3 |
2008-08-02 | Builtin git-help. | Miklos Vajna | 1 | -0/+6 |
2008-07-29 | builtin-help: make some internal functions available to other builtins | Miklos Vajna | 1 | -0/+23 |