Software:TortoiseHg

From HandWiki
TortoiseHg
TortoiseHg logo.png
Tortoisehg-3.7.3.png
Written inPython
Operating systemCross-platform
TypeMercurial client
LicenseGNU General Public License
Website{{{1}}}

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

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.[4]

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.

TortoiseHg can be used as a client to a git server.[5][6]

In June 2020, TortoiseHg moved off of bitbucket[7] when they stopped hosting mercurial projects, and found a new home with heptapod.[8]

See also

References

External links