summaryrefslogtreecommitdiffstats
path: root/builtin/help.c
AgeCommit message (Expand)AuthorLines
2012-08-20i18n: help: mark parseopt strings for translationNguyễn Thái Ngọc Duy-5/+5
2012-07-09Merge branch 'cw/help-over-network'Junio C Hamano-4/+15
2012-06-28Allow help.htmlpath to be a URL prefixChris Webb-3/+5
2012-06-28Add config variable to set HTML path for git-help --webChris Webb-1/+10
2012-06-22Restore use of 'help.format' configuration property in 'git help'Pat Thoyts-3/+3
2012-06-06help: use HTML as the default help format on WindowsVincent van Ravesteijn-1/+7
2012-05-03Merge branch 'nd/columns'Junio C Hamano-1/+6
2012-04-27help: reuse print_columns() for help -aNguyễn Thái Ngọc Duy-1/+6
2012-04-25help: replace underlining "help -a" headers using hyphens with a blank lineNguyễn Thái Ngọc Duy-1/+1
2012-04-24i18n: help: mark strings for translationNguyễn Thái Ngọc Duy-24/+24
2010-07-25Cast execl*() NULL sentinels to (char *)Thomas Rast-6/+6
2010-05-31enums: omit trailing comma for portabilityGary V. Vaughan-1/+1
2010-02-22Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds-0/+466