Mercurial > jhg
log src/org/tmatesoft/hg/repo/HgBundle.java @ 512:10ca3ede8367
age | author | description |
---|---|---|
Fri, 14 Dec 2012 20:10:15 +0100 | Artem Tikhomirov | Issue 39: Progress and Cancel support for Clone command |
Fri, 22 Jun 2012 17:39:31 +0200 | Artem Tikhomirov | Cleaned experimental tag and updated comments/javadoc |
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 |