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