summaryrefslogtreecommitdiff
path: root/Documentation/git-status.txt
AgeCommit message (Expand)Author
2011-07-22Merge branch 'mz/doc-synopsis-verse'Junio C Hamano
2011-07-06Documentation: use [verse] for SYNOPSIS sectionsMartin von Zweigbergk
2011-06-30Merge branch 'jk/maint-1.7.2-status-ignored'Junio C Hamano
2011-06-02git status --ignored: tests and docsJunio C Hamano
2011-05-27docs: make sure literal "->" isn't converted to arrowJeff King
2011-05-27docs: update status --porcelain formatJeff King
2011-05-27docs: minor grammar fixes to git-statusJeff King
2011-03-11doc: drop author/documentation sections from most pagesJeff King
2011-02-22Documentation: clarify -u<mode> option defaultsClemens Buchacher
2010-08-09Submodules: Use "ignore" settings from .gitmodules too for diff and statusJens Lehmann
2010-08-09Submodules: Add the new "ignore" config option for diff and statusJens Lehmann
2010-06-30Merge branch 'jl/status-ignore-submodules'Junio C Hamano
2010-06-25Add the option "--ignore-submodules" to "git status"Jens Lehmann
2010-06-03Documentation+t5708: document and test status -s -bMichael J Gruber
2010-04-23Documentation improvements for the description of short format.Eric Raymond
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast
2009-11-27status -s: respect the status.relativePaths optionMichael J Gruber
2009-09-06docs: note that status configuration affects only long formatJeff King
2009-09-06status: add --porcelain output formatJeff King
2009-08-22git status: not "commit --dry-run" anymoreJunio C Hamano
2008-07-21Update my e-mail addressJunio C Hamano
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder
2008-07-02Documentation: be consistent about "git-" versus "git "Jonathan Nieder
2008-06-06documentation: move git(7) to git(1)Christian Couder
2008-05-28Manual subsection to refer to other pages is SEE ALSOJunio C Hamano
2008-04-13builtin-status: submodule summary supportPing Yin
2008-01-07Documentation: rename gitlink macro to linkgitDan McGee
2007-12-09don't mention index refreshing side effect in git-status docsJeff King
2007-12-08git-status: documentation improvementsJeff King
2007-12-08add status.relativePaths config variableJeff King
2007-12-06git-status documentation: mention subdirectory behaviourJunio C Hamano
2007-08-07Add a note about the index being updated by git-status in some casesSteven Grimm
2007-06-07War on whitespaceJunio C Hamano
2007-06-02Create a new manpage for the gitignore format, and reference it elsewhereJosh Triplett
2007-05-22git-status: respect core.excludesFileJohannes Schindelin
2007-02-17Convert update-index references in docs to add.Shawn O. Pearce
2007-01-18Documentation: sync git.txt command list and manual page titleJunio C Hamano
2007-01-17Documentation/git-status.txt: mention color configurationJunio C Hamano
2006-08-09Documentation: git-status takes the same options as git-commitJunio C Hamano
2006-03-09Remove trailing dot after short descriptionFredrik Kuivinen
2005-10-10The synopsis of the manpages should use the hyphenated versionChristian Meder
2005-10-10Remove the version tags from the manpagesJunio C Hamano
2005-09-20[PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov
2005-09-08Big tool rename.Junio C Hamano