graph
- Update the filesystem watcher with work directory / file state. Still doesn't track "clean" files properly unless "show all files" is enabledfswatcher 2012-02-14, by Chris Cannam
- Introduce FsWatcher into main window (though it isn't fully rigged up yet)fswatcher 2012-02-13, by Chris Cannam
- 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
- Refactor: sort out changeset structure and parent-child relationships before anything else in grapher. Also stop marking changesets as closed when we reach a change of branch name2011-10-18, by Chris Cannam
- Show closing commits as simple squares2011-10-18, by Chris Cannam
- use non-redirecting domain name2011-10-18, by Chris Cannam
- Identify closed branches and display them in a lighter shade2011-10-17, by 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 changes2011-10-17, by Chris Cannam
- Update version for Win32 fix2011-09-15, by Chris Cannam
- Encountering some peculiar problems with platform... but it's overkill for this anyway, use os.name instead2011-09-15, by Chris Cannam
- Added tag easyhg_v1.0 for changeset 6bb2a1f3087c2011-08-23, by Chris Cannam
- Add forgotten file to qrceasyhg_v1.0 2011-08-23, by Chris Cannam
- Minor help edit2011-08-23, by Chris Cannam
- More help. This I think will do for 1.0.2011-08-22, by Chris Cannam
- Add back/forward/home to Help window, and some Help edits2011-08-22, by Chris Cannam
- More help2011-08-22, by Chris Cannam
- More help2011-08-19, by Chris Cannam
- A bit more Help2011-08-18, by Chris Cannam
- Start adding Help2011-08-18, by Chris Cannam