graph
- Introduced ChangelogHelper to look up changesets files were modified in2011-02-16, by Artem Tikhomirov
- Moved HgStatus to toplevel2011-02-16, by Artem Tikhomirov
- Dispatch chnagesets even if Handler is not FileHistoryHandler2011-02-15, by Artem Tikhomirov
- Explicit op to tell merge revisions2011-02-15, by Artem Tikhomirov
- Changeset to access parent nodeids2011-02-15, by Artem Tikhomirov
- reflect status change in the todo content2011-02-04, by Artem Tikhomirov
- Subtle defect: long & int constant gives wrong results for i2 > 32000+2011-02-04, by Artem Tikhomirov
- Conditionally apply filters to file content2011-02-04, by Artem Tikhomirov
- Check against working copy shall expect non-persistent modifications done by filters and not report such files as modified2011-02-04, by Artem Tikhomirov
- Index and start of the copy are distinct2011-02-04, by Artem Tikhomirov
- Defects in the filter initialization2011-02-04, by Artem Tikhomirov
- Enable filters for status operation (ToRepo case)2011-02-04, by Artem Tikhomirov
- Test content of each and every revision2011-02-03, by Artem Tikhomirov
- Introduced channels to pipeline (and easily filter) data streams2011-02-03, by Artem Tikhomirov
- Filters to read and initialize according to configuration files2011-02-03, by Artem Tikhomirov
- Filter implementation for newline translation2011-02-02, by Artem Tikhomirov
- Prototype Filter support with keyword filter as a playground2011-02-01, by Artem Tikhomirov
- Reminder comment why exe check goes first2011-02-01, by Artem Tikhomirov
- On Windows, if hg.exe is wrapped into batch file, need to use cmd.exe to let it run2011-01-31, by Artem Tikhomirov
- Handler for StatusCommand to get notifications in the form of HgStatus object2011-01-29, by Artem Tikhomirov
- Embellishments2011-01-29, by Artem Tikhomirov
- CatCommand2011-01-29, by Artem Tikhomirov
- Assume doesn't actually report tests as ignored, rather as green (pass), which is misleading2011-01-29, by Artem Tikhomirov
- Add version identifier to jar name.2011-01-29, by Artem Tikhomirov
- Preliminary tags implementation2011-01-28, by Artem Tikhomirov
- ErrorCollector in tests to grab multiple errors2011-01-28, by Artem Tikhomirov
- Updated contact address to support@hg4j.com2011-01-28, by Artem Tikhomirov
- Switch to JUnit for tests2011-01-28, by Artem Tikhomirov
- Primitive performance test2011-01-28, by Artem Tikhomirov
- StatusCommand().add should list copies2011-01-27, by Artem Tikhomirov