Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'cw/help-over-network' | Junio C Hamano | 2012-07-09 |
|\ | |||
| * | Allow help.htmlpath to be a URL prefix | Chris Webb | 2012-06-28 |
| * | Add config variable to set HTML path for git-help --web | Chris Webb | 2012-06-28 |
* | | Restore use of 'help.format' configuration property in 'git help' | Pat Thoyts | 2012-06-22 |
* | | help: use HTML as the default help format on Windows | Vincent van Ravesteijn | 2012-06-06 |
|/ | |||
* | Merge branch 'nd/columns' | Junio C Hamano | 2012-05-03 |
|\ | |||
| * | help: reuse print_columns() for help -a | Nguyễn Thái Ngọc Duy | 2012-04-27 |
* | | help: replace underlining "help -a" headers using hyphens with a blank line | Nguyễn Thái Ngọc Duy | 2012-04-25 |
* | | i18n: help: mark strings for translation | Nguyễn Thái Ngọc Duy | 2012-04-24 |
|/ | |||
* | Cast execl*() NULL sentinels to (char *) | Thomas Rast | 2010-07-25 |
* | enums: omit trailing comma for portability | Gary V. Vaughan | 2010-05-31 |
* | Move 'builtin-*' into a 'builtin/' subdirectory | Linus Torvalds | 2010-02-22 |