Age | Commit message (Expand) | Author | Files | Lines |
2018-05-29 | help: add --config to list all available config | Nguyễn Thái Ngọc Duy | 1 | -0/+5 |
2018-05-21 | help: add "-a --verbose" to list all commands with synopsis | Nguyễn Thái Ngọc Duy | 1 | -1/+3 |
2016-06-28 | doc: typeset long command-line options as literal | Matthieu Moy | 1 | -3/+3 |
2016-06-28 | doc: typeset short command-line options as literal | Matthieu Moy | 1 | -2/+2 |
2016-06-08 | doc: change configuration variables format | Tom Russello | 1 | -12/+12 |
2016-06-08 | doc: more consistency in environment variables format | Tom Russello | 1 | -1/+1 |
2014-05-21 | Documentation: use "command-line" when used as a compound adjective, and fix ... | Jason St. John | 1 | -6/+6 |
2013-04-03 | doc: include --guide option description for "git help" | Philip Oakley | 1 | -7/+21 |
2013-02-01 | Documentation: the name of the system is 'Git', not 'git' | Thomas Ackermann | 1 | -3/+3 |
2011-07-06 | Documentation: use [verse] for SYNOPSIS sections | Martin von Zweigbergk | 1 | -0/+1 |
2011-03-11 | doc: drop author/documentation sections from most pages | Jeff King | 1 | -11/+0 |
2010-08-24 | Work around em-dash handling in newer AsciiDoc | Junio C Hamano | 1 | -3/+3 |
2010-01-10 | Documentation: spell 'git cmd' without dash throughout | Thomas Rast | 1 | -4/+4 |
2008-08-29 | builtin-help: fallback to GIT_MAN_VIEWER before man | Romain Francoise | 1 | -1/+3 |
2008-07-05 | manpages: use teletype font for sample command lines | Jonathan Nieder | 1 | -1/+1 |
2008-07-05 | manpages: italicize git command names (which were in teletype font) | Jonathan Nieder | 1 | -3/+3 |
2008-07-05 | Documentation: more "git-" versus "git " changes | Jonathan Nieder | 1 | -1/+1 |
2008-07-01 | Documentation formatting and cleanup | Jonathan Nieder | 1 | -3/+3 |
2008-06-08 | Docs: Use "-l::\n--long\n" format in OPTIONS sections | Stephan Beyer | 1 | -4/+8 |
2008-06-06 | documentation: move git(7) to git(1) | Christian Couder | 1 | -2/+2 |
2008-04-26 | documentation: help: add info about "man.<tool>.cmd" config var | Christian Couder | 1 | -5/+43 |
2008-04-26 | documentation: help: add "man.<tool>.path" config variable | Christian Couder | 1 | -0/+9 |
2008-03-13 | Documentation/git-help: typofix | Junio C Hamano | 1 | -1/+1 |
2008-03-12 | Documentation: help: explain 'man.viewer' multiple values | Christian Couder | 1 | -1/+28 |
2008-03-11 | Documentation: help: describe 'man.viewer' config variable | Christian Couder | 1 | -10/+22 |
2008-02-16 | Documentation: add 'git-web--browse.txt' and simplify other docs. | Christian Couder | 1 | -21/+3 |
2008-02-05 | Rename 'git-help--browse.sh' to 'git-web--browse.sh'. | Christian Couder | 1 | -3/+3 |
2008-01-29 | Documentation: help: specify supported html browsers. | Christian Couder | 1 | -0/+10 |
2008-01-06 | Documentation: rename gitlink macro to linkgit | Dan McGee | 1 | -3/+3 |
2007-12-18 | Fix some documentation typos. | Ralf Wildenhues | 1 | -4/+4 |
2007-12-16 | rename git-browse--help to git-help--browse | Jeff King | 1 | -2/+2 |
2007-12-14 | Rename git-browse-help helper to git-browse--help | Junio C Hamano | 1 | -3/+3 |
2007-12-14 | git-help: add "help.format" config variable. | Christian Couder | 1 | -2/+35 |
2007-12-10 | Merge branch 'master' into cc/help | Junio C Hamano | 1 | -1/+1 |
2007-12-09 | Documentation: describe -w/--web option to "git-help". | Christian Couder | 1 | -2/+19 |
2007-12-04 | Formatting fix for Documentation/git-help.txt | Junio C Hamano | 1 | -1/+1 |
2007-12-03 | Documentation: describe -i/--info option to "git-help" | Christian Couder | 1 | -2/+7 |
2007-12-03 | Documentation: add a new man page for "git-help" | Christian Couder | 1 | -0/+48 |