Files
openide/plugins
Kirill Likhodedov 32c3c35969 [log] Add "New Branch", "New Tag" actions to the log + refactor
* Extract GitLogSingleCommitAction - the common class
  for all Git actions on the log, which operate on a single commit.
* Implement "New Branch" and "New Tag" actions. Use GitBrancher for
  the first, reuse the existing CreateNewTag for the latter.
* Regroup actions in plugin.xml so that they form a single group which
  is then added to the Vcs group.
  It lets add a separator, and also makes the code more clear.
2013-11-03 19:32:37 +04:00
..
2013-10-24 19:34:37 +02:00
2013-11-01 16:07:11 +04:00
2013-10-25 16:40:06 +04:00