Mercurial > hg4j
log src/org/tmatesoft/hg/internal/RevlogStream.java @ 355:f2c11fe7f3e9
age | author | description |
---|---|---|
Thu, 01 Dec 2011 05:21:40 +0100 | Artem Tikhomirov | Propagate errors with exceptions up to a end client |
Tue, 22 Nov 2011 05:25:57 +0100 | Artem Tikhomirov | Add specific IAE subclass to handle wrong (e.g. outdated after rollback) revisions |
Thu, 13 Oct 2011 03:30:50 +0200 | Artem Tikhomirov | Refactor revlog patch mechanism, towards patch merging |
Sat, 17 Sep 2011 13:41:04 +0200 | Artem Tikhomirov | Share range check code |
Sat, 17 Sep 2011 00:48:34 +0200 | Artem Tikhomirov | Better message for incorrect range requested |
Fri, 16 Sep 2011 05:35:32 +0200 | Artem Tikhomirov | Issue 11: Error log facility. SessionContext to share common facilities |
Sat, 10 Sep 2011 00:18:39 +0200 | Artem Tikhomirov | Avoid boxing int values and list resizes on revlog read |