Mercurial > jhg
log test/org/tmatesoft/hg/test/TestAuxUtilities.java @ 456:909306e412e2
age | author | description |
---|---|---|
Fri, 04 May 2012 17:59:22 +0200 | Artem Tikhomirov | Path to tell immediate parent-child relationship; more powerful scope impl; tests for both |
Thu, 29 Mar 2012 20:54:04 +0200 | Artem Tikhomirov | FIXMEs: awkward API refactored, what need to be internal got hidden; public aspects got captured in slim interfaces |
Wed, 28 Mar 2012 15:42:15 +0200 | Artem Tikhomirov | Deprecated code removed |
Fri, 23 Mar 2012 22:51:18 +0100 | Artem Tikhomirov | Major refactoring of exception handling. Low-level API uses RuntimeExceptions, while checked are left for higher level |
Thu, 22 Mar 2012 21:02:20 +0100 | Artem Tikhomirov | A bit of FIXME cleanup (mostly degraded to TODO post 1.0), comments and javadoc |
Fri, 16 Dec 2011 15:37:27 +0100 | Artem Tikhomirov | Use 'revision index' instead of the vague 'local revision number' concept in the API |
Fri, 09 Dec 2011 02:08:09 +0100 | Artem Tikhomirov | Decode escape sequences in changeset extras field |