summaryrefslogtreecommitdiff
path: root/Documentation/git-stash.txt
AgeCommit message (Expand)AuthorFilesLines
2009-08-09Document 'stash clear' recovery via unreachable commitsLibravatar Thomas Rast1-1/+16
2009-06-18stash: teach quiet optionLibravatar Stephen Boyd1-7/+8
2009-06-09Documentation: mention 'git stash pop --index' option explicitlyLibravatar SZEDER Gábor1-8/+8
2009-05-30Documentation: teach stash/pop workflow instead of stash/applyLibravatar Thomas Rast1-14/+16
2008-09-01Documentation: minor cleanup in a use case in 'git stash' manualLibravatar SZEDER Gábor1-1/+1
2008-09-01Documentation: fix disappeared lines in 'git stash' manpageLibravatar SZEDER Gábor1-7/+7
2008-08-16git-stash: improve synopsis in help and manual pageLibravatar Stephan Beyer1-3/+10
2008-07-13Merge branch 'am/stash-branch'Libravatar Junio C Hamano1-1/+18
2008-07-13Merge branch 'sg/stash-k-i'Libravatar Junio C Hamano1-1/+22
2008-07-08Documentation: tweak use case in "git stash save --keep-index"Libravatar Eric Raible1-7/+8
2008-07-05manpages: italicize git command names (which were in teletype font)Libravatar Jonathan Nieder1-3/+3
2008-07-05stash: introduce 'stash save --keep-index' optionLibravatar SZEDER Gábor1-1/+21
2008-07-05Implement "git stash branch <newbranch> <stash>"Libravatar Abhijit Menon-Sen1-1/+18
2008-07-01Documentation formatting and cleanupLibravatar Jonathan Nieder1-6/+6
2008-07-01Documentation: be consistent about "git-" versus "git "Libravatar Jonathan Nieder1-6/+6
2008-06-06documentation: move git(7) to git(1)Libravatar Christian Couder1-1/+1
2008-02-22git-stash: add new 'pop' subcommandLibravatar Brandon Casey1-1/+7
2008-02-22git-stash: add new 'drop' subcommandLibravatar Brandon Casey1-1/+6
2008-02-20Documentation/git-stash: document options for git stash listLibravatar Miklos Vajna1-1/+4
2008-02-03Documentation/git-stash.txt: Adjust SYNOPSIS command syntax (2)Libravatar Jari Aalto1-3/+4
2008-01-06Documentation: rename gitlink macro to linkgitLibravatar Dan McGee1-5/+5
2007-10-15Fix some typos, punctuation, missing words, minor markup.Libravatar Ralf Wildenhues1-1/+1
2007-10-01git stash: document apply's --index switchLibravatar Miklos Vajna1-1/+6
2007-08-07git-stash documentation: add missing backtickLibravatar Steve Hoelzer1-1/+1
2007-08-07git-stash documentation: stash numbering starts at zero, not oneLibravatar Steve Hoelzer1-3/+3
2007-07-18Document "git stash message..."Libravatar しらいしななこ1-4/+7
2007-07-04Fix git-stash(1) markup.Libravatar Junio C Hamano1-1/+1
2007-07-02git-stash: make "save" the default action again.Libravatar Junio C Hamano1-3/+4
2007-07-01Documentation: quote {non-attributes} for asciidocLibravatar Jeff King1-4/+4
2007-07-01git-stash: fix "no arguments" case in documentationLibravatar Jeff King1-2/+2
2007-07-01git-stash: require "save" to be explicit and update documentationLibravatar Junio C Hamano1-29/+28
2007-06-30Document git-stashLibravatar しらいしななこ1-0/+162