Mercurial > jhg
log cmdline/org/tmatesoft/hg/console/Bundle.java @ 713:661e77dc88ba tip
age | author | description |
---|---|---|
2013-05-22 | Artem Tikhomirov | Explicit HgRuntimeException to facilitate easy switch from runtime to checked exceptions |
2012-03-23 | Artem Tikhomirov | Major refactoring of exception handling. Low-level API uses RuntimeExceptions, while checked are left for higher level |
2011-12-06 | Artem Tikhomirov | Clean debug stacktraces |
2011-12-01 | Artem Tikhomirov | Propagate errors with exceptions up to a end client |
2011-09-17 | Artem Tikhomirov | Recognize flag options (options with no arguments) in command line sample apps |
2011-04-14 | Artem Tikhomirov | More debug printouts |
2011-04-12 | Artem Tikhomirov | Refactor HgBundle to dispatch changes found through callback |
2011-03-23 | Artem Tikhomirov | Towards initial clone: refactor HgBundle to provide slightly higher-level structure of the bundle |
2011-01-28 | Artem Tikhomirov | Updated contact address to support@hg4j.com |
2011-01-24 | Artem Tikhomirov | Complete refactoring to org.tmatesoft base src/com/tmate/hgkit/console/Bundle.java@1d0f12b57a51 |