graph
- * Add bundle plist file2011-01-06, by Chris Cannam
- * Sensible (i.e. smaller) font size for About box on OS/X2011-01-06, by Chris Cannam
- * Update hgignore for common Windows files (sorry, missed in prior commit)2011-01-06, by Chris Cannam
- * Fix failure to record editor path when OK pressed in settings dialog2011-01-06, by Chris Cannam
- * Add EasyMercurial to hgignore2011-01-05, by Chris Cannam
- * Update hgignore file for OS/X build stuff2011-01-05, by Chris Cannam
- Merge2011-01-05, by Chris Cannam
- Merge2011-01-05, by Chris Cannam
- Merge2011-01-05, by Chris Cannam
- * OS/X: Add icon (not sure this is working though)2011-01-05, by Chris Cannam
- * Further findInPath fix for absolute paths2011-01-05, by Chris Cannam
- * Make findInPath return empty string if not found -- previous hopelessly fragile behaviour failed in situations where it was called with an absolute path2011-01-05, by Chris Cannam
- * OS/X: platform-specific binaries2011-01-05, by Chris Cannam
- * Report error if hg incoming does authentically fail (e.g. because remote repo is unavailable or unrelated)2011-01-05, by Chris Cannam
- * OS/X: Add script to run external diff; add space around tab widget; textual fixes2011-01-05, by Chris Cannam
- Added tag easyhg_v0.002 for changeset fccfd12faac12011-01-04, by Chris Cannam
- Mergeeasyhg_v0.002 2011-01-04, by Chris Cannam
- * comment only2011-01-04, by Chris Cannam
- Merge2011-01-04, by Chris Cannam
- * Avoid compiler warning (no functional change)2011-01-04, by Chris Cannam
- * Fix failure to enable Add button when a "Removed" file was selected2011-01-04, by Chris Cannam
- Merge2011-01-04, by Chris Cannam
- * Treat command failure on hg heads as a success, so that following actions happen properly (hg heads fails on empty repo)2011-01-04, by Chris Cannam
- * Ensure explorer.exe invocation gets backslashes as directory separators, not forward slashes2011-01-04, by Chris Cannam
- * Separate out the hg test action into two tests, one for plain hg and one with the extension (so can report separately)2011-01-04, by Chris Cannam
- * Add "Show All Files" toggle to show ignored and clean files2011-01-03, by Chris Cannam
- * Cut down number of command invocations by gleaning default remote path and current branch from hg files directly2011-01-03, by Chris Cannam
- * Add (rather crappy) program icon. Still lacks platform icon support on OS/X and Linux/X112011-01-03, by Chris Cannam
- * Avoid showing hard hyphen on Windows (I had thought this was in previous commit)2010-12-24, by Chris Cannam
- * Don't close proc input on finished() -- causes crash on program failure on Windows2010-12-24, by Chris Cannam
- * Fixes to dialog return code handling2010-12-20, by Chris Cannam
- * Give all of the substantial confirmation dialogs meaningful labels for their OK buttons2010-12-20, by Chris Cannam