Custom actions in "Vcs Quick List" for cvs, svn, perforce, git
commitbbef29b5ace0e41e3e9591cd1504bf287b10fef9
authorRoman Chernyatchik <roman.chernyatchik@jetbrains.com>
Sat, 7 Nov 2009 16:46:28 +0000 (7 19:46 +0300)
committerRoman Chernyatchik <roman.chernyatchik@jetbrains.com>
Sat, 7 Nov 2009 16:50:49 +0000 (7 19:50 +0300)
treea9c750a993fa8bc1938e31298c4af44762d00358
parentb9d6eb0de30abec178f88e7d9452415e865ca4ff
Custom actions in "Vcs Quick List" for cvs, svn, perforce, git
plugins/cvs/cvs-plugin/src/META-INF/plugin.xml
plugins/cvs/cvs-plugin/src/com/intellij/cvsSupport2/actions/CvsQuickListContentProvider.java [new file with mode: 0644]
plugins/git4idea/src/META-INF/plugin.xml
plugins/git4idea/src/git4idea/actions/GitQuickListContentProvider.java [new file with mode: 0644]
plugins/svn4idea/src/META-INF/plugin.xml
plugins/svn4idea/src/org/jetbrains/idea/svn/actions/SvnQuickListContentProvider.java [new file with mode: 0644]