Mercurial > hg4j
log src/org/tmatesoft/hg/core/HgCallbackTargetException.java @ 385:6150555eb41d
age | author | description |
---|---|---|
Thu, 22 Dec 2011 02:37:10 +0300 | Artem Tikhomirov | Let callback implementations deliver errors (e,g. own exceptions) to client code |
Fri, 16 Dec 2011 15:37:27 +0100 | Artem Tikhomirov | Use 'revision index' instead of the vague 'local revision number' concept in the API |
Fri, 30 Sep 2011 06:22:11 +0200 | Artem Tikhomirov | Issue 15: Exception accessing oddly named file from history |
Thu, 25 Aug 2011 21:35:03 +0200 | Artem Tikhomirov | Issue 10: Report file content length with respect of metadata. Respect dirstate parents for WC's status. Exceptions to keep useful attributes of the location |
Tue, 17 May 2011 01:15:12 +0200 | Artem Tikhomirov | Use correct super cons to allow explicit initCause |
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 |