log

age author description
Tue, 28 Sep 2010 13:38:23 +0400 Dmitry Neverov Add log in case of error
Tue, 28 Sep 2010 13:09:04 +0400 Dmitry Neverov Create repositoryUrl using java.util.URI (it escapes illegal characters)
Tue, 28 Sep 2010 12:49:37 +0400 Dmitry Neverov Rewrite containsCredentials using java.util.URI
Tue, 28 Sep 2010 12:31:48 +0400 Dmitry Neverov Add test for tw-13317
Fri, 24 Sep 2010 19:45:30 +0400 Dmitry Neverov Use VcsManager to find all mercurial roots
Fri, 24 Sep 2010 19:35:07 +0400 Pavel.Sher fix error processing (hg on windows can return -1 exit code)
Fri, 24 Sep 2010 17:37:27 +0400 Pavel.Sher fix cleanup
Tue, 31 Aug 2010 20:46:18 +0400 nd Add loggin for deleting tmp directories. Darjeeling-5.1.x
Tue, 31 Aug 2010 20:31:01 +0400 nd Use hg4idea plugin.
Tue, 31 Aug 2010 20:30:32 +0400 nd Add logging for deleting tmp directories
Mon, 23 Aug 2010 20:30:17 +0400 Dmitry Neverov Fix problem with locales different from en_US.
Mon, 23 Aug 2010 16:18:54 +0400 Dmitry Neverov Add ability to use mercurial installed on the system.
Fri, 30 Jul 2010 20:36:04 +0400 Pavel.Sher fail on exit code, rather than on messages in stderr Darjeeling-5.1.x
Fri, 30 Jul 2010 20:03:51 +0400 Pavel.Sher fail on exit code, rather than on messages in stderr