MercurialEclipse is a Mercurial source control plugin for Eclipse.
MercurialEclipse is a plugin providing support for the highly popular Mercurial distributed version control system within the Eclipse IDE.
The plugin supports most of the Mercurial features, including
- cloning repositories and importing them as Eclipse projects
- push, pull and convenient syncronization
- working with branches (branch, merge and rebase)
- tags
- undo (backout, rollback and strip)
- diffs
- histories
- patches
- Mercurial extensions (mqueue, transplant and such)