48 Commits (5fdb70983585ccde1540563a8c7458621f7a7407)

Author SHA1 Message Date
Junio C Hamano 0e32126f04 Revert "git-stash: use git rev-parse -q" 16 years ago
Miklos Vajna 757c7f60a7 git-stash: use git rev-parse -q 16 years ago
Brandon Casey 875471c510 git-stash.sh: fix flawed fix of invalid ref handling (commit da65e7c1) 16 years ago
Stephen Haberman 2a79d2f662 Clarify how the user can satisfy stash's 'dirty state' check. 16 years ago
Brandon Casey da65e7c133 git-stash.sh: don't default to refs/stash if invalid ref supplied 16 years ago
Junio C Hamano 1eff26c0e2 stash: refresh the index before deciding if the work tree is dirty 16 years ago
Stephan Beyer a5ab00c5d2 git-stash: improve synopsis in help and manual page 16 years ago
Lee Marlow 95d43780cf bash completion: More completions for 'git stash' 16 years ago
Junio C Hamano 47629dcff0 stash save: fix parameter handling 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
Johannes Schindelin 6848d58c60 Ignore dirty submodule states during rebase and stash 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
Junio C Hamano 3023dc690f git-stash clear: refuse to work with extra parameter for now 17 years ago
Marco Costalba 7c390d90e8 git-stash: use stdout instead of stderr for non error messages 17 years ago
Wincent Colaiuta 97bc00a490 Emit helpful status for accidental "git stash" save 17 years ago
Kevin Leung 683befa178 git-stash: Display help message if git-stash is run with wrong sub-commands 17 years ago
Junio C Hamano 38762c47d6 scripts: do not get confused with HEAD in work tree 17 years ago
Pascal Obry aa4f31d5a3 git-stash: do not get fooled with "color.diff = true" 17 years ago
Emil Medve a9ee9bf9f9 git-stash: Fix listing stashes 17 years ago
Junio C Hamano 8f321a3925 scripts: Add placeholders for OPTIONS_SPEC 17 years ago
Shawn O. Pearce e7187e4e0f Paper bag fix diff invocation in 'git stash show' 17 years ago
Shawn O. Pearce 89d750bf6f Avoid invoking diff drivers during git-stash 17 years ago
Junio C Hamano bc9e7399af stash: implement "stash create" 17 years ago
Jean-Luc Herren 6143fa2c9c stash: end index commit log with a newline 17 years ago
Junio C Hamano 83b3df7d58 git-stash apply --index: optimize postprocessing 18 years ago
Junio C Hamano cbeaccc316 Fix git-stash apply --index 18 years ago
しらいしななこ f12e925ac2 git-stash: Make sure reflog is created for refs/stash 18 years ago
Junio C Hamano 7ab3cc70a6 git-stash: do not remove a ref by hand. 18 years ago
Junio C Hamano ceff079bdc Make sure git-stash works from subdirectory. 18 years ago
Junio C Hamano b24f56d604 git-stash: try reusing cached stat info as much as possible 18 years ago
James Bowes 3cd2491aa2 stash: allow running from a subdirectory 18 years ago
Johannes Schindelin 150937c425 Teach git-stash to "apply --index" 18 years ago
Junio C Hamano 9f62e18a60 git-stash: allow more descriptive reminder message when saving 18 years ago
Junio C Hamano e754e9901a Update reflog message created for stashes 18 years ago
Uwe Kleine-König 843103d693 stash: end commit log with a newline 18 years ago
Junio C Hamano fcb10a9648 git-stash: make "save" the default action again. 18 years ago
Junio C Hamano 5be60078c9 Rewrite "git-frotz" to "git frotz" 18 years ago
Jeff King 401de4057a git-stash: don't complain when listing in a repo with no stash 18 years ago
Jeff King 006a866464 git-stash: fix "can't shift that many" with no arguments 18 years ago
Junio C Hamano 9488e87586 git-stash: require "save" to be explicit and update documentation 18 years ago
しらいしななこ f2c66ed196 Add git-stash script 18 years ago