summaryrefslogtreecommitdiff
path: root/Documentation/git-stash.txt
Commit message (Expand)AuthorAgeFilesLines
* stash: teach quiet optionStephen Boyd2009-06-181-7/+8
* Documentation: mention 'git stash pop --index' option explicitlySZEDER Gábor2009-06-091-8/+8
* Documentation: teach stash/pop workflow instead of stash/applyThomas Rast2009-05-301-14/+16
* Documentation: minor cleanup in a use case in 'git stash' manualSZEDER Gábor2008-09-011-1/+1
* Documentation: fix disappeared lines in 'git stash' manpageSZEDER Gábor2008-09-011-7/+7
* git-stash: improve synopsis in help and manual pageStephan Beyer2008-08-161-3/+10
* Merge branch 'am/stash-branch'Junio C Hamano2008-07-131-1/+18
|\
| * Implement "git stash branch <newbranch> <stash>"Abhijit Menon-Sen2008-07-051-1/+18
* | Merge branch 'sg/stash-k-i'Junio C Hamano2008-07-131-1/+22
|\ \
| * | Documentation: tweak use case in "git stash save --keep-index"Eric Raible2008-07-081-7/+8
| * | stash: introduce 'stash save --keep-index' optionSZEDER Gábor2008-07-051-1/+21
| |/
* | manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-051-3/+3
|/
* Documentation formatting and cleanupJonathan Nieder2008-07-011-6/+6
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-011-6/+6
* documentation: move git(7) to git(1)Christian Couder2008-06-061-1/+1
* git-stash: add new 'pop' subcommandBrandon Casey2008-02-221-1/+7
* git-stash: add new 'drop' subcommandBrandon Casey2008-02-221-1/+6
* Documentation/git-stash: document options for git stash listMiklos Vajna2008-02-201-1/+4
* Documentation/git-stash.txt: Adjust SYNOPSIS command syntax (2)Jari Aalto2008-02-031-3/+4
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-061-5/+5
* Fix some typos, punctuation, missing words, minor markup.Ralf Wildenhues2007-10-151-1/+1
* git stash: document apply's --index switchMiklos Vajna2007-10-011-1/+6
* git-stash documentation: add missing backtickSteve Hoelzer2007-08-071-1/+1
* git-stash documentation: stash numbering starts at zero, not oneSteve Hoelzer2007-08-071-3/+3
* Document "git stash message..."しらいしななこ2007-07-181-4/+7
* Fix git-stash(1) markup.Junio C Hamano2007-07-041-1/+1
* git-stash: make "save" the default action again.Junio C Hamano2007-07-021-3/+4
* Documentation: quote {non-attributes} for asciidocJeff King2007-07-011-4/+4
* git-stash: fix "no arguments" case in documentationJeff King2007-07-011-2/+2
* git-stash: require "save" to be explicit and update documentationJunio C Hamano2007-07-011-29/+28
* Document git-stashしらいしななこ2007-06-301-0/+162