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