Differences between revisions 23 and 29 (spanning 6 versions)
Revision 23 as of 2009-11-18 17:53:38
Size: 935
Editor: SteveBorho
Comment:
Revision 29 as of 2010-08-06 11:12:22
Size: 1313
Editor: abuehl
Comment: +ad-free, working, download link
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
{{http://tortoisehg.sourceforge.net/images/thg_logo_92x50.png}}
''See project homepage http://tortoisehg.org for more information''
{{attachment:thg_logo_92x50.png}} ''See project homepage http://tortoisehg.org for more information''
Line 4: Line 3:
TortoiseHg is an all-inclusive Mercurial binary installer package for Windows, which provides a windows explorer extension (shell extension), so that Mercurial commands can be executed from the context menu of the explorer. TortoiseHg is a set of graphical tools and a shell extension for Mercurial.
Line 6: Line 5:
Command line "hg" is included as well. No other packages are needed (for example, Python is already included as a dll).  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 `hgtk.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 hgtk 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.
Line 8: Line 8:
Includes several dialogs, for example for committing and history viewing/diffing. Also includes a MergeProgram and software for ssh server access. TortoiseHg is primarily written in Python and !PyGtk (the Windows shell extension being the notable exception). The hgtk script and TortoiseHg dialogs can be used on any platform that supports !PyGtk, including Mac OS X.
Line 10: Line 10:
The TortoiseHg dialogs are portable across all platforms that support Mercurial and [[http://www.pygtk.org/|PyGtk]]. See the TortoiseHg home page for details. Online documentation is available at: http://tortoisehg.bitbucket.org/docs.html
Line 12: Line 12:
Online documentation is available at: http://tortoisehg.bitbucket.org/manual/0.9/ Download: http://bitbucket.org/tortoisehg/stable/downloads/
Line 14: Line 14:
See also: [[GUIClients]] See also: __OtherTools__

thg_logo_92x50.png See project homepage http://tortoisehg.org for more information

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 hgtk.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 hgtk 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 PyGtk (the Windows shell extension being the notable exception). The hgtk script and TortoiseHg dialogs can be used on any platform that supports PyGtk, including Mac OS X.

Online documentation is available at: http://tortoisehg.bitbucket.org/docs.html

Download: http://bitbucket.org/tortoisehg/stable/downloads/

See also: OtherTools


CategoryWindows

TortoiseHg (last edited 2024-06-24 12:28:46 by AntonShestakov)