| Commit message (Expand) | Author | Age |
* | git-stash apply --index: optimize postprocessing | Junio C Hamano | 2007-07-28 |
* | Fix git-stash apply --index | Junio C Hamano | 2007-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 Hamano | 2007-07-26 |
* | Make sure git-stash works from subdirectory. | Junio C Hamano | 2007-07-25 |
* | git-stash: try reusing cached stat info as much as possible | Junio C Hamano | 2007-07-08 |
* | Merge branch 'js/stash' | Junio C Hamano | 2007-07-07 |
|\ |
|
| * | Teach git-stash to "apply --index" | Johannes Schindelin | 2007-07-06 |
* | | stash: allow running from a subdirectory | James Bowes | 2007-07-06 |
|/ |
|
* | git-stash: allow more descriptive reminder message when saving | Junio C Hamano | 2007-07-05 |
* | Update reflog message created for stashes | Junio C Hamano | 2007-07-04 |
* | stash: end commit log with a newline | Uwe Kleine-König | 2007-07-03 |
* | git-stash: make "save" the default action again. | Junio C Hamano | 2007-07-02 |
* | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 2007-07-02 |
* | git-stash: don't complain when listing in a repo with no stash | Jeff King | 2007-07-01 |
* | git-stash: fix "can't shift that many" with no arguments | Jeff King | 2007-07-01 |
* | git-stash: require "save" to be explicit and update documentation | Junio C Hamano | 2007-07-01 |
* | Add git-stash script | しらいしななこ | 2007-06-30 |