TortoiseHg is a Windows shell extension and a series of cross-platform applications for the Mercurial distributed revision control system.
I am currently using TortoiseHg (Mercurial) and accidentally committed an incorrect commit message. How do I go about editing this …
version-control mercurial tortoisehg commit-message mercurial-commitHow can I undo my last accidentally commited (not pushed) change in Mercurial? If possible, a way to do so …
mercurial tortoisehg mercurial-commitI downloaded TortoiseHg 1.0 for evaluation. For the life of me I can't figure out how to make a branch. It …
mercurial tortoisehgIs there a way to configure TortoiseHg to store my password? I have a project hosted on Google Code that …
mercurial tortoisehg google-codeWhat is the difference between the mercurial commands, hg strip hg backout hg revert All these commands basically are used …
mercurial tortoisehgTortoiseHg allows you to email a patch file of your changes to someone, but does it support applying patches? If …
mercurial patch tortoisehgI'm looking for a way to make --insecure option the default one for any hg \ TortoiseHg command. Please don't write …
ssl mercurial tortoisehgI made a big oops, and could use some help undoing it. We have two repositories-a fairly stable repository, and …
mercurial merge tortoisehgIn Mercurial/TortoiseHg, given the following example, what is the easiest way to merge revision "G" into repo A without …
mercurial tortoisehg cherry-pickHow to move files (to subfolder) without losing their history? In my Mercurial repository (I mean the folder with the .…
mercurial tortoisehg