Mercurial > hg > easyhg
log src/hgtabwidget.cpp @ 514:306a62fe851e
age | author | description |
---|---|---|
Tue, 18 Oct 2011 16:50:05 +0100 | Chris Cannam | Add "Close branch" menu option. Is currently available in some cases where it should not be, and using it exposes the fact that the chain of marked-closed changesets is not yet right in grapher. |
Mon, 17 Oct 2011 22:08:05 +0100 | Chris Cannam | Identify closed branches and display them in a lighter shade |
Mon, 17 Oct 2011 16:25:02 +0100 | Chris Cannam | Fix bug #292: "Merge that results in no changes leaves interface in inconsistent state." Show uncommitted state whenever a merge is present, even if no file changes |
Wed, 17 Aug 2011 16:09:04 +0100 | Chris Cannam | Make "Show all files" persistent (fixing #203), and rationalise some config group names (noting that "General" is actually the default group "" as it appears in the config file, not the name of a group called "General": that appears as "%General") |