Mercurial > jhg
log src/org/tmatesoft/hg/internal/RevlogStream.java @ 423:9c9c442b5f2e
age | author | description |
---|---|---|
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 22:56:01 +0100 | Artem Tikhomirov | Respect long offsets in revlogs |
Thu, 23 Feb 2012 21:53:21 +0100 | Artem Tikhomirov | Merge fixed for issue 24 and issue 26 from smartgit3 branch |
Thu, 23 Feb 2012 15:31:57 +0100 | Artem Tikhomirov | Issue 24: IAE, Underflow in FilterDataAccess. Issue 26:UnsupportedOperationException when patching empty base revision. Tests smartgit3 |
Thu, 23 Feb 2012 01:06:24 +0100 | Artem Tikhomirov | Straighten out exceptions thrown when file access failed - three is too much |
Thu, 02 Feb 2012 16:16:19 +0100 | Artem Tikhomirov | Issue 22: Test for subsequent empty manifest entries case for separate .i and .d repository control files |