summaryrefslogtreecommitdiff
path: root/git-stash.sh
AgeCommit message (Expand)Author
2007-09-12stash: end index commit log with a newlineJean-Luc Herren
2007-07-28git-stash apply --index: optimize postprocessingJunio C Hamano
2007-07-28Fix git-stash apply --indexJunio C Hamano
2007-07-28git-stash: Make sure reflog is created for refs/stashしらいしななこ
2007-07-27git-stash: do not remove a ref by hand.Junio C Hamano
2007-07-25Make sure git-stash works from subdirectory.Junio C Hamano
2007-07-09git-stash: try reusing cached stat info as much as possibleJunio C Hamano
2007-07-07Merge branch 'js/stash'Junio C Hamano
2007-07-07stash: allow running from a subdirectoryJames Bowes
2007-07-06Teach git-stash to "apply --index"Johannes Schindelin
2007-07-06git-stash: allow more descriptive reminder message when savingJunio C Hamano
2007-07-04Update reflog message created for stashesJunio C Hamano
2007-07-04stash: end commit log with a newlineUwe Kleine-König
2007-07-03git-stash: make "save" the default action again.Junio C Hamano
2007-07-03Rewrite "git-frotz" to "git frotz"Junio C Hamano
2007-07-02git-stash: don't complain when listing in a repo with no stashJeff King
2007-07-02git-stash: fix "can't shift that many" with no argumentsJeff King
2007-07-01git-stash: require "save" to be explicit and update documentationJunio C Hamano
2007-07-01Add git-stash scriptしらいしななこ