Mercurial > hg4j
log cmdline/org/tmatesoft/hg/console/ChangesetDumpHandler.java @ 629:5f52074707b2
age | author | description |
---|---|---|
Wed, 22 May 2013 15:52:31 +0200 | Artem Tikhomirov | Explicit HgRuntimeException to facilitate easy switch from runtime to checked exceptions |
Mon, 29 Oct 2012 20:06:16 +0100 | Artem Tikhomirov | Respect changesets with no list of changed files, as discovered with Issue 41 |
Wed, 11 Jul 2012 20:40:47 +0200 | Artem Tikhomirov | Merge changes from smartgit3 branch into 1.1 stream |
Tue, 05 Jun 2012 20:50:06 +0200 | Artem Tikhomirov | Support for phases functionality from Mercurial 2.1 smartgit3 |
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 |
Fri, 16 Dec 2011 15:37:27 +0100 | Artem Tikhomirov | Use 'revision index' instead of the vague 'local revision number' concept in the API |