summaryrefslogtreecommitdiff
path: root/git-stash.sh
Commit message (Expand)AuthorAgeFilesLines
* stash: end index commit log with a newlineJean-Luc Herren2007-09-121-1/+1
* git-stash apply --index: optimize postprocessingJunio C Hamano2007-07-281-6/+7
* Fix git-stash apply --indexJunio C Hamano2007-07-281-6/+17
* git-stash: Make sure reflog is created for refs/stashしらいしななこ2007-07-281-0/+3
* git-stash: do not remove a ref by hand.Junio C Hamano2007-07-261-3/+4
* Make sure git-stash works from subdirectory.Junio C Hamano2007-07-251-0/+1
* git-stash: try reusing cached stat info as much as possibleJunio C Hamano2007-07-081-3/+3
* Merge branch 'js/stash'Junio C Hamano2007-07-071-1/+20
|\
| * Teach git-stash to "apply --index"Johannes Schindelin2007-07-061-1/+20
* | stash: allow running from a subdirectoryJames Bowes2007-07-061-0/+1
|/
* git-stash: allow more descriptive reminder message when savingJunio C Hamano2007-07-051-6/+19
* Update reflog message created for stashesJunio C Hamano2007-07-041-1/+1
* stash: end commit log with a newlineUwe Kleine-König2007-07-031-1/+1
* git-stash: make "save" the default action again.Junio C Hamano2007-07-021-3/+3
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-021-27/+27
* git-stash: don't complain when listing in a repo with no stashJeff King2007-07-011-0/+5
* git-stash: fix "can't shift that many" with no argumentsJeff King2007-07-011-1/+1
* git-stash: require "save" to be explicit and update documentationJunio C Hamano2007-07-011-2/+2
* Add git-stash scriptしらいしななこ2007-06-301-0/+160