Size: 2656
Comment: Add pmpu.
|
Size: 2646
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 7: | Line 7: |
* [http://tortoisehg.sourceforge.net/ TortoiseHG]: "a shell extension that lets users of Mercurial SCM (Hg) work directly from MS-Windows Explorer, and Gnome/Nautilus" | * [http://tortoisehg.sourceforge.net/ TortoiseHG]: "MS-Windows Explorer shell extension, Gnome/Nautilus shell extension, and portable standalone application" |
GUI Clients for Mercurial
This is just a stub page. Please feel free to flesh it out if you have experience with any of these tools or links to others.
HgkExtension: "The hgk extension allows browsing the history of a repository in a graphical way. It requires Tcl/Tk version 8.4 or later." Hgk is included by default with Mercurial and can be used by typing 'hg view' from within a repository
[http://www.robotbattle.com/gtools/ gtools]: "The extension provides a graphical user interface for status, log, and commit operations. The dialogs provide a convenient way to see what is happening in a repository, and can launch external diff and edit tools that open source files in-place whenever possible. This lets you save changes made to source files directly back to your working copy."
[http://tortoisehg.sourceforge.net/ TortoiseHG]: "MS-Windows Explorer shell extension, Gnome/Nautilus shell extension, and portable standalone application"
[http://www.vectrace.com/mercurialeclipse/ Mercurial plugin for Eclipse]
[http://www.genunix.org/wiki/index.php/gPyFm gPyFm]: "gpyfm is the mercurial front end for the fm python package. So far work has been focused exclusively on making gpyfm work with Mercurial."
[http://meld.sourceforge.net/ meld]: "Meld is a visual diff and merge tool. You can compare two or three files and edit them in place (diffs update dynamically). You can compare two or three folders and launch file comparisons. You can browse and view a working copy from popular version control systems such such as CVS, Subversion, Bazaar-ng and Mercurial."
[http://qct.sourceforge.net/ Qct]: GUI commit tool supporting Mercurial, Bazaar, Cogito (Git), Subversion, Monotone, and CVS. (Also see QctExtension)
[http://software.jessies.org/scm/ SCM]: "a cross-platform GPL front-end to revision control systems, able to work with Bazaar, BitKeeper, CVS, Mercurial, and Subversion repositories." Currently unavailable due to BitKeeper license restrictions'
[http://wiki.netbeans.org/wiki/view/MercurialVersionControl NetBeans integration]
[http://macromates.com/svn/Bundles/trunk/Bundles/Mercurial.tmbundle/ TextMate bundle] ([http://www.macromates.com/ TextMate] is a popular editor for OS X.)
[http://gquilt.sourceforge.net/ gquilt] is a PyGTK GUI wrapper for quilt and mq.
[http://www.gnome.org/~gpoo/hg/nautilus-hg/ HG nautilus extension] is a basic attempt at creating a nautilus extension to Mercurial.
[http://www.cl.cam.ac.uk/~maw48/pmpu/ Push Me Pull You] is a PyQt4 GUI for hg, git, bzr and darcs, focused around the flow of incoming and outgoing changesets.