Age | Commit message (Expand) | Author | Files | Lines |
2020-10-07 | help: do not expect built-in commands to be hardlinked | Johannes Schindelin | 1 | -0/+1 |
2020-08-04 | help: drop usage of 'common' and 'useful' for guides | Philippe Blain | 1 | -1/+1 |
2020-04-16 | bugreport: gather git version and build info | Emily Shaffer | 1 | -0/+1 |
2020-04-16 | help: move list_config_help to builtin/help | Emily Shaffer | 1 | -1/+0 |
2019-08-30 | help: make help_unknown_ref() NORETURN | René Scharfe | 1 | -1/+1 |
2019-05-05 | *.[ch]: manually align parameter lists | Denton Liu | 1 | -3/+3 |
2019-05-05 | *.[ch]: remove extern from function declarations using spatch | Denton Liu | 1 | -15/+15 |
2018-12-12 | help.h: fix coding style | Johannes Schindelin | 1 | -1/+1 |
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 |