aboutsummaryrefslogtreecommitdiff
path: root/git-stash.sh
Commit message (Expand)AuthorAge
* Emit helpful status for accidental "git stash" saveWincent Colaiuta2007-12-22
* git-stash: Display help message if git-stash is run with wrong sub-commandsKevin Leung2007-12-02
* Merge branch 'maint'Junio C Hamano2007-11-28
|\
| * scripts: do not get confused with HEAD in work treeJunio C Hamano2007-11-28
* | git-stash: do not get fooled with "color.diff = true"Pascal Obry2007-11-27
* | Merge branch 'ph/parseopt-sh'Junio C Hamano2007-11-17
|\ \
| * | scripts: Add placeholders for OPTIONS_SPECJunio C Hamano2007-11-06
| |/
* | Merge branch 'jc/stash-create'Junio C Hamano2007-11-14
|\ \ | |/ |/|
| * git-stash: Fix listing stashesEmil Medve2007-11-07
| * stash: implement "stash create"Junio C Hamano2007-09-14
* | Paper bag fix diff invocation in 'git stash show'Shawn O. Pearce2007-10-19
* | Avoid invoking diff drivers during git-stashShawn O. Pearce2007-10-18
|/
* stash: end index commit log with a newlineJean-Luc Herren2007-09-12
* git-stash apply --index: optimize postprocessingJunio C Hamano2007-07-28
* Fix git-stash apply --indexJunio C Hamano2007-07-28
* git-stash: Make sure reflog is created for refs/stashしらいしななこ2007-07-28
* git-stash: do not remove a ref by hand.Junio C Hamano2007-07-26
* Make sure git-stash works from subdirectory.Junio C Hamano2007-07-25
* git-stash: try reusing cached stat info as much as possibleJunio C Hamano2007-07-08
* Merge branch 'js/stash'Junio C Hamano2007-07-07
|\
| * Teach git-stash to "apply --index"Johannes Schindelin2007-07-06
* | stash: allow running from a subdirectoryJames Bowes2007-07-06
|/
* git-stash: allow more descriptive reminder message when savingJunio C Hamano2007-07-05
* Update reflog message created for stashesJunio C Hamano2007-07-04
* stash: end commit log with a newlineUwe Kleine-König2007-07-03
* git-stash: make "save" the default action again.Junio C Hamano2007-07-02
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-02
* git-stash: don't complain when listing in a repo with no stashJeff King2007-07-01
* git-stash: fix "can't shift that many" with no argumentsJeff King2007-07-01
* git-stash: require "save" to be explicit and update documentationJunio C Hamano2007-07-01
* Add git-stash scriptしらいしななこ2007-06-30