summaryrefslogtreecommitdiff
path: root/builtin/help.c
Commit message (Expand)AuthorAgeFilesLines
* 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