Mercurial > hg4j
log src/org/tmatesoft/hg/repo/HgRemoteRepository.java @ 608:e1b29756f901
age | author | description |
---|---|---|
Thu, 16 Aug 2012 17:08:34 +0200 | Artem Tikhomirov | Refactoring: move HgRepository's implementation aspects to Internals (which is now its imlementation counterpart and primary repository class to be used by other parts of the library) |
Mon, 18 Jun 2012 16:54:00 +0200 | Artem Tikhomirov | Refactor LogFacility and SessionContext, better API for both |
Thu, 26 Apr 2012 12:42:32 +0200 | Artem Tikhomirov | Don't use methods not available in Java 5 |
Thu, 29 Mar 2012 18:05:05 +0200 | Artem Tikhomirov | Actual 'hello' check of the remote server/connection |
Wed, 28 Mar 2012 18:39:29 +0200 | Artem Tikhomirov | FIXMEs: exceptions, javadoc |
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 |
Wed, 21 Mar 2012 20:51:12 +0100 | Artem Tikhomirov | Pull changes from smartgit3 branch |