Differences between revisions 10 and 17 (spanning 7 versions)
Revision 10 as of 2008-02-18 21:43:19
Size: 1548
Editor: TKSoh
Comment: clarify alpha status
Revision 17 as of 2009-05-19 19:31:01
Size: 842
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
||<|2> attachment:thg_logo_92x50.png ~+'''TortoiseHg'''+~ || [http://tortoisehg.sourceforge.net homepage] || Latest version || 0.3 ||
|| [http://sourceforge.net/project/showfiles.php?group_id=199155 download] || Release date || 2008-02-01 ||
{{http://tortoisehg.sourceforge.net/images/thg_logo_92x50.png}}
''See project homepage http://bitbucket.org/tortoisehg/stable/ for more information''
Line 4: Line 4:
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 (see [http://tortoisehg.sourceforge.net/images/screenshots/tortoisehg-snapshot-contextmenu.png screenshot]). 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.
Line 10: Line 10:
Dialogs can also be invoked on the command line with {{{hgtk}}}: The TortoiseHG dialogs are portable across all platforms that support Mercurial and PyGtk. See the TortoiseHG home page for details.
Line 12: Line 12:
{{{
> hgtk
TortoiseHg Dialog Wrapper

hgtk [DIALOG]
    dialogs: log synch status clone merge update userconfig repoconfig serve recovery commit datamine about
}}}

Note: As of version 0.3, TortoiseHg carries an "Alpha" development status on [http://sourceforge.net/projects/tortoisehg/ SourceForge], which refers specifically to the GUI and MS-Explorer integration. The CLI (hg.exe) is, however, based on Steve Borho's fully functional BI installer.

Reference: [http://selenic.com/pipermail/mercurial/2008-February/016899.html Announcement for TortoiseHg-0.3]

See also: ["GUIClients"]
See also: [[GUIClients]]

http://tortoisehg.sourceforge.net/images/thg_logo_92x50.png See project homepage http://bitbucket.org/tortoisehg/stable/ for more information

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.

Command line "hg" is included as well. No other packages are needed (for example, Python is already included as a dll).

Includes several dialogs, for example for committing and history viewing/diffing. Also includes a MergeProgram and software for ssh server access.

The TortoiseHG dialogs are portable across all platforms that support Mercurial and PyGtk. See the TortoiseHG home page for details.

See also: GUIClients


CategoryWindows

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