Mercurial > hg > easyhg
log hgrunner.h @ 109:1721c580c10e
age | author | description |
---|---|---|
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). |
Thu, 25 Nov 2010 20:18:10 +0000 | Chris Cannam | * Make interactivity optional in hgrunner (makes running non-interactive, local commands a bit quicker) |
Mon, 22 Nov 2010 17:27:59 +0000 | Chris Cannam | * Make all of the "Open" options do something sensible |
Fri, 19 Nov 2010 18:39:40 +0000 | Chris Cannam | * Allocate a pty for the subprocess, and ask the user for password. Very rudimentary and non-portable. |