Mercurial > hg4j
log src/org/tmatesoft/hg/core/HgStatusHandler.java @ 608:e1b29756f901
age | author | description |
---|---|---|
Wed, 13 Jun 2012 21:07:39 +0200 | Artem Tikhomirov | oth.util.Status renamed to Outcome as the noun is too overloaded, especially in scm |
Thu, 29 Mar 2012 17:14:35 +0200 | Artem Tikhomirov | FIXMEs: consistent names, throws for commands and their handlers. Use of checked exceptions in hi-level api |
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, 08 Dec 2011 22:19:27 +0100 | Artem Tikhomirov | Report non-critical errors during status operation to handler/inspector |