Mercurial > hg4j
log cmdline/org/tmatesoft/hg/console/Bundle.java @ 526:2f9ed6bcefa2
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 |
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 |
Sat, 17 Sep 2011 13:26:52 +0200 | Artem Tikhomirov | Recognize flag options (options with no arguments) in command line sample apps |
Thu, 14 Apr 2011 02:48:06 +0200 | Artem Tikhomirov | More debug printouts |
Tue, 12 Apr 2011 19:36:18 +0200 | Artem Tikhomirov | Refactor HgBundle to dispatch changes found through callback |
Wed, 23 Mar 2011 14:13:11 +0100 | Artem Tikhomirov | Towards initial clone: refactor HgBundle to provide slightly higher-level structure of the bundle |