graph
- Ignore .msi files2013-01-25, by Chris Cannam
- Add updated PyQt2013-01-25, by Chris Cannam
- Add extra files from hg dist2013-01-24, by Chris Cannam
- Update Python version2013-01-24, by Chris Cannam
- Win32 typo fix2013-01-24, by Chris Cannam
- Use HKMU for registry key so as to do the right thing for multi-user installs2013-01-24, by Chris Cannam
- Show tag on merge commit (fixing #534)2013-01-24, by Chris Cannam
- Adjust text when closing something that is only a single sprout of a branch -- and don't warn when closing a sprout of the default branch (it's not the same thing as closing the default branch)2013-01-24, by Chris Cannam
- Merge2013-01-21, by Chris Cannam
- For later reference (for Qt5)2013-01-11, by Chris Cannam
- Toolbar spacing adjustments; avoid using unified toolbar on Mac because it breaks the left toolbar with Qt 4.82013-01-11, by Chris Cannam
- Update copyright dates2013-01-07, by Chris Cannam
- Add --version or -v option2013-01-07, by Chris Cannam
- Back out commit:5dc24f8 and instead move the extensions setting to its own tab (allowing us to provide a bit more information about what it's for)2012-10-19, by Chris Cannam
- Shorten a label (dialog too wide)2012-10-19, by Chris Cannam
- Merge2012-10-19, by Chris Cannam
- Fix compiler warning about unhandled case2012-10-19, by Chris Cannam
- Fix preprocessor syntax2012-10-19, by Chris Cannam
- * Prefix working folder path on MacOS2012-08-29, by Sam Izzo
- * Removed spurious space2012-08-29, by Sam Izzo
- * Prepend working folder path to filename when showing files in explorer2012-08-27, by Sam Izzo
- * Added setting to show history automatically when it changes (defaults to true)2012-08-27, by Sam Izzo
- * Added setting to specify that diff command should be run once for each selected file, rather than passing all file names to diff command (p4merge doesn't like being given many files)2012-08-27, by Sam Izzo
- * Updated shortcut for revert2012-08-27, by Sam Izzo
- * Added shortcut for revert2012-08-27, by Sam Izzo
- * Fixed bug where ctrl+shift+s wouldn't work because of "ambiguous shortcut overload"2012-08-27, by Sam Izzo
- * Added shortcut for commit2012-08-26, by Sam Izzo
- * "Use extension" check box now appears to the left of the button and label, and enables/disables the button and label depending on its state2012-08-26, by Sam Izzo
- * Added shortcut for diff against parent2012-08-26, by Sam Izzo
- * Added Ctrl-F shortcut for find button2012-08-26, by Sam Izzo
- * "Show in" is now shown in context menu for untracked files2012-08-26, by Sam Izzo
- * Added "show in" to show selected file in explorer2012-08-26, by Sam Izzo
- * Link against Advapi32 (required for Crypt* functions)2012-08-25, by Sam Izzo
- Undo the one part we didn't want, from the last patch2012-10-19, by Chris Cannam
- History widget stays on top when closing a branch.2012-10-17, by fpozo
- Merge2012-09-26, by Chris Cannam
- Merge2012-07-03, by Chris Cannam
- URL fix2012-07-03, by Chris Cannam
- Added new functionality to limit the total number of items shown in the graph. For projects with a fairly high number of commits, makes every action is very slow.2012-07-24, by Mikel
- Merge2012-07-04, by Chris Cannam
- Add macx-llvm target2012-07-03, by Chris Cannam
- Added tag easyhg_v1.2.2 for changeset aade37785eca2012-07-03, by Chris Cannam
- Restore release modeeasyhg_v1.2.2 2012-07-03, by Chris Cannam
- Prepare for upgrade2012-07-03, by Chris Cannam
- Fix incorrect signal in recent files action; if hg not found in last location, check for it in path (e.g. if it was previously in an installation-specific location that has since been overridden by a new installation)2012-07-03, by Chris Cannam
- Update version number and CHANGELOG2012-07-03, by Chris Cannam
- Wording and menu grouping adjustments to try to make the default push/pull location function look less like it will open a new remote for you (mitigates #461)2012-07-03, by Chris Cannam
- Clear history and file states while opening a new remote repo2012-07-03, by Chris Cannam