Mercurial > hg > easyhg
log filestatuswidget.cpp @ 118:9734fb0d6fff
age | author | description |
---|---|---|
Fri, 26 Nov 2010 23:49:48 +0000 | Chris Cannam | * Rudimentary version of the popup showing more information when you click on a changeset in history graph |
Fri, 26 Nov 2010 21:48:25 +0000 | Chris Cannam | * Add useful state message to file status page. |
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:54:35 +0000 | Chris Cannam | * Retrieve and store current branch and heads; some refactoring |