Mon, 10 Jan 2011 15:38:28 +0000 |
Chris Cannam |
* Update copyright dates
|
Tue, 04 Jan 2011 12:42:28 +0000 |
Chris Cannam |
* Separate out the hg test action into two tests, one for plain hg and one with the extension (so can report separately)
|
Thu, 16 Dec 2010 17:32:25 +0000 |
Chris Cannam |
* Start implementing Settings dialog; add Test function to run on startup to make sure hg works
|
Tue, 14 Dec 2010 17:20:10 +0000 |
Chris Cannam |
* Add "Show summary" feature
|
Fri, 03 Dec 2010 19:35:04 +0000 |
Chris Cannam |
* First cut of work on merge/resolve logic
|
Fri, 03 Dec 2010 14:43:32 +0000 |
Chris Cannam |
* Better handling of empty repositories; some tidying & textual fixes
|
Fri, 26 Nov 2010 21:48:25 +0000 |
Chris Cannam |
* Add useful state message to file status page.
|
Fri, 26 Nov 2010 21:04:40 +0000 |
Chris Cannam |
* Better error handling/reporting; some futile changes to termios handling; avoid weirdly stretching panned view in panner
|
Fri, 26 Nov 2010 14:50:10 +0000 |
Chris Cannam |
* Separate out the hgrunner output into stdout and stderr again (merging them was a failed experiment)
|
Fri, 26 Nov 2010 12:48:29 +0000 |
Chris Cannam |
* Add a queueing mechanism for Hg actions, instead of refusing to start an action if something else is already happening. This is essential now that actions can be prompted by asynchronous events (e.g. filesystem watcher).
|