Differences between revisions 39 and 41 (spanning 2 versions)
Revision 39 as of 2012-07-19 15:42:26
Size: 1326
Editor: abuehl
Comment:
Revision 41 as of 2020-01-08 15:06:47
Size: 1336
Editor: muxator
Comment: Modify external links from http to https
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
[[http://tortoisehg.org|TortoiseHg]] is a set of graphical tools and a shell extension for Mercurial. [[https://tortoisehg.bitbucket.io|TortoiseHg]] is a set of graphical tools and a shell extension for Mercurial.
Line 13: Line 13:
Online documentation is available at: http://tortoisehg.bitbucket.org/docs.html Online documentation is available at: https://tortoisehg.bitbucket.io/docs.html
Line 15: Line 15:
Download: http://tortoisehg.bitbucket.org/download/index.html Download: https://tortoisehg.bitbucket.io/download/index.html

TortoiseHg

thg_logo_92x50.png

TortoiseHg is a set of graphical tools and a shell extension for Mercurial.

On Windows

TortoiseHg consists of a shell extension, which provides overlay icons and context menus in your file explorer, and a command line program named thg.exe which can launch the TortoiseHg tools. Binary packages of TortoiseHg for Windows include Mercurial, TortoisePlink and a merge tool and are thus completely ready for use “Out of the Box”.

On Linux

TortoiseHg consists of a command line thg script and a Nautilus extension which provides overlays and context menus in your file explorer. You must have Mercurial installed separately in order to run TortoiseHg on Linux. TortoiseHg binary packages list Mercurial as a dependency, so it is usually installed for you automatically.

TortoiseHg is primarily written in Python and PyQt (the Windows shell extension being the notable exception). The thg script and TortoiseHg dialogs can be used on any platform that supports PyQt, including Mac OS X.

Online documentation is available at: https://tortoisehg.bitbucket.io/docs.html

Download: https://tortoisehg.bitbucket.io/download/index.html

See also


CategoryWindows CategoryTools

TortoiseHg (last edited 2022-03-13 23:12:56 by MadsKiilerich)