Fri, 24 Dec 2010 13:14:45 +0000 |
Chris Cannam |
* Don't close proc input on finished() -- causes crash on program failure on Windows
|
Mon, 20 Dec 2010 22:39:45 +0000 |
Chris Cannam |
* Fixes to dialog return code handling
|
Mon, 20 Dec 2010 22:37:42 +0000 |
Chris Cannam |
* Give all of the substantial confirmation dialogs meaningful labels for their OK buttons
|
Mon, 20 Dec 2010 21:33:42 +0000 |
Chris Cannam |
* Make OK buttons on push/pull dialogs say Push and Pull
|
Mon, 20 Dec 2010 21:23:13 +0000 |
Chris Cannam |
* Rejig menu
|
Mon, 20 Dec 2010 17:07:30 +0000 |
Chris Cannam |
* Tiny textual change
|
Mon, 20 Dec 2010 16:47:00 +0000 |
Chris Cannam |
* Handle failure to start processes at all (e.g. because executable path is wrong)
|
Mon, 20 Dec 2010 16:15:43 +0000 |
Chris Cannam |
* Set python library path when unbundling extension, generally prefer unbundled copy
|
Mon, 20 Dec 2010 16:15:19 +0000 |
Chris Cannam |
* Set hand cursor on clickable label
|
Mon, 20 Dec 2010 14:37:35 +0000 |
Chris Cannam |
* Open local folder in Finder/Explorer/whatever when its path is clicked on
|
Sun, 19 Dec 2010 19:12:52 +0000 |
Chris Cannam |
* Some rather uncertain modifications to grapher logic for branch homes -- try to place branches close to their "parent branches".
|
Sun, 19 Dec 2010 19:11:23 +0000 |
Chris Cannam |
* Can edit hgrc even if it doesn't exist yet
|
Sun, 19 Dec 2010 12:01:37 +0000 |
Chris Cannam |
* Implement "Change Remote Location"
|
Fri, 17 Dec 2010 10:01:02 +0000 |
Chris Cannam |
* Fix "Serve by HTTP"; stub out "Change Remote Location"
|
Fri, 17 Dec 2010 09:36:39 +0000 |
Chris Cannam |
* Settings dialog: This Will Do For Now
|
Fri, 17 Dec 2010 08:53:54 +0000 |
Chris Cannam |
* Similarly, tidier lookup for Hg binary and extension
|
Fri, 17 Dec 2010 08:48:01 +0000 |
Chris Cannam |
* Tidier lookup for diff, merge, editor binaries
|
Thu, 16 Dec 2010 22:11:38 +0000 |
Chris Cannam |
* basic external editor selection (for hgignore)
|
Thu, 16 Dec 2010 20:23:43 +0000 |
Chris Cannam |
* Fixes to external program location logic on Win32
|
Thu, 16 Dec 2010 18:00:12 +0000 |
Chris Cannam |
* Add option whether to use extension or not, and show path for it in settings
|
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
|
Thu, 16 Dec 2010 12:40:04 +0000 |
Chris Cannam |
* Add more helpful reports when a push fails because it would create new heads
|
Thu, 16 Dec 2010 12:03:09 +0000 |
Chris Cannam |
* Add (examining repository) message for initial state
|
Wed, 15 Dec 2010 22:07:31 +0000 |
Chris Cannam |
* Fix failure to recognise local uncommitted changes when an untracked file was selected
|
Tue, 14 Dec 2010 21:16:52 +0000 |
Chris Cannam |
* Remove outdated file
|
Tue, 14 Dec 2010 21:15:29 +0000 |
Chris Cannam |
* Update .hgignore file
|
Tue, 14 Dec 2010 20:36:30 +0000 |
Chris Cannam |
* Status text updates
|
Tue, 14 Dec 2010 17:20:10 +0000 |
Chris Cannam |
* Add "Show summary" feature
|
Wed, 08 Dec 2010 16:57:18 +0000 |
Chris Cannam |
* Overwrite log file for each run (saving space at expense of long record)
|
Sun, 05 Dec 2010 19:24:42 +0000 |
Chris Cannam |
* Minor Win32 fixes
|