40 Commits (f740cc25298e2a0eb7c561c40854ed568c7de657)

Author SHA1 Message Date
Miklos Vajna 0a0c342568 git-stash documentation: mention default options for 'list' 15 years ago
Matthieu Moy 3c2eb80fe3 stash: simplify defaulting to "save" and reject unknown options 15 years ago
Thomas Rast f300fab544 DWIM 'git stash save -p' for 'git stash -p' 15 years ago
Thomas Rast dda1f2a5c3 Implement 'git stash save --patch' 15 years ago
Thomas Rast f5f1e164bd Document 'stash clear' recovery via unreachable commits 15 years ago
Johannes Schindelin ea41cfc4f5 Make 'git stash -k' a short form for 'git stash save --keep-index' 15 years ago
Stephen Boyd fcdd0e92d9 stash: teach quiet option 16 years ago
SZEDER Gábor f39d6ee2aa Documentation: mention 'git stash pop --index' option explicitly 16 years ago
Thomas Rast d183663785 Documentation: teach stash/pop workflow instead of stash/apply 16 years ago
Thomas Rast 7b8988e113 Documentation: teach stash/pop workflow instead of stash/apply 16 years ago
SZEDER Gábor f733c70941 Documentation: minor cleanup in a use case in 'git stash' manual 16 years ago
SZEDER Gábor 9da6f0fff2 Documentation: fix disappeared lines in 'git stash' manpage 16 years ago
Stephan Beyer a5ab00c5d2 git-stash: improve synopsis in help and manual page 16 years ago
Eric Raible caf1899699 Documentation: tweak use case in "git stash save --keep-index" 17 years ago
Jonathan Nieder ba020ef5eb manpages: italicize git command names (which were in teletype font) 17 years ago
SZEDER Gábor 7bedebcaad stash: introduce 'stash save --keep-index' option 17 years ago
Abhijit Menon-Sen 656b503452 Implement "git stash branch <newbranch> <stash>" 17 years ago
Jonathan Nieder 483bc4f045 Documentation formatting and cleanup 17 years ago
Jonathan Nieder b1889c36d8 Documentation: be consistent about "git-" versus "git " 17 years ago
Christian Couder 9e1f0a85c6 documentation: move git(7) to git(1) 17 years ago
Brandon Casey bd56ff54f7 git-stash: add new 'pop' subcommand 17 years ago
Brandon Casey e25d5f9c82 git-stash: add new 'drop' subcommand 17 years ago
Miklos Vajna fbd538c262 Documentation/git-stash: document options for git stash list 17 years ago
Jari Aalto 71bda8b923 Documentation/git-stash.txt: Adjust SYNOPSIS command syntax (2) 17 years ago
Dan McGee 5162e69732 Documentation: rename gitlink macro to linkgit 17 years ago
Ralf Wildenhues 06ada1529c Fix some typos, punctuation, missing words, minor markup. 17 years ago
Miklos Vajna 0bdcac5666 git stash: document apply's --index switch 17 years ago
Steve Hoelzer 3671757546 git-stash documentation: add missing backtick 18 years ago
Steve Hoelzer e2c6de1c62 git-stash documentation: stash numbering starts at zero, not one 18 years ago
しらいしななこ ec96e0f6a4 Document "git stash message..." 18 years ago
Junio C Hamano 114fd812f7 Fix git-stash(1) markup. 18 years ago
Junio C Hamano fcb10a9648 git-stash: make "save" the default action again. 18 years ago
Jeff King 9a5391cf18 Documentation: quote {non-attributes} for asciidoc 18 years ago
Jeff King aaca4914e9 git-stash: fix "no arguments" case in documentation 18 years ago
Junio C Hamano 9488e87586 git-stash: require "save" to be explicit and update documentation 18 years ago
しらいしななこ 09ccdb6305 Document git-stash 18 years ago