graph
- Try to make kdiff3 a bit clearer2011-04-13, by Chris Cannam
- Reset merge-commit comment when merge fails; add missing ampersand from Help menu label2011-04-12, by Chris Cannam
- Add warning dialog if version of Mercurial discovered is too old2011-03-28, by Chris Cannam
- Added tag easyhg_v0.9.6 for changeset a206deb6c1aa2011-03-24, by Chris Cannam
- Make text selectable in Remote URL labeleasyhg_v0.9.6 2011-03-24, by Chris Cannam
- Merge2011-03-24, by Chris Cannam
- Avoid compiler warning2011-03-24, by Chris Cannam
- OS/X build fixes, for now slightly simpler (conceptually) situation in which we have a single bundle with two Python extension distributions in it, one for each active Python version2011-03-24, by Chris Cannam
- Ensure current item is visible in graph after update2011-03-24, by Chris Cannam
- Move source files to src/2011-03-24, by Chris Cannam
- Look in installation path + Python version suffix for PyQt before looking in plain installation path2011-03-24, by Chris Cannam
- Added tag easyhg_v0.9.5 for changeset 820512d49fca2011-03-23, by Chris Cannam
- Merge from branch "feature_101"easyhg_v0.9.5 2011-03-23, by Chris Cannam
- Update deployment to handle the even more complicated situation in which we have to produce separate binaries for python 2.5 and 2.6-based systems (because we can't determine which extension to load otherwise, and they aren't compatible)2011-03-23, by Chris Cannam
- Add an explosion of menus and many keyboard shortcuts.feature_101 2011-03-18, by Chris Cannam
- Merge from branch "feature_93". Fixes #932011-03-17, by Chris Cannam
- Enable Push button whenever the repo is non-empty, even when there is no remote location -- ask for remote location when it is pressed.feature_93 2011-03-17, by Chris Cannam
- Merge from branch "feature_91b". Really fixes #912011-03-17, by Chris Cannam
- Add Rename and Copy to right-button menu on file status widget.feature_91b 2011-03-17, by Chris Cannam
- Merge from branch "feature_91"2011-03-17, by Chris Cannam
- Add "Open Recent". Fixes #91feature_91 2011-03-17, by Chris Cannam
- Make username/password prompts in easyhg.py more helpful; use a distinctive return for cancel in these dialogs, and avoid showing command-failed in the main program when cancelled2011-03-17, by Chris Cannam
- Merge from branch "feature_102"2011-03-17, by Chris Cannam
- Add warning message when pushing with uncommitted changes. Fixes #102feature_102 2011-03-17, by Chris Cannam
- Remove some no longer used functions2011-03-17, by Chris Cannam
- Merge from branch "feature_104"2011-03-17, by Chris Cannam
- Add a dedicated dialog for "authorization failed" messages. Resolves #104feature_104 2011-03-17, by Chris Cannam
- Fix regex use (ach) for weeding out spurious warnings from incoming text2011-03-16, by Chris Cannam