log src/org/tmatesoft/hg/repo/Revlog.java @ 417:ccd7d25e5aea

age author description
Thu, 22 Mar 2012 19:11:33 +0100 Artem Tikhomirov Better names - non-confusing and aligned with the rest of API
Wed, 14 Mar 2012 22:49:32 +0100 Artem Tikhomirov Add an explicit constant instead of -1 to indicate 'no revision' case
Mon, 05 Mar 2012 14:50:51 +0100 Artem Tikhomirov FIXMEs: work on exceptions and javadoc
Wed, 22 Feb 2012 03:10:55 +0100 Artem Tikhomirov Resolve FIXMEs: more consistent exceptions v0.8.0
Tue, 21 Feb 2012 19:18:40 +0100 Artem Tikhomirov Resolve FIXMEs
Wed, 15 Feb 2012 22:57:56 +0100 Artem Tikhomirov Work on FIXME: correct HgDataFile#workingCopy with tests; BasicSessionContext with property override; platform-specific options to internals
Mon, 13 Feb 2012 14:19:36 +0100 Artem Tikhomirov HgInvalidRevisionException for svn imported repositories (changeset 0 references nullid manifest)