graph
- 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
- * 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