graph
- * 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
- * Make OK buttons on push/pull dialogs say Push and Pull2010-12-20, by Chris Cannam
- * Rejig menu2010-12-20, by Chris Cannam
- * Tiny textual change2010-12-20, by Chris Cannam
- * Handle failure to start processes at all (e.g. because executable path is wrong)2010-12-20, by Chris Cannam
- * Set python library path when unbundling extension, generally prefer unbundled copy2010-12-20, by Chris Cannam
- * Set hand cursor on clickable label2010-12-20, by Chris Cannam
- * Open local folder in Finder/Explorer/whatever when its path is clicked on2010-12-20, by Chris Cannam
- * Some rather uncertain modifications to grapher logic for branch homes -- try to place branches close to their "parent branches".2010-12-19, by Chris Cannam
- * Can edit hgrc even if it doesn't exist yet2010-12-19, by Chris Cannam
- * Implement "Change Remote Location"2010-12-19, by Chris Cannam
- * Fix "Serve by HTTP"; stub out "Change Remote Location"2010-12-17, by Chris Cannam
- * Settings dialog: This Will Do For Now2010-12-17, by Chris Cannam
- * Similarly, tidier lookup for Hg binary and extension2010-12-17, by Chris Cannam
- * Tidier lookup for diff, merge, editor binaries2010-12-17, by Chris Cannam
- * basic external editor selection (for hgignore)2010-12-16, by Chris Cannam
- * Fixes to external program location logic on Win322010-12-16, by Chris Cannam
- * Add option whether to use extension or not, and show path for it in settings2010-12-16, by Chris Cannam
- * Start implementing Settings dialog; add Test function to run on startup to make sure hg works2010-12-16, by Chris Cannam
- * Add more helpful reports when a push fails because it would create new heads2010-12-16, by Chris Cannam
- * Add (examining repository) message for initial state2010-12-16, by Chris Cannam
- * Fix failure to recognise local uncommitted changes when an untracked file was selected2010-12-15, by Chris Cannam
- * Remove outdated file2010-12-14, by Chris Cannam
- * Update .hgignore file2010-12-14, by Chris Cannam