git4idea: added new unstash dialog, some refactoring to support unstashing
commite47647be830c9cb3f492d8aeea866f1c649d7aca
authorConstantine Plotnikov <Constantine.Plotnikov@jetbrains.com>
Mon, 17 Nov 2008 17:16:45 +0000 (17 20:16 +0300)
committerConstantine Plotnikov <Constantine.Plotnikov@jetbrains.com>
Mon, 17 Nov 2008 17:16:45 +0000 (17 20:16 +0300)
treef57a2fc64880aa73153db940a72f999b46a4cdd8
parente04b234efd6d9a2c4f9e5ba78b68ab4330945f03
git4idea: added new unstash dialog, some refactoring to support unstashing
plugins/git4idea/src/git4idea/GitBranch.java
plugins/git4idea/src/git4idea/actions/GitUnstash.java
plugins/git4idea/src/git4idea/checkout/GitCheckoutDialog.java
plugins/git4idea/src/git4idea/commands/GitHandler.java
plugins/git4idea/src/git4idea/commands/GitHandlerUtil.java
plugins/git4idea/src/git4idea/commands/GitSimpleHandler.java
plugins/git4idea/src/git4idea/i18n/GitBundle.properties
plugins/git4idea/src/git4idea/ui/GitStashDialog.form
plugins/git4idea/src/git4idea/ui/GitStashDialog.java
plugins/git4idea/src/git4idea/ui/GitUnstashDialog.form [new file with mode: 0644]
plugins/git4idea/src/git4idea/ui/GitUnstashDialog.java [new file with mode: 0644]