Mercurial > hg4j
log cmdline/org/tmatesoft/hg/console/Bundle.java @ 444:b3b1db9301a2
age | author | description |
---|---|---|
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 |