Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-07-06 | Teach git-stash to "apply --index" | Johannes Schindelin | 1 | -1/+20 |
2007-07-05 | git-stash: allow more descriptive reminder message when saving | Junio C Hamano | 1 | -6/+19 |
2007-07-04 | Update reflog message created for stashes | Junio C Hamano | 1 | -1/+1 |
2007-07-03 | stash: end commit log with a newline | Uwe Kleine-König | 1 | -1/+1 |
2007-07-02 | git-stash: make "save" the default action again. | Junio C Hamano | 1 | -3/+3 |
2007-07-02 | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 1 | -27/+27 |
2007-07-01 | git-stash: don't complain when listing in a repo with no stash | Jeff King | 1 | -0/+5 |
2007-07-01 | git-stash: fix "can't shift that many" with no arguments | Jeff King | 1 | -1/+1 |
2007-07-01 | git-stash: require "save" to be explicit and update documentation | Junio C Hamano | 1 | -2/+2 |
2007-06-30 | Add git-stash script | しらいしななこ | 1 | -0/+160 |