Mercurial > hg > easyhg
log historywidget.cpp @ 168:4bad3c5c053a
age | author | description |
---|---|---|
Tue, 14 Dec 2010 17:20:10 +0000 | Chris Cannam | * Add "Show summary" feature |
Thu, 02 Dec 2010 18:04:21 +0000 | Chris Cannam | * Try to reduce unnecessary history updates; add --new-branch option on push |
Thu, 02 Dec 2010 17:55:21 +0000 | Chris Cannam | * Show both parents of uncommitted merge; fixes to right-button menus |
Wed, 01 Dec 2010 21:02:53 +0000 | Chris Cannam | * Some implementation of right-button menu actions on changeset item |
Wed, 01 Dec 2010 20:19:21 +0000 | Chris Cannam | * Don't show tip tag; return to using incremental log on commit |
Wed, 01 Dec 2010 17:41:14 +0000 | Chris Cannam | * Include the uncommitted item in general graph layout (in case it is not at the head, when other items will need to avoid it) |
Tue, 30 Nov 2010 17:56:11 +0000 | Chris Cannam | * Start hooking up right-button menus on changeset & uncommitted items |
Tue, 30 Nov 2010 14:27:34 +0000 | Chris Cannam | * Avoid unnecessary duplicate layout; fix off-by-one in resetting changeset children |