Mercurial > hg > easyhg
log common.h @ 284:a68801b31ceb mainwindow_member_tidy
age | author | description |
---|---|---|
Mon, 10 Jan 2011 15:38:28 +0000 | Chris Cannam | * Update copyright dates |
Wed, 15 Dec 2010 22:07:31 +0000 | Chris Cannam | * Fix failure to recognise local uncommitted changes when an untracked file was selected |
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 17:21:32 +0000 | Chris Cannam | * Better-behaved comment dialog; avoid empty comments. Also ignore signals from closing ptys |
Mon, 22 Nov 2010 12:30:40 +0000 | Chris Cannam | * Some work toward doing the Right Thing with each possible combination of existing/nonexisting directories in Open dialog |
Mon, 22 Nov 2010 10:03:15 +0000 | Chris Cannam | * Use fork/setsid/fork to escape our controlling terminal, to ensure the pty we create is used for password requests |