log

age author description
Tue, 28 Sep 2010 15:00:50 +0400 Dmitry Neverov Extract Util class and method getHgPath(). Now tests can be ran using installed hg in the system.
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)