aboutsummaryrefslogtreecommitdiff
path: root/builtin/help.c
Commit message (Expand)AuthorAge
* i18n: help: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-20
* Merge branch 'cw/help-over-network'Junio C Hamano2012-07-09
|\
| * Allow help.htmlpath to be a URL prefixChris Webb2012-06-28
| * Add config variable to set HTML path for git-help --webChris Webb2012-06-28
* | Restore use of 'help.format' configuration property in 'git help'Pat Thoyts2012-06-22
* | help: use HTML as the default help format on WindowsVincent van Ravesteijn2012-06-06
|/
* Merge branch 'nd/columns'Junio C Hamano2012-05-03
|\
| * help: reuse print_columns() for help -aNguyễn Thái Ngọc Duy2012-04-27
* | help: replace underlining "help -a" headers using hyphens with a blank lineNguyễn Thái Ngọc Duy2012-04-25
* | i18n: help: mark strings for translationNguyễn Thái Ngọc Duy2012-04-24
|/
* Cast execl*() NULL sentinels to (char *)Thomas Rast2010-07-25
* enums: omit trailing comma for portabilityGary V. Vaughan2010-05-31
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-22