log mercurial-common/src/jetbrains/buildServer/buildTriggers/vcs/mercurial/command/CommandResult.java @ 710:efd1d23a3ae6

age author description
Tue, 26 Nov 2013 15:35:11 +0400 Dmitry Neverov TW-30905 include stderr into VcsException messages, so it is shown in a build log
Mon, 16 Sep 2013 21:51:32 +0400 Dmitry Neverov Don't throw errors for merge into same branch
Wed, 07 Aug 2013 13:08:31 +0400 Dmitry Neverov Implement MergeSupport
Thu, 01 Aug 2013 15:14:04 +0400 Dmitry Neverov TW-28975, TW-30345 re-clone repository in case of "abandoned transaction" error Gaya-8.0.x
Mon, 29 Apr 2013 14:23:20 +0400 Dmitry Neverov Log stderr when hg command fails to ease troubleshooting
Fri, 05 Apr 2013 10:56:55 +0400 Dmitry Neverov Do not include command output in exception message, it could be huge Faradi-7.1.x
Wed, 27 Mar 2013 19:06:51 +0400 Dmitry Neverov Do not include command output in exception message, it could be huge
Fri, 09 Nov 2012 14:48:51 +0400 Dmitry Neverov Detect yet another error from OS when hg executable not found Faradi-7.1.x
Sat, 12 May 2012 10:12:50 +0400 Dmitry Neverov Better detection of the case when mercurial not found
Fri, 11 May 2012 19:33:48 +0400 Dmitry Neverov TW-21403 better error message when hg not found
Thu, 10 May 2012 15:10:35 +0400 Dmitry Neverov TW-21384 better error message
Fri, 02 Mar 2012 14:24:58 +0400 Dmitry Neverov Support local mirrors for subrepos Faradi-7.0.x
Fri, 17 Feb 2012 10:55:58 +0400 Dmitry Neverov TW-20304 port fix from branch default Eluru-6.5.x
Thu, 16 Feb 2012 20:14:30 +0400 Dmitry Neverov Some exit codes mean errors
Thu, 16 Feb 2012 18:20:28 +0400 Dmitry Neverov Some non-zero exit codes mean error remote-run/exit-code
Wed, 15 Feb 2012 15:48:32 +0400 Dmitry Neverov Handle changes in ExecResult api
Wed, 15 Feb 2012 13:23:53 +0400 Dmitry Neverov Merge branch Eluru-6.5.x
Wed, 15 Feb 2012 12:07:12 +0400 Dmitry Neverov TW-17630, TW-18815 fix encoding for hg log command Eluru-6.5.x
Fri, 03 Feb 2012 13:23:18 +0400 Dmitry Neverov Make plugin compatible with mercurial 2.1
Thu, 12 Jan 2012 18:21:07 +0400 Dmitry Neverov TW-19698 Handle unrelated repositories
Wed, 11 Jan 2012 12:50:45 +0400 Dmitry Neverov Introduce CommandResult that filters out private data from ExecResult Eluru-6.5.x