Size: 8184
Comment: fix style of title, remove too narrow category
|
Size: 8184
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
= Other tools that work with Mercurial = | = Other Tools that Work with Mercurial = |
Other Tools that Work with Mercurial
Graphical user interfaces
TortoiseHg - OS-level Mercurial integration on Windows (similar to TortoiseSVN), Linux (stand-alone or with Nautilus integration)
Push Me Pull You - A PyQt4-based GUI for DVCS (focused around the flow of incoming and outgoing changesets)
gPyFm - A PyGTK-based Mercurial adaptation of the TeamWare filemerge application
qct - A GUI-based commit tool, designed for portability (see also: QctExtension)
meld - A GUI diff, merge and commit tool with plugin-based SCM support
Diffuse - A graphical merge and comparison tool with Mercurial support
hgct - A GUI-based commit tool (last updated on 2007-01-24)
gtools - A PyGTK-based commit tool
gquilt - A PyGTK-based wrapper for quilt and mq
gwsmhg - A PyGTK-based work space manager using hg and mq
HgkExtension - A port of the gitk history browser, included by default with Mercurial (requires Tcl/Tk 8.4 or later)
SCM - A cross-platform GPL front-end to revision control systems (currently unavailable due to BitKeeper license restrictions)
hgview - gtk or qt4 replacement for hgk
CuteHg - A super fast, easy to install extension for mercurial that provides dialogs that make basic operations more convenient.
Macintosh native GUI's
MacHg - A multithreaded, fast, fully featured Mercurial client for Mac OS X 10.6+.
Murky - A GUI Mercurial client for Mac OS X 10.5+.
MacMercurial - A GUI front end for common Mercurial operations (Mac OS X 10.4 or later)
IDE and editor integration
Mercurial for SublimeText - A plugin available for Sublime Text
MercurialEclipse - A Mercurial plugin for the Eclipse IDE
merclipse - Another Mercurial plugin for Eclipse
HgEclipse - An open source Mercurial plugin, originally cloned from MercurialEclipse, but adding lots of major enhancements to support enterprise use
codeBeamer Eclipse Studio - Open source Eclipse plugin that integrates Mercurial and Mylyn, enabling offline work, increasing flexibility and mobility (announcement)
NetBeans - A popular IDE with built-in Mercurial support
MercurialIdea - Integration of Mercurial for IntelliJ IDEA
VisualHG - Mercurial plugin for MS Visual Studio 2005, 2008 and 2010. Uses TortoiseHg as backend.
Mercurial Toolbar - Mercurial toolbar plugin for MS Visual Studio 2010, akin to the GitExtensions plugin. Uses TortoiseHg as backend.
hgscc - Mercurial SCC plugin for MS Visual Studio 2005/2008
PIDA - PIDA is an integrated development environment with built-in Mercurial support
Eric - A Python IDE with Mercurial support (as of 3.8.0)
contrib/mercurial.el - hg-mode for Emacs and Xemacs
EmacsVcMode - Built-in support for Mercurial in Emacs 22.3 and higher
DVC - Emacs integration for DVCS
VimVcsPlugin - Plugin for several VCS with included Mercurial support
Mercurial bundle - Mercurial support for the TextMate editor
ahg - An Emacs front-end for the Mercurial SCM, aimed at simplicity and ease of use
Project support
TracMercurial - Provides Mercurial integration for Trac (see HgSysTrac)
HgTimeline - Another plugin for supporting multiple Mercurial repositories inside Trac
Mercurial Plugin - A Mercurial plugin for Atlassian's JIRA
Maven - Maven is a software project management and comprehension with built-in Mercurial support
Parabuild - A Continuous Integration and release management system with built-in support for Mercurial
Redmine - A flexible project management web application with built-in Mercurial support
ReviewBoard - Support Mercurial out-of-the-box (see also the reviewboard extension)
Hudson Mercurial plugin - Provides Mercurial support for Hudson
EmForge - workflow-based project management solution has support for Mercurial repositories (see Mercurial Support for details)
InDefero - Clone of Google Code with Mercurial (also Git/Subversion) code browser, wiki, issue tracking and more
MercurialRecipe - zc.buildout recipe for cloning and/or pulling a Mercurial repository (also available through the Cheeseshop)
codeBeamer - Collaborative ALM solution with Mercurial integration
Interoperability
tailor - A tool for converting between SCMs
hgsvn - A set of scripts to work locally on Subversion checkouts using Mercurial
RepositoryConversion - Many more tools for repository conversion/interoperability are listed here
Miscellaneous
hg-viz - Some scripts to use git-viz with Mercurial are in contrib
Rope - A python refactoring library (file and folder changes in a project that uses Mercurial are handled)
devtools - A set of development tools used at Logilab
Slipper - Lets you use Mercurial and reStructuredText to back your website
Hotwire Hg Plugin - For the Hotwire object-oriented hypershell
ant4hg - ANT tasks for mercurial
codeBeamer Managed Repository - Dead simple repository- and access control management for Mercurial
hg.Net - A .Net 2.0 class library that provides asynchronous Mercurial access for your applications
MSBuild Mercurial Tasks - The integration of Mercurial into MSBuild, the Microsoft build solution used by Visual Studio