Mercurial > hg4j
log src/org/tmatesoft/hg/repo/Revlog.java @ 418:528b6780a8bd
age | author | description |
---|---|---|
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 |
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 |