summaryrefslogtreecommitdiff
path: root/builtin/help.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ph/builtin-srcs-are-in-subdir-these-days'Junio C Hamano2013-06-261-2/+0
|\
| * fix "builtin-*" references to be "builtin/*"Phil Hord2013-06-181-2/+0
* | help: mark common_guides[] as translatableSimon Ruderich2013-04-121-7/+7
* | builtin/help.c: add list_common_guides_help() functionPhilip Oakley2013-04-021-3/+33
* | builtin/help.c: add --guide optionPhilip Oakley2013-04-021-2/+8
* | builtin/help.c: split "-a" processing into twoPhilip Oakley2013-04-021-1/+7
* | Merge branch 'jk/config-parsing-cleanup'Junio C Hamano2013-02-041-7/+7
|\ \ | |/ |/|
| * help: use parse_config_key for man configJeff King2013-01-231-7/+7
* | help: include <common-cmds.h> only in one fileJunio C Hamano2013-01-181-18/+0
|/
* i18n: help: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-201-5/+5
* Merge branch 'cw/help-over-network'Junio C Hamano2012-07-091-4/+15
|\
| * Allow help.htmlpath to be a URL prefixChris Webb2012-06-281-3/+5
| * Add config variable to set HTML path for git-help --webChris Webb2012-06-281-1/+10
* | Restore use of 'help.format' configuration property in 'git help'Pat Thoyts2012-06-221-3/+3
* | help: use HTML as the default help format on WindowsVincent van Ravesteijn2012-06-061-1/+7
|/
* Merge branch 'nd/columns'Junio C Hamano2012-05-031-1/+6
|\
| * help: reuse print_columns() for help -aNguyễn Thái Ngọc Duy2012-04-271-1/+6
* | help: replace underlining "help -a" headers using hyphens with a blank lineNguyễn Thái Ngọc Duy2012-04-251-1/+1
* | i18n: help: mark strings for translationNguyễn Thái Ngọc Duy2012-04-241-24/+24
|/
* Cast execl*() NULL sentinels to (char *)Thomas Rast2010-07-251-6/+6
* enums: omit trailing comma for portabilityGary V. Vaughan2010-05-311-1/+1
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-221-0/+466