Mercurial > hg > easyhg
log filestates.h @ 284:a68801b31ceb mainwindow_member_tidy
age | author | description |
---|---|---|
Mon, 10 Jan 2011 15:38:28 +0000 | Chris Cannam | * Update copyright dates |
Tue, 04 Jan 2011 14:31:22 +0000 | Chris Cannam | * Treat command failure on hg heads as a success, so that following actions happen properly (hg heads fails on empty repo) |
Mon, 03 Jan 2011 22:02:08 +0000 | Chris Cannam | * Add "Show All Files" toggle to show ignored and clean files |
Fri, 03 Dec 2010 19:35:04 +0000 | Chris Cannam | * First cut of work on merge/resolve logic |
Fri, 03 Dec 2010 13:36:53 +0000 | Chris Cannam | * Start using trivial new easyhg extension (requires PyQt) |
Fri, 03 Dec 2010 12:29:57 +0000 | Chris Cannam | * Add InConflict state (not yet used) |
Wed, 24 Nov 2010 14:41:52 +0000 | Chris Cannam | * Clear selections when Esc pressed; some refactoring |
Wed, 24 Nov 2010 13:23:30 +0000 | Chris Cannam | * Rename StatParser to FileStates; start thinking about selections base statparser.h@74de08feee7e |