graph
- Make a start with explicit FSEvents support on OS/X (see long comment added in this commit). Note that this branch doesn't currently build.fswatcher 2012-03-12, by Chris Cannam
- Merge from default branchfswatcher 2012-03-12, by Chris Cannam
- Added tag easyhg_v1.2 for changeset ca943d5147692012-03-07, by Chris Cannam
- Fix icon name in rc file2012-03-07, by Chris Cannam
- Merge2012-03-07, by Chris Cannam
- Forgotten in prior commit2012-03-07, by Chris Cannam
- Add Help topic for remembering password; update CHANGELOG2012-03-07, by Chris Cannam
- Copy COPYING in to dmg2012-03-07, by Chris Cannam
- Update version number2012-03-07, by Chris Cannam
- Update .icns file2012-03-07, by Chris Cannam
- Add icons from scalable drawing2012-03-07, by Chris Cannam
- Merge2012-03-06, by Chris Cannam
- Update search in history only if there are search terms; don't use spacer in toolbar on Mac2012-03-06, by Chris Cannam
- Show cancel button with progress bar only when running an operation that it makes sense to cancel (we don't really want people cancelling e.g. initial folder scan because it would leave things in an inconsistent state)2012-03-01, by Chris Cannam
- Add components to feature2012-02-29, by Chris Cannam
- Further files to include in installer2012-02-29, by Chris Cannam
- Rename icon in wxs file2012-02-29, by Chris Cannam
- Rename easyhg-icon.ico to easyhg.ico (plays better with wix)2012-02-29, by Chris Cannam
- Show matching branch names in search results as well as matching on comment2012-02-29, by Chris Cannam
- Make it possible to set an empty remote URL, fixing #3572012-02-29, by Chris Cannam
- Add commandCancelled signal -- but don't make use of it; it didn't work out as I'd hoped2012-02-28, by Chris Cannam
- Switch off more debug output2012-02-28, by Chris Cannam
- Switch off debug output2012-02-28, by Chris Cannam
- Add a cancel button to the progress bar2012-02-27, by Chris Cannam
- Update copyright dates to 20122012-02-27, by Chris Cannam
- Merge from branch "find"2012-02-27, by Chris Cannam
- Remove the single find widget from top, add one to each tab at the bottom instead. (Turns out you don't usually want to search for the same text in both types of widget.) Also provide sensible no-results text.find 2012-02-27, by Chris Cannam
- Make find widget behave as if text is cleared when it's closed, and restored when it's opened againfind 2012-02-23, by Chris Cannam
- Add forgotten files. So busy looking at the test search results, I totally forget to read what the program is actually telling me!find 2012-02-23, by Chris Cannam
- Implement basic search function in both work and history tabsfind 2012-02-22, by Chris Cannam
- Start experimentally adding Find button/fieldfind 2012-02-20, by Chris Cannam
- Fix #354, Remote repo URL should be cleared when starting a new local project2012-02-17, by Chris Cannam
- Fix #356, Failed to open existing repository when using open "File Folder"2012-02-16, by Chris Cannam
- Add stub WXS file for WiX installer2012-02-16, by Chris Cannam
- Slightly different spacing on Windows2012-02-15, by Chris Cannam
- Fix error that caused fs watcher to be updated during operations2012-02-15, by Chris Cannam
- Merge from branch "fswatcher"2012-02-14, by Chris Cannam
- Release modefswatcher 2012-02-14, by Chris Cannam
- Same for stdoutfswatcher 2012-02-14, by Chris Cannam
- stderr -> stdErr to avoid name conflicts with possible stderr macro in system headersfswatcher 2012-02-14, by Chris Cannam
- Rename Refresh menu function to make it clearer that it only re-reads (doesn't pull, update etc)fswatcher 2012-02-14, by Chris Cannam
- Remove Refresh button from toolbar, adjust spacingfswatcher 2012-02-14, by Chris Cannam
- Provide all tracked files to the fs watcher, so now we get updates properly -- requires moving the "what should we display?" logic for show-all-files toggle from main window to file status widget, but it's probably better there anywayfswatcher 2012-02-14, by Chris Cannam
- 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