Mercurial > hg4j
log src/org/tmatesoft/hg/repo/HgRemoteRepository.java @ 446:9f0e6dfd417e smartgit3
age | author | description |
---|---|---|
Fri, 16 Mar 2012 12:51:03 +0100 | Artem Tikhomirov | Better multiline log printout; options to tune default log output smartgit3 |
Mon, 05 Mar 2012 14:50:51 +0100 | Artem Tikhomirov | FIXMEs: work on exceptions and javadoc |
Mon, 13 Feb 2012 12:47:24 +0100 | Artem Tikhomirov | Few comments |
Tue, 06 Dec 2011 19:47:01 +0100 | Artem Tikhomirov | Clean debug stacktraces |
Fri, 16 Sep 2011 05:35:32 +0200 | Artem Tikhomirov | Issue 11: Error log facility. SessionContext to share common facilities |
Thu, 25 Aug 2011 03:57:39 +0200 | Artem Tikhomirov | Use Nodeid.isNull check instead of NULL.equals |
Tue, 17 May 2011 00:56:54 +0200 | Artem Tikhomirov | Issue 5: Facilities for progress and cancellation. More specific exceptions. Exceptions from callbacks as RuntimeException |