Differences between revisions 1 and 8 (spanning 7 versions)
Revision 1 as of 2008-02-01 21:23:25
Size: 581
Editor: abuehl
Comment: new page
Revision 8 as of 2008-02-07 15:56:55
Size: 1261
Editor: abuehl
Comment: +see also
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
'''TortoiseHg''' is an all-inclusive Mercurial binary installer package for Windows, which provides a windows explorer extension (shell extension), so that Mercurial actions can be executed from the context menu of the explorer. ||<|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 ||
Line 3: Line 4:
Command line "hg" is included as well. No other packages are needed (for example python is already included as a dll). 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]).
Line 5: Line 6:
Project home page: http://tortoisehg.sourceforge.net Command line "hg" is included as well. No other packages are needed (for example, Python is already included as a dll).
Line 7: Line 8:
Downloads: http://sourceforge.net/project/showfiles.php?group_id=199155 Includes several dialogs, for example for committing and history viewing/diffing. Also includes a MergeProgram and software for ssh server access.
Line 9: Line 10:
|| Latest release version || 0.3 ||
|| Release date || 2008-02-01 ||
Dialogs can also be invoked on the command line with {{{hgtk}}}:

{{{
> hgtk
TortoiseHg Dialog Wrapper

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


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

See also: ["GUIClients"]

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

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]).

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.

Dialogs can also be invoked on the command line with hgtk:

> hgtk
TortoiseHg Dialog Wrapper

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

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

See also: ["GUIClients"]


CategoryWindows

TortoiseHg (last edited 2024-06-12 02:37:50 by FJYLin3495)