| Commit message (Expand) | Author | Age | Files | Lines |
* | Documentation: explain optional arguments bettermm/keyid-docs | Matthieu Moy | 2015-09-21 | 1 | -2/+3 |
* | Merge branch 'nd/untracked-cache' | Junio C Hamano | 2015-05-26 | 1 | -1/+4 |
|\ |
|
| * | git-status.txt: advertisement for untracked cache | Nguyễn Thái Ngọc Duy | 2015-03-12 | 1 | -1/+4 |
* | | Merge branch 'mg/status-v-v' | Junio C Hamano | 2015-04-28 | 1 | -0/+8 |
|\ \ |
|
| * | | status: document the -v/--verbose optionmg/status-v-v | Michael Haggerty | 2015-04-23 | 1 | -0/+8 |
| |/ |
|
* | | *config.txt: stick to camelCase naming conventionnd/config-doc-camelCase | Nguyễn Thái Ngọc Duy | 2015-03-13 | 1 | -2/+2 |
|/ |
|
* | doc: fix 'git status --help' character quotingpo/doc-status-markup | Philip Oakley | 2014-10-19 | 1 | -2/+2 |
* | Merge branch 'dw/doc-status-no-longer-shows-pound-prefix' | Junio C Hamano | 2014-03-31 | 1 | -1/+1 |
|\ |
|
| * | doc: status, remove leftover statement about '#' prefixdw/doc-status-no-longer-shows-pound-prefix | Dirk Wallenstein | 2014-03-21 | 1 | -1/+1 |
* | | Improve documentation concerning the status.submodulesummary settingbc/submodule-status-ignored | Jens Lehmann | 2013-09-11 | 1 | -1/+7 |
|/ |
|
* | Merge branch 'tb/document-status-u-tradeoff' | Junio C Hamano | 2013-03-21 | 1 | -4/+10 |
|\ |
|
| * | git status: document trade-offs in choosing parameters to the -u option | Junio C Hamano | 2013-03-15 | 1 | -4/+10 |
* | | Documentation: the name of the system is 'Git', not 'git' | Thomas Ackermann | 2013-02-01 | 1 | -4/+4 |
* | | status: add --long output format option | Jeff King | 2012-10-18 | 1 | -0/+3 |
|/ |
|
* | Merge branch 'jk/maint-status-porcelain-z-b' into HEAD | Jeff King | 2012-05-08 | 1 | -1/+1 |
|\ |
|
| * | status: respect "-b" for porcelain format | Jeff King | 2012-05-08 | 1 | -1/+1 |
* | | Merge branch 'nd/columns' | Junio C Hamano | 2012-05-03 | 1 | -0/+7 |
|\ \ |
|
| * | | status: add --column | Nguyễn Thái Ngọc Duy | 2012-04-27 | 1 | -0/+7 |
| |/ |
|
* | | docs: stop using asciidoc no-inline-literal | Jeff King | 2012-04-26 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'mz/doc-synopsis-verse' | Junio C Hamano | 2011-07-22 | 1 | -0/+1 |
|\ |
|
| * | Documentation: use [verse] for SYNOPSIS sections | Martin von Zweigbergk | 2011-07-06 | 1 | -0/+1 |
* | | Merge branch 'jk/maint-1.7.2-status-ignored' | Junio C Hamano | 2011-06-29 | 1 | -1/+6 |
|\ \
| |/
|/| |
|
| * | git status --ignored: tests and docs | Junio C Hamano | 2011-06-02 | 1 | -0/+6 |
* | | docs: make sure literal "->" isn't converted to arrow | Jeff King | 2011-05-26 | 1 | -4/+4 |
* | | docs: update status --porcelain format | Jeff King | 2011-05-26 | 1 | -4/+23 |
* | | docs: minor grammar fixes to git-status | Jeff King | 2011-05-26 | 1 | -3/+4 |
* | | doc: drop author/documentation sections from most pages | Jeff King | 2011-03-11 | 1 | -8/+0 |
* | | Documentation: clarify -u<mode> option defaults | Clemens Buchacher | 2011-02-21 | 1 | -8/+8 |
* | | Submodules: Use "ignore" settings from .gitmodules too for diff and status | Jens Lehmann | 2010-08-09 | 1 | -1/+1 |
* | | Submodules: Add the new "ignore" config option for diff and status | Jens Lehmann | 2010-08-09 | 1 | -1/+5 |
* | | Merge branch 'jl/status-ignore-submodules' | Junio C Hamano | 2010-06-30 | 1 | -0/+11 |
|\ \ |
|
| * | | Add the option "--ignore-submodules" to "git status" | Jens Lehmann | 2010-06-25 | 1 | -0/+11 |
* | | | Documentation+t5708: document and test status -s -b | Michael J Gruber | 2010-06-03 | 1 | -1/+9 |
|/ / |
|
* | | Documentation improvements for the description of short format. | Eric Raymond | 2010-04-23 | 1 | -9/+34 |
|/ |
|
* | Documentation: spell 'git cmd' without dash throughout | Thomas Rast | 2010-01-10 | 1 | -1/+1 |
* | status -s: respect the status.relativePaths option | Michael J Gruber | 2009-11-26 | 1 | -2/+2 |
* | docs: note that status configuration affects only long format | Jeff King | 2009-09-05 | 1 | -5/+5 |
* | status: add --porcelain output format | Jeff King | 2009-09-05 | 1 | -2/+7 |
* | git status: not "commit --dry-run" anymore | Junio C Hamano | 2009-08-22 | 1 | -10/+69 |
* | Update my e-mail address | Junio C Hamano | 2008-07-21 | 1 | -1/+1 |
* | manpages: italicize git command names (which were in teletype font) | Jonathan Nieder | 2008-07-05 | 1 | -3/+3 |
* | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 2008-07-01 | 1 | -3/+3 |
* | documentation: move git(7) to git(1) | Christian Couder | 2008-06-06 | 1 | -1/+1 |
* | Manual subsection to refer to other pages is SEE ALSO | Junio C Hamano | 2008-05-28 | 1 | -1/+1 |
* | builtin-status: submodule summary support | Ping Yin | 2008-04-12 | 1 | -0/+5 |
* | Documentation: rename gitlink macro to linkgit | Dan McGee | 2008-01-06 | 1 | -3/+3 |
* | don't mention index refreshing side effect in git-status docs | Jeff King | 2007-12-09 | 1 | -7/+0 |
* | git-status: documentation improvements | Jeff King | 2007-12-08 | 1 | -12/+13 |
* | add status.relativePaths config variable | Jeff King | 2007-12-08 | 1 | -1/+6 |
* | git-status documentation: mention subdirectory behaviour | Junio C Hamano | 2007-12-06 | 1 | -0/+4 |