Differences between revisions 82 and 84 (spanning 2 versions)
Revision 82 as of 2009-05-19 19:31:07
Size: 6479
Editor: localhost
Comment: converted to 1.6 markup
Revision 84 as of 2009-06-30 09:22:21
Size: 6782
Editor: AronGombas
Comment:
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
 * [[http://www.genunix.org/wiki/index.php/gPyFm|gPyFm]] - A PyGTK-based Mercurial adaptation of the TeamWare filemerge application  * [[http://www.genunix.org/wiki/index.php/gPyFm|gPyFm]] - A PyGTK-based Mercurial adaptation of the !TeamWare filemerge application
Line 50: Line 50:
 * [[http://www.indefero.net|InDefero]] - Clone of GoogleCode with Mercurial (also Git/Subversion) code browser, wiki, issue tracking and more  * [[http://www.indefero.net|InDefero]] - Clone of Google Code with Mercurial (also Git/Subversion) code browser, wiki, issue tracking and more
Line 52: Line 52:
 * [[http://www.intland.com/products/cb/overview.html|codeBeamer]] - Award winning collaborative ALM solution with wiki, document management, highly customizable issue tracking, continuous integration, version control with Mercurial (and Git, Subversion, etc.), source code analysis, forums and more

Other tools that work with Mercurial

1. Graphical User Interfaces

  • TortoiseHG - OS-level Mercurial integration on Windows (similar to TortoiseSVN), Linux and Mac (stand-alone or with Nautilus integration)

  • MacMercurial - A GUI front end for common Mercurial operations (Mac OS X 10.4 or later)

  • 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 convienent. Works on Mac, Windows, and Linux.

  • Murky - A GUI Mercurial client for Mac OS X 10.5+.

2. IDE and editor integration

3. 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

  • 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 - Award winning collaborative ALM solution with wiki, document management, highly customizable issue tracking, continuous integration, version control with Mercurial (and Git, Subversion, etc.), source code analysis, forums and more

4. 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

5. 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

OtherTools (last edited 2022-01-03 05:56:32 by DanKurtz)