VisualHG was developed to be a mercurial source control plugin for MS Visual Studio.
Here are some key features of "VisualHG":
· VisualHG indicates file status within the project files tree of MSVC
· Tracks adding, moving and renaming of file actions
· Give you dialogs for committing changes, viewing detailed status of files and history and many more. Using TortoiseHG as its backend
· Everything directly from your workspace via context menu and a toolbar
· Compatible with MSVS 2005, MSVS 2008 and also MSVS 2010 RC
· Support for Mercurial Subrepositories
· Recogonize projects under version control that are not in the same folder as the solution
· File status icon for renamed files
· File state indicating tooltips
· View per file branch label in file tooltip
Requirements:
· MS Visual Studio
What's New in This Release: [ read full changelog ]
New Features:
· Display current branch name(s) in MSVS Main Frame
· New option to disable context sensitive menues – becomes a bit slow in very huge projects
· New option to disable out of studio file tracking (beta)
· Track files which was moved across projects and mark as renamed
· Support for Visual Studio 2011 Developer Preview
Bugfixes:
· Dff compares to wrong version under some conditions
· PendingChangesList - restore selection fixed
· Track readded files
· Adding selected files for Visual Studio 2010 SP1 throws an exception
· Attempting to launch Repo Browser in VS causes Null Reference Exception
· Add Selected Files" crashs Visual Studio 2010 SP1
· Diff-Tool before running it, otherwise VS2010 crashes