graph
- Add setTrackedFilePaths, and commentsfswatcher 2012-02-10, by Chris Cannam
- Start separate FsWatcher class to manage filesystem watch policyfswatcher 2012-02-10, by Chris Cannam
- gah! hg 2.1 changes push and pull so as to return failure codes on success, if there was nothing to push or pull2012-02-10, by Chris Cannam
- Add changelog2011-11-25, by Chris Cannam
- Merge2011-11-24, by Chris Cannam
- Update icon filename2011-11-24, by Chris Cannam
- Added tag easyhg_v1.1 for changeset 06507a59f2b82011-11-24, by Chris Cannam
- This will do for the Merge topiceasyhg_v1.1 2011-11-23, by Chris Cannam
- Start work on merge topic2011-11-23, by Chris Cannam
- Add more useful message for merge with working directory ancestor2011-11-23, by Chris Cannam
- New icon for OS/X; bump version number2011-11-17, by Chris Cannam
- Windows icon2011-11-17, by Chris Cannam
- Fix to prior commit2011-11-17, by Chris Cannam
- Grab server port from hgrc if present2011-11-17, by Chris Cannam
- Merge2011-11-17, by Chris Cannam
- Have a go at another icon (for #232)2011-11-17, by Chris Cannam
- Make the text labels in the work status area squeezable for small window sizes. Fixes #3292011-11-15, by Chris Cannam
- Word-wrap these labels2011-11-15, by Chris Cannam
- Bookmarks display now... OK2011-11-10, by Chris Cannam
- idiot -- we don't need to query bookmarks separately, we can just add them to the log template2011-11-09, by Chris Cannam
- Bookmarks are now displayed -- but exactly like tags, so far, there's no differentiation yet2011-11-08, by Chris Cannam
- Fix inaccurate and frightening text2011-10-20, by Chris Cannam
- More rigorous approach to finding the set of closed changesets2011-10-20, by Chris Cannam
- Introduce a graphical representation for merge from a closed to an open branch (half a connection item)2011-10-20, by Chris Cannam
- A better effort to do the right thing wrt marking changesets as closed based on their relationship to closed heads2011-10-20, by 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, by Chris Cannam
- Add "Show closed branches" toggle to history widget, when some closed branches exist in the repo2011-10-18, by 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 grapher2011-10-18, by Chris Cannam
- Refactor: set closed branch statuses before creating items2011-10-18, by Chris Cannam
- Refactor: make closed a changeset property (not a changeset item one)2011-10-18, by Chris Cannam