Find the word definition

Wikipedia
TortoiseHg

__NOTOC__

TortoiseHg is a GUI front-end for Mercurial that runs on Microsoft Windows, on which it integrates directly with File Explorer, Mac OS X, and Linux.

It is written in PyQt (except the Windows shell extension), and the underlying client can be used on the command line.

It is often recommended and preferred for working with Mercurial on Windows.

This is a brief list of its features:

  • Repository explorer
  • Commit dialog
  • Support for visual diff/ merge tools.
  • Data mining on repository contents
  • Seamless support for serving a repository via Mercurial's integrated web interface.
  • Repository synchronization
  • Intuitive GUI for managing Mercurial settings

It is free software released under the GNU General Public License.