Differences between revisions 4 and 12 (spanning 8 versions)
Revision 4 as of 2008-02-01 22:38:04
Size: 1120
Editor: abuehl
Comment:
Revision 12 as of 2008-08-08 06:54:57
Size: 634
Editor: abuehl
Comment: removing outdated info and duplicated info that can be found on project hompage
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 ||
''See project homepage http://tortoisehg.sourceforge.net 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 (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 9:
Dialogs can also be accessed 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
}}}
See also: ["GUIClients"]

See project homepage http://tortoisehg.sourceforge.net 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.

See also: ["GUIClients"]


CategoryWindows

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