Mercurial > hg > easyhg
log
age | author | description |
---|---|---|
2011-10-20 | Chris Cannam | More rigorous approach to finding the set of closed changesets |
2011-10-20 | Chris Cannam | Introduce a graphical representation for merge from a closed to an open branch (half a connection item) |
2011-10-20 | Chris Cannam | A better effort to do the right thing wrt marking changesets as closed based on their relationship to closed heads |
2011-10-18 | 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. |
2011-10-18 | Chris Cannam | Add "Show closed branches" toggle to history widget, when some closed branches exist in the repo |
2011-10-18 | Chris Cannam | Hide closed branches by default (contingent on settings). Note that it's now permitted for a changeset id not to be present in m_items in the grapher |
2011-10-18 | Chris Cannam | Refactor: set closed branch statuses before creating items |