Mercurial > hg4j
log src/org/tmatesoft/hg/repo/HgBundle.java @ 425:48f993aa2f41
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 21:02:20 +0100 | Artem Tikhomirov | A bit of FIXME cleanup (mostly degraded to TODO post 1.0), comments and javadoc |
Mon, 13 Feb 2012 12:47:24 +0100 | Artem Tikhomirov | Few comments |
Tue, 06 Dec 2011 20:02:48 +0100 | Artem Tikhomirov | Clean internal classes from public API v0.7.0 |
Tue, 06 Dec 2011 19:47:01 +0100 | Artem Tikhomirov | Clean debug stacktraces |
Thu, 01 Dec 2011 05:21:40 +0100 | Artem Tikhomirov | Propagate errors with exceptions up to a end client |
Thu, 13 Oct 2011 03:30:50 +0200 | Artem Tikhomirov | Refactor revlog patch mechanism, towards patch merging |