Mercurial > hg4j
log src/org/tmatesoft/hg/repo/HgLookup.java @ 467:51d682cf9cdc
age | author | description |
---|---|---|
Mon, 18 Jun 2012 16:54:00 +0200 | Artem Tikhomirov | Refactor LogFacility and SessionContext, better API for both |
Thu, 29 Mar 2012 20:54:04 +0200 | Artem Tikhomirov | FIXMEs: awkward API refactored, what need to be internal got hidden; public aspects got captured in slim interfaces |
Wed, 28 Mar 2012 18:39:29 +0200 | Artem Tikhomirov | FIXMEs: exceptions, javadoc |
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 |
Tue, 06 Dec 2011 19:47:01 +0100 | Artem Tikhomirov | Clean debug stacktraces |
Fri, 16 Sep 2011 05:35:32 +0200 | Artem Tikhomirov | Issue 11: Error log facility. SessionContext to share common facilities |
Tue, 17 May 2011 00:56:54 +0200 | Artem Tikhomirov | Issue 5: Facilities for progress and cancellation. More specific exceptions. Exceptions from callbacks as RuntimeException |