graph
- Issue 22: UnsupportedOperationException when all files are deleted in a branch2012-01-23, by Artem Tikhomirov
- Bad message fixed2012-01-10, by Artem Tikhomirov
- Constants for well-known repository file names2012-01-06, by Artem Tikhomirov
- Issue 22: UnsupportedOperationException on empty manifest entry2012-01-06, by Artem Tikhomirov
- NPE in HgWCStatusCollector:initDirstateParentManifest (aka AssertionError in HgDirstate:parents())2011-12-31, by Artem Tikhomirov
- Let callback implementations deliver errors (e,g. own exceptions) to client code2011-12-22, by Artem Tikhomirov
- Issue 21: Recognize extensions with prefixed names2011-12-22, by Artem Tikhomirov
- Update Javadoc with 'revision index'2011-12-16, by Artem Tikhomirov
- Use 'revision index' instead of the vague 'local revision number' concept in the API2011-12-16, by Artem Tikhomirov
- Use exceptions to expose errors reading mercurial data2011-12-16, by Artem Tikhomirov
- Don't expose methods with DataAccess in public API2011-12-11, by Artem Tikhomirov
- Expose errors dealign with Mercurial internals with Exceptions2011-12-09, by Artem Tikhomirov
- Decode escape sequences in changeset extras field2011-12-09, by Artem Tikhomirov
- Report dirstate access error with Exception2011-12-09, by Artem Tikhomirov
- Utilize status object to supply more information about manifest check for specific file2011-12-09, by Artem Tikhomirov
- Report non-critical errors during status operation to handler/inspector2011-12-08, by Artem Tikhomirov
- More or less stable functionality, before final API cleanup/changes2011-12-08, by Artem Tikhomirov
- Clean internal classes from public APIv0.7.0 2011-12-06, by Artem Tikhomirov
- Clean debug stacktraces2011-12-06, by Artem Tikhomirov
- Consistent approach to deal with adaptable objects. Give adaptable precedence over instanceof to allow conditional response when classes do implement desired interface2011-12-06, by Artem Tikhomirov
- Newline filter shall respect whole stream when deciding whether to process line terminators, hence added stream preview functionality2011-12-06, by Artem Tikhomirov
- Propagate errors with exceptions up to a end client2011-12-01, by Artem Tikhomirov
- Treat content with target line endings as correct regardless eol.only-consistent setting2011-12-01, by Artem Tikhomirov
- Tests for newline filter (eol extension) functionality2011-11-30, by Artem Tikhomirov
- Read extra predefined locations with mercurial configuration files2011-11-30, by Artem Tikhomirov
- Allow FileIterator report any errors from the underlaying file system up to the client2011-11-29, by Artem Tikhomirov
- Empty line is valid way to enable extension2011-11-24, by Artem Tikhomirov
- Expose errors reading mercurial control files with exception2011-11-24, by Artem Tikhomirov
- Add specific IAE subclass to handle wrong (e.g. outdated after rollback) revisions2011-11-22, by Artem Tikhomirov
- Issue 18: Invalid storage path for certain long names2011-11-22, by Artem Tikhomirov