summaryrefslogtreecommitdiff
path: root/builtin/help.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-18help: include <common-cmds.h> only in one fileLibravatar Junio C Hamano1-18/+0
2012-08-20i18n: help: mark parseopt strings for translationLibravatar Nguyễn Thái Ngọc Duy1-5/+5
2012-07-09Merge branch 'cw/help-over-network'Libravatar Junio C Hamano1-4/+15
2012-06-28Allow help.htmlpath to be a URL prefixLibravatar Chris Webb1-3/+5
2012-06-28Add config variable to set HTML path for git-help --webLibravatar Chris Webb1-1/+10
2012-06-22Restore use of 'help.format' configuration property in 'git help'Libravatar Pat Thoyts1-3/+3
2012-06-06help: use HTML as the default help format on WindowsLibravatar Vincent van Ravesteijn1-1/+7
2012-05-03Merge branch 'nd/columns'Libravatar Junio C Hamano1-1/+6
2012-04-27help: reuse print_columns() for help -aLibravatar Nguyễn Thái Ngọc Duy1-1/+6
2012-04-25help: replace underlining "help -a" headers using hyphens with a blank lineLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2012-04-24i18n: help: mark strings for translationLibravatar Nguyễn Thái Ngọc Duy1-24/+24
2010-07-25Cast execl*() NULL sentinels to (char *)Libravatar Thomas Rast1-6/+6
2010-05-31enums: omit trailing comma for portabilityLibravatar Gary V. Vaughan1-1/+1
2010-02-22Move 'builtin-*' into a 'builtin/' subdirectoryLibravatar Linus Torvalds1-0/+466