Mercurial > hg4j
log src/org/tmatesoft/hg/core/HgRepoFacade.java @ 423:9c9c442b5f2e
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 |
Fri, 16 Sep 2011 05:35:32 +0200 | Artem Tikhomirov | Issue 11: Error log facility. SessionContext to share common facilities |
Tue, 12 Apr 2011 19:10:38 +0200 | Artem Tikhomirov | Refactor incoming and outgoing code to be shared with RepositoryComparator. Placeholders for in/out commands. Refactor common remote lookup code |
Wed, 23 Feb 2011 22:36:28 +0100 | Artem Tikhomirov | Exceptions, javadoc. Initial cancel and progress support |
Thu, 17 Feb 2011 22:16:25 +0100 | Artem Tikhomirov | Command line tools parse and respect most of command-line arguments |
Wed, 16 Feb 2011 20:47:56 +0100 | Artem Tikhomirov | Renamed .core classes to start with Hg prefix base src/org/tmatesoft/hg/core/RepositoryFacade.java@66f3140a6136 |