log

age author description
Sat, 04 Oct 2014 23:16:32 +0200 Dmitry Neverov Extract OperationContext without details needed only for changes collecting
Fri, 03 Oct 2014 22:48:45 +0200 Dmitry Neverov Generate less garbage
Fri, 03 Oct 2014 22:29:27 +0200 Dmitry Neverov Remove unused field
Wed, 01 Oct 2014 22:03:19 +0200 Dmitry Neverov Report lock acquisition progress
Wed, 01 Oct 2014 14:21:31 +0200 Dmitry Neverov more progress for 'hg pull' commands
Tue, 30 Sep 2014 18:45:16 +0200 Dmitry Neverov run 'hg log' with progress
Tue, 30 Sep 2014 18:27:09 +0200 Dmitry Neverov Run hg pull with progress
Wed, 24 Sep 2014 20:38:50 +0200 Dmitry Neverov TW-19916 more support for custom mercurial config
Wed, 24 Sep 2014 19:58:13 +0200 Dmitry Neverov remove unused property
Wed, 24 Sep 2014 19:40:10 +0200 Dmitry Neverov TW-19916 ability to specify custom mercurial config for VCS root
Mon, 22 Sep 2014 10:11:51 +0200 Dmitry Neverov Clean temp dirs after commit
Thu, 18 Sep 2014 14:35:37 +0200 Dmitry Neverov Fix test
Thu, 18 Sep 2014 11:28:51 +0200 Dmitry Neverov Add CommitSupport
Mon, 15 Sep 2014 20:16:55 +0200 Dmitry Neverov Report version of detected hg on agent
Mon, 15 Sep 2014 19:39:59 +0200 Dmitry Neverov Ability to profile hg pull on server
Wed, 27 Aug 2014 17:34:59 +0200 Dmitry Neverov UP-1916 don't use lock per temp dir
Tue, 26 Aug 2014 22:01:22 +0200 Dmitry Neverov Add ability to run hg pull with --profile option to troubleshoot slow agent-side checkout
Mon, 25 Aug 2014 19:22:39 +0200 Dmitry Neverov UP-1866 disable patterns in hg archive include rules
Mon, 25 Aug 2014 16:28:24 +0200 Dmitry Neverov Don't call hg sparse --refresh if sparse config isn't changed
Fri, 22 Aug 2014 20:52:31 +0200 Dmitry Neverov Don't loose command-line error
Wed, 13 Aug 2014 11:09:17 +0200 Dmitry Neverov TW-37410 ability to get current state without default branch
Wed, 16 Jul 2014 16:18:21 +0200 Dmitry Neverov TW-37277 don't fail id and push commands if stderr is not empty
Wed, 09 Jul 2014 20:59:49 +0200 Dmitry Neverov Enable local mirrors when 'share mirrors' property is set
Tue, 08 Jul 2014 16:15:55 +0200 Dmitry Neverov Support sparse checkout
Tue, 08 Jul 2014 12:08:44 +0200 Dmitry Neverov Detect unknown mercurial exceptions
Tue, 08 Jul 2014 10:05:08 +0200 Dmitry Neverov Ability to run any hg command
Thu, 03 Jul 2014 22:12:06 +0200 Dmitry Neverov Map subrepo path when we remove it
Wed, 02 Jul 2014 19:21:34 +0200 Dmitry Neverov Fix command line lenght limit
Wed, 02 Jul 2014 18:43:15 +0200 Dmitry Neverov Merge branch Gaya-8.1.x
Wed, 02 Jul 2014 18:39:37 +0200 Dmitry Neverov Don't build a clean patch if incremental patch fails Gaya-8.1.x
Tue, 01 Jul 2014 13:10:27 +0200 Dmitry Neverov Fix tests on windows
Tue, 01 Jul 2014 10:10:57 +0200 Dmitry Neverov Make shared paths work on windows
Mon, 30 Jun 2014 22:27:43 +0200 Dmitry Neverov Support sharing subrepo mirrors + tests
Mon, 30 Jun 2014 21:02:29 +0200 Dmitry Neverov Support sharing local mirror clones on agent
Wed, 25 Jun 2014 21:43:40 +0200 Dmitry Neverov Reuse utility method
Wed, 25 Jun 2014 21:11:35 +0200 Dmitry Neverov Disable symlink check on windows
Sun, 22 Jun 2014 23:29:12 +0400 Pavel Sher replace reference to DTD with XML schema (TW-37006)
Wed, 18 Jun 2014 12:14:56 +0200 Dmitry Neverov Merge branch Gaya-8.1.x
Tue, 17 Jun 2014 22:30:00 +0200 Dmitry Neverov Option for building patch using tar archives Gaya-8.1.x
Thu, 05 Jun 2014 14:53:03 +0200 Dmitry Neverov Wording
Tue, 03 Jun 2014 14:02:34 +0200 eugene petrenko do not run via CMD tests if HG is too legacy
Mon, 02 Jun 2014 16:20:41 +0200 Dmitry Neverov Faster working dir revision calculation
Mon, 02 Jun 2014 14:23:40 +0200 Dmitry Neverov Fix purge tests: create test data with the oldest supported hg version
Mon, 02 Jun 2014 12:41:08 +0200 eugene petrenko Merge
Mon, 02 Jun 2014 12:40:20 +0200 eugene petrenko fix run configuration settings
Sun, 01 Jun 2014 22:16:18 +0200 Dmitry Neverov TW-18605 add support for 'hg purge'
Fri, 30 May 2014 18:42:53 +0200 eugene petrenko add tests with through commandline option
Fri, 30 May 2014 18:42:35 +0200 eugene petrenko add weaver into tests
Fri, 30 May 2014 18:42:18 +0200 eugene petrenko add global option for commandline weavers
Fri, 30 May 2014 18:38:47 +0200 eugene petrenko support parameters throug file for every mercurial command
Fri, 30 May 2014 17:35:01 +0200 eugene petrenko fix LogCommandTest (incorrect setEncoding => -Dfile.encoding=... )
Fri, 30 May 2014 17:29:51 +0200 eugene petrenko use HG extension to pass infinite commandline arguments list
Fri, 30 May 2014 17:23:17 +0200 eugene petrenko add helper to enable bundled plugins for Mercurial
Fri, 30 May 2014 17:21:12 +0200 eugene petrenko add getCommandLineLength
Fri, 30 May 2014 12:16:35 +0200 eugene petrenko cleanup
Fri, 30 May 2014 11:49:44 +0200 eugene petrenko MercurialCommandLine now delegates to GeneralCommandLine
Fri, 30 May 2014 11:32:12 +0200 eugene petrenko bind BaseCommand to new settings (work in progress)
Fri, 30 May 2014 11:29:53 +0200 eugene petrenko add more parameters for CommandSettings ++
Fri, 30 May 2014 11:29:43 +0200 eugene petrenko add more parameters for CommandSettings
Fri, 30 May 2014 11:22:57 +0200 eugene petrenko could have quotes for argumet
Fri, 30 May 2014 11:22:11 +0200 eugene petrenko use base method for max commandline size
Fri, 30 May 2014 11:16:38 +0200 eugene petrenko inline
Fri, 30 May 2014 11:10:19 +0200 eugene petrenko use only execute to call the cat command
Fri, 30 May 2014 10:55:11 +0200 eugene petrenko minor
Fri, 30 May 2014 10:53:16 +0200 eugene petrenko @NotNull
Fri, 30 May 2014 10:51:57 +0200 eugene petrenko use BufferedInputStream, added TODO
Fri, 30 May 2014 10:48:43 +0200 eugene petrenko minor
Fri, 30 May 2014 10:47:13 +0200 eugene petrenko minor
Fri, 30 May 2014 10:46:44 +0200 eugene petrenko contains
Fri, 30 May 2014 10:45:23 +0200 eugene petrenko @NotNull
Fri, 30 May 2014 10:41:21 +0200 eugene petrenko use BufferedInputStream
Fri, 30 May 2014 10:40:21 +0200 eugene petrenko final
Fri, 30 May 2014 10:37:18 +0200 eugene petrenko @NotNull
Fri, 30 May 2014 10:35:28 +0200 eugene petrenko final + invert if
Fri, 30 May 2014 10:33:30 +0200 eugene petrenko final
Fri, 30 May 2014 10:29:34 +0200 eugene petrenko @NotNull
Fri, 30 May 2014 10:26:36 +0200 eugene petrenko @NotNull
Fri, 30 May 2014 10:25:05 +0200 eugene petrenko @NotNull
Mon, 26 May 2014 16:30:19 +0200 Dmitry Neverov Merge branch Gaya-8.1.x
Mon, 26 May 2014 16:26:58 +0200 Dmitry Neverov TW-36403 strip trailing whitespaces in .hgsub Gaya-8.1.x
Sat, 24 May 2014 16:45:14 +0200 Dmitry Neverov Report clone/pull progress
Sat, 24 May 2014 14:29:00 +0200 Dmitry Neverov Run clone and pull with progress
Sat, 24 May 2014 14:21:29 +0200 Dmitry Neverov Run command secure
Mon, 19 May 2014 19:14:16 +0200 Dmitry Neverov Merge branch Gaya-8.1.x
Mon, 19 May 2014 19:06:56 +0200 Dmitry Neverov Log subrepository resolution error into VCS log Gaya-8.1.x
Mon, 19 May 2014 19:06:19 +0200 Dmitry Neverov Explain that a manual recovery is required. Gaya-8.1.x
Mon, 19 May 2014 17:14:38 +0200 Dmitry Neverov TW-33522 do not retry clone for repositories with custom clone dirs Gaya-8.1.x
Mon, 19 May 2014 17:05:32 +0200 Dmitry Neverov TW-33522 limit the number of repository clone attempts Gaya-8.1.x
Thu, 01 May 2014 19:55:03 +0200 Dmitry Neverov Merge branch Gaya-8.1.x
Thu, 01 May 2014 19:51:00 +0200 Dmitry Neverov TW-36251 mask escaped password Gaya-8.1.x
Wed, 30 Apr 2014 20:13:02 +0200 Dmitry Neverov Merge branch Gaya-8.1.x
Wed, 30 Apr 2014 20:08:54 +0200 Dmitry Neverov Limit the lenght of logged output Gaya-8.1.x
Wed, 30 Apr 2014 12:49:40 +0200 Dmitry Neverov Merge branch Gaya-8.1.x
Wed, 30 Apr 2014 12:46:31 +0200 Dmitry Neverov TW-36251 mask the password in the case of mercurial not found error Gaya-8.1.x
Tue, 29 Apr 2014 17:10:46 +0200 Dmitry Neverov Implement FetchService
Thu, 17 Apr 2014 20:16:48 +0200 Dmitry Neverov Merge branch Gaya-8.1.x
Thu, 17 Apr 2014 19:56:05 +0200 Dmitry Neverov TW-36113 retrieve bookmarks with repository lock held Gaya-8.1.x
Wed, 16 Apr 2014 22:45:46 +0200 Dmitry Neverov VCS-41 use archive to build an incremental patch
Wed, 16 Apr 2014 18:12:04 +0200 Dmitry Neverov Hg arch and cat commands can require an authentication in case of largefiles Gaya-8.1.x
Wed, 16 Apr 2014 17:38:38 +0200 Dmitry Neverov Run commands requiring an authentication in non-interactive mode
Thu, 10 Apr 2014 12:45:15 +0200 eugene petrenko include authentication into Archive & Cat commands
Thu, 10 Apr 2014 12:30:30 +0200 eugene petrenko pull member up
Thu, 10 Apr 2014 12:28:19 +0200 eugene petrenko @NotNull
Sat, 29 Mar 2014 17:28:09 +0100 Pavel.Sher fixing tests
Tue, 25 Feb 2014 13:38:48 +0100 eugene petrenko test added
Tue, 25 Feb 2014 13:11:18 +0100 eugene petrenko allow to include hg extensions defined in VCS root
Tue, 25 Feb 2014 12:51:24 +0100 eugene petrenko use same way to run every command
Tue, 25 Feb 2014 12:37:10 +0100 eugene petrenko @NotNull
Tue, 25 Feb 2014 12:36:10 +0100 eugene petrenko use API only
Tue, 25 Feb 2014 12:28:53 +0100 eugene petrenko drop #withTemplates
Tue, 25 Feb 2014 12:28:08 +0100 eugene petrenko simplify 2
Tue, 25 Feb 2014 12:23:05 +0100 eugene petrenko use interface
Tue, 25 Feb 2014 12:20:43 +0100 eugene petrenko downcast
Tue, 25 Feb 2014 12:19:01 +0100 eugene petrenko inline
Tue, 25 Feb 2014 12:02:32 +0100 eugene petrenko minor
Tue, 25 Feb 2014 12:01:45 +0100 eugene petrenko drop throws
Tue, 25 Feb 2014 11:59:31 +0100 eugene petrenko rename
Tue, 25 Feb 2014 11:58:12 +0100 eugene petrenko fix compilation
Tue, 25 Feb 2014 11:53:50 +0100 eugene petrenko extract superclass
Tue, 25 Feb 2014 11:48:56 +0100 eugene petrenko inverse control
Tue, 25 Feb 2014 11:42:22 +0100 eugene petrenko minor
Tue, 25 Feb 2014 11:39:07 +0100 eugene petrenko fix tests
Tue, 25 Feb 2014 11:36:50 +0100 eugene petrenko replace bare File with MercurialLogTemplate
Tue, 25 Feb 2014 11:33:12 +0100 eugene petrenko move class
Tue, 25 Feb 2014 11:32:47 +0100 eugene petrenko change class to resolve resource
Tue, 25 Feb 2014 11:30:28 +0100 eugene petrenko extract MercurialLogTemplate class
Mon, 24 Feb 2014 19:23:01 +0100 eugene petrenko fix possible leak of directory lock
Wed, 12 Feb 2014 19:07:37 +0100 Dmitry Neverov Gaya-8.1.x Gaya-8.1.x
Mon, 10 Feb 2014 21:22:31 +0100 Dmitry Neverov Emulate fast-forward merge when dstBranch is reachable from srcRevision
Mon, 10 Feb 2014 20:50:45 +0100 Dmitry Neverov Don't return error result if revision already merged into destination branch
Mon, 10 Feb 2014 20:26:24 +0100 Dmitry Neverov support auto-merge for bookmarks
Mon, 10 Feb 2014 10:57:16 +0100 Dmitry Neverov TW-34823
Mon, 10 Feb 2014 03:07:53 +0100 Dmitry Neverov TW-34823 add logging for merge
Mon, 03 Feb 2014 15:53:56 +0100 Dmitry Neverov TW-34703 mercurial subrepo usage statistics
Tue, 28 Jan 2014 18:44:27 +0100 eugene petrenko report commit heads
Tue, 28 Jan 2014 18:44:13 +0100 eugene petrenko extract method
Mon, 27 Jan 2014 17:35:50 +0100 eugene petrenko change Cat command commandline size (select max possible value)
Mon, 27 Jan 2014 13:27:26 +0100 eugene petrenko assert HG version is supported for the command
Fri, 24 Jan 2014 22:18:19 +0100 eugene petrenko close openned files. fix temp polution
Thu, 23 Jan 2014 16:25:48 +0100 eugene petrenko do not run test on older version of mercurial
Thu, 23 Jan 2014 15:17:23 +0100 eugene petrenko Merge
Thu, 23 Jan 2014 15:16:10 +0100 eugene petrenko fix subrepo infos parsing in CommitsInfoBuilder + test
Thu, 23 Jan 2014 15:09:19 +0100 Dmitry Neverov Use a resolved subrepo url as a default path
Thu, 23 Jan 2014 14:44:33 +0100 Dmitry Neverov fix tests
Wed, 22 Jan 2014 14:00:16 +0100 Dmitry Neverov Fix submodule url resolve on windows
Tue, 21 Jan 2014 19:27:38 +0100 Dmitry Neverov Fix url resolving on windows
Thu, 16 Jan 2014 13:56:33 +0100 Dmitry Neverov Handle windows paths in subrepo resolving
Tue, 14 Jan 2014 12:45:10 +0100 Dmitry Neverov Update copyright
Tue, 14 Jan 2014 11:44:36 +0100 eugene petrenko make it compile (post-merge issues)
Tue, 14 Jan 2014 11:36:24 +0100 eugene petrenko Merge
Mon, 13 Jan 2014 20:29:59 +0100 eugene petrenko implement new graph construction code
Mon, 13 Jan 2014 20:29:29 +0100 eugene petrenko wording
Mon, 13 Jan 2014 20:29:08 +0100 eugene petrenko normalize URL in constructor
Mon, 13 Jan 2014 20:17:22 +0100 eugene petrenko add name for VcsType enum
Mon, 13 Jan 2014 20:10:22 +0100 eugene petrenko added shortId util
Mon, 13 Jan 2014 20:00:37 +0100 eugene petrenko parse subrepos from string
Mon, 13 Jan 2014 19:52:52 +0100 eugene petrenko inline usage
Mon, 13 Jan 2014 19:52:17 +0100 eugene petrenko extract class
Mon, 13 Jan 2014 19:50:21 +0100 eugene petrenko testdata
Mon, 13 Jan 2014 19:42:54 +0100 eugene petrenko register command
Mon, 13 Jan 2014 19:42:22 +0100 eugene petrenko drop legacy
Mon, 13 Jan 2014 19:42:11 +0100 eugene petrenko commits and mount points command completed
Mon, 13 Jan 2014 19:20:39 +0100 eugene petrenko add new test
Mon, 13 Jan 2014 19:03:17 +0100 eugene petrenko simplify code,
Mon, 13 Jan 2014 18:51:13 +0100 eugene petrenko new approach: remember hg sub-state file hash per commit,
Mon, 13 Jan 2014 15:35:44 +0100 eugene petrenko logging, date format changed
Mon, 13 Jan 2014 15:25:54 +0100 eugene petrenko fix prefix message
Mon, 13 Jan 2014 15:22:15 +0100 eugene petrenko fix whitespace
Mon, 13 Jan 2014 15:04:03 +0100 eugene petrenko updated log-substates command that logs:
Wed, 08 Jan 2014 22:47:35 +0100 eugene petrenko disable local test
Wed, 08 Jan 2014 22:44:13 +0100 eugene petrenko add substates parseing test
Wed, 08 Jan 2014 18:43:06 +0100 eugene petrenko add commons-codec + update packaging
Wed, 08 Jan 2014 18:32:56 +0100 eugene petrenko drop unused code
Wed, 08 Jan 2014 18:32:42 +0100 eugene petrenko use own command for hg subrepos
Wed, 08 Jan 2014 18:31:21 +0100 eugene petrenko local performance test added
Wed, 08 Jan 2014 17:42:41 +0100 eugene petrenko helper method
Wed, 08 Jan 2014 16:37:57 +0100 eugene petrenko add API to parse hg log --patch to recover .hgsub .hgsubstate for entire history
Tue, 07 Jan 2014 15:57:42 +0100 eugene petrenko remove warning from TeamCityProperties
Tue, 07 Jan 2014 12:51:27 +0100 eugene petrenko more code for diffs. Handle commit not reported case
Fri, 03 Jan 2014 16:03:21 +0100 eugene petrenko diff log parser added
Fri, 03 Jan 2014 14:37:04 +0100 eugene petrenko add 'files' for log command
Fri, 03 Jan 2014 14:04:09 +0100 eugene petrenko resolve IDEA warning
Mon, 13 Jan 2014 18:15:41 +0100 Dmitry Neverov Skip collecting changes in subrepos which url cannot be resolved
Fri, 27 Dec 2013 19:10:48 +0100 Dmitry Neverov Get rid of depricated getCurrentVersion() method
Thu, 19 Dec 2013 19:27:07 +0100 eugene petrenko fix tests
Thu, 19 Dec 2013 19:22:16 +0100 eugene petrenko do not sync repository (assume it was synced beforehand)
Thu, 19 Dec 2013 19:17:12 +0100 eugene petrenko TODO
Thu, 19 Dec 2013 19:16:28 +0100 eugene petrenko hg => new API
Thu, 19 Dec 2013 19:10:00 +0100 eugene petrenko extract code to utility
Wed, 18 Dec 2013 13:45:08 +0100 eugene petrenko fix commit message and author for commits with no parents
Tue, 17 Dec 2013 19:53:39 +0100 Dmitry Neverov Use separate classloader
Tue, 17 Dec 2013 19:49:53 +0100 Dmitry Neverov Get rid of ArchiveUtil
Tue, 17 Dec 2013 19:09:30 +0100 Dmitry Neverov Run test only in modern mercurial
Tue, 17 Dec 2013 13:38:24 +0100 Dmitry Neverov Add an option for using tar archive for building a full patch
Tue, 10 Dec 2013 18:43:13 +0100 eugene petrenko Fix push from IDEA
Tue, 10 Dec 2013 18:41:39 +0100 eugene petrenko update CommitsInfoBuilder service API
Fri, 06 Dec 2013 14:20:29 +0100 Dmitry Neverov Align fields width
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 Gaya-8.0.x
Fri, 29 Nov 2013 15:36:26 +0400 Dmitry Neverov Merge branch Gaya-8.0.x
Fri, 29 Nov 2013 15:24:36 +0400 Dmitry Neverov TW-33700 fix relative ssh urls resolution Gaya-8.0.x
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
Sun, 24 Nov 2013 17:22:43 +0100 Pavel Sher mercurial url support + some tests
Thu, 21 Nov 2013 17:27:45 +0400 Dmitry Neverov Pack plugin for vcs worker
Thu, 21 Nov 2013 11:30:48 +0100 eugene petrenko fix username in CommitsInfoBuilder service
Wed, 20 Nov 2013 15:41:19 +0400 Dmitry Neverov Add an option for excluding subrepos from patch
Fri, 15 Nov 2013 13:28:45 +0100 eugene petrenko add more tests for fetchModificationInfo, simplified code
Mon, 11 Nov 2013 17:39:56 +0100 eugene petrenko include user/message in CommitsInfoBuilder
Fri, 18 Oct 2013 15:07:44 +0400 Dmitry Neverov Ability to specify an author of the merge commit
Wed, 16 Oct 2013 14:33:41 +0400 Dmitry Neverov Use non-interactive merge
Tue, 15 Oct 2013 22:46:42 +0400 Dmitry Neverov Use factory methods to create merge results
Sat, 12 Oct 2013 19:38:36 +0400 Dmitry Neverov Merge Gaya-8.0.x
Sat, 12 Oct 2013 19:28:29 +0400 Dmitry Neverov TW-32540 ensure a custom clone dir has only valid symbols Gaya-8.0.x
Fri, 04 Oct 2013 15:59:42 +0400 Dmitry Neverov Add TTL for list file policy
Tue, 01 Oct 2013 12:52:11 +0400 Dmitry Neverov Merge branch Gaya-8.0.x
Tue, 01 Oct 2013 12:51:13 +0400 Dmitry Neverov Even more robust tests Gaya-8.0.x
Tue, 01 Oct 2013 12:46:51 +0400 Dmitry Neverov Don't run test for ancient hg version
Tue, 01 Oct 2013 10:12:55 +0200 eugene petrenko switch to new API
Mon, 30 Sep 2013 21:26:55 +0200 eugene petrenko CommitsInfoBuilder command now returns all commits without respect to state parameter (API update will follow)
Mon, 30 Sep 2013 23:14:26 +0400 Dmitry Neverov Fix branch escaping for hg 1.5.2
Mon, 30 Sep 2013 22:57:18 +0400 Dmitry Neverov fix branch escaping
Mon, 30 Sep 2013 20:46:23 +0200 eugene petrenko add test for xml parsing
Mon, 30 Sep 2013 20:30:40 +0200 eugene petrenko fix xmlescape for branch name
Mon, 30 Sep 2013 20:09:12 +0200 eugene petrenko escape branch name
Mon, 30 Sep 2013 21:40:02 +0400 Dmitry Neverov Implement ModificationInfoBuilder
Mon, 30 Sep 2013 15:11:25 +0200 eugene petrenko implement CommitsInfoBuilder API
Mon, 30 Sep 2013 15:11:01 +0200 eugene petrenko include branch name into log commands
Mon, 30 Sep 2013 13:53:01 +0200 eugene petrenko add shared code-style settings
Mon, 30 Sep 2013 13:04:11 +0200 eugene petrenko call super in getVcsCustomExtension
Fri, 27 Sep 2013 18:03:57 +0200 Pavel.Sher mercurial adv settings
Fri, 27 Sep 2013 12:02:28 +0400 Dmitry Neverov Fix tests: testData requires hg 1.7
Thu, 26 Sep 2013 16:28:57 +0400 Dmitry Neverov TW-23468 support tags as branches
Wed, 25 Sep 2013 13:27:18 +0400 Dmitry Neverov Merge branch Gaya-8.0.x
Wed, 25 Sep 2013 13:21:37 +0400 Dmitry Neverov More robust tests Gaya-8.0.x
Tue, 17 Sep 2013 20:13:35 +0400 Dmitry Neverov Report conflicts from subrepos
Tue, 17 Sep 2013 18:48:51 +0400 Dmitry Neverov Merge in subrepos
Tue, 17 Sep 2013 14:36:02 +0400 Dmitry Neverov Unify HgRepoFactory on server and agent
Mon, 16 Sep 2013 21:51:32 +0400 Dmitry Neverov Don't throw errors for merge into same branch
Mon, 26 Aug 2013 16:22:35 +0400 Dmitry Neverov Run test only if hg 1.7+ found
Fri, 23 Aug 2013 12:27:35 +0400 Dmitry Neverov Do not implement VcsRoot
Thu, 22 Aug 2013 17:04:04 +0200 eugene petrenko fix compilation
Tue, 20 Aug 2013 11:47:05 +0200 eugene petrenko fix compilation issues for Log4jFactory
Mon, 19 Aug 2013 16:27:34 +0400 Dmitry Neverov Tests for merge support
Mon, 19 Aug 2013 15:07:42 +0400 Dmitry Neverov Extract common test logic
Mon, 19 Aug 2013 14:46:21 +0400 Dmitry Neverov Better test name + reuse temp files
Mon, 19 Aug 2013 14:21:24 +0400 Dmitry Neverov Implement tryMerge
Wed, 14 Aug 2013 19:59:35 +0400 Dmitry Neverov Merge branch Gaya-8.0.x
Wed, 14 Aug 2013 19:58:59 +0400 Dmitry Neverov Add an option to allow patch caching when server-side checkout is used Gaya-8.0.x
Wed, 14 Aug 2013 11:07:19 +0400 Dmitry Neverov Return a MergeResult
Wed, 07 Aug 2013 13:08:31 +0400 Dmitry Neverov Implement MergeSupport
Thu, 01 Aug 2013 17:36:57 +0400 Dmitry Neverov Merge branch Gaya-8.0.x
Thu, 01 Aug 2013 17:36:32 +0400 Dmitry Neverov finally workaround windows createNewFile bug Gaya-8.0.x
Thu, 01 Aug 2013 15:16:31 +0400 Dmitry Neverov Merge branch Gaya-8.0.x
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
Thu, 01 Aug 2013 13:43:16 +0400 Dmitry Neverov Merge branch Gaya-8.0.x
Thu, 01 Aug 2013 13:42:40 +0400 Dmitry Neverov disable test on windows Gaya-8.0.x
Thu, 01 Aug 2013 13:17:46 +0400 Dmitry Neverov Merge branch Gaya-8.0.x
Thu, 01 Aug 2013 13:17:21 +0400 Dmitry Neverov Another workaround for 'access denied' error Gaya-8.0.x
Thu, 01 Aug 2013 12:51:42 +0400 Dmitry Neverov Merge branch Gaya-8.0.x
Thu, 01 Aug 2013 12:51:00 +0400 Dmitry Neverov Workaround createNewFile windows bug Gaya-8.0.x
Thu, 01 Aug 2013 12:27:29 +0400 Dmitry Neverov Merge branch Gaya-8.0.x
Thu, 01 Aug 2013 12:26:41 +0400 Dmitry Neverov write errors to the output Gaya-8.0.x
Thu, 01 Aug 2013 12:26:23 +0400 Dmitry Neverov ensure parent dir exists Gaya-8.0.x
Thu, 01 Aug 2013 12:06:08 +0400 Dmitry Neverov Merge branch Gaya-8.0.x
Thu, 01 Aug 2013 11:59:50 +0400 Dmitry Neverov fix plugin version Gaya-8.0.x
Thu, 01 Aug 2013 11:53:48 +0400 Dmitry Neverov TW-30589 fix create temp dir race condition Gaya-8.0.x
Thu, 01 Aug 2013 11:35:55 +0400 Dmitry Neverov For non-windows OSes assume that mercurial is in path instead of using bundled win executable Gaya-8.0.x
Thu, 01 Aug 2013 11:34:58 +0400 Dmitry Neverov Ignore mac aux files Gaya-8.0.x
Wed, 24 Jul 2013 17:24:53 +0200 Pavel.Sher TW-30920 - never use path returned by CheckoutRules map() method + fix in exception handle1 Gaya-8.0.x
Wed, 24 Jul 2013 17:19:53 +0200 Pavel.Sher TW-30920 - never use path returned by CheckoutRules.map() method + fix in exception handler
Fri, 28 Jun 2013 12:06:49 +0400 Dmitry Neverov Merge branch Gaya-8.0.x
Fri, 28 Jun 2013 12:06:09 +0400 Dmitry Neverov Test for TW-29998 Gaya-8.0.x
Fri, 28 Jun 2013 00:15:12 +0400 Dmitry Neverov Merge branch Gaya-8.0.x
Fri, 28 Jun 2013 00:08:54 +0400 Dmitry Neverov Check if dag has revision Gaya-8.0.x
Thu, 20 Jun 2013 15:36:38 +0400 Dmitry Neverov Start Gaya-8.0.x Gaya-8.0.x
Fri, 07 Jun 2013 19:05:23 +0400 Dmitry Neverov TW-28776 create a tag in branch to which the labeled revision belongs
Thu, 06 Jun 2013 20:59:54 +0400 Dmitry Neverov TW-24810
Thu, 06 Jun 2013 09:22:34 +0200 Pavel.Sher fix capitalization: labels should have first word capitalized only, while titles should have all words capitalized
Mon, 03 Jun 2013 19:01:23 +0400 Dmitry Neverov Add default value for hg cleanup time - every day at 2 a.m.
Mon, 03 Jun 2013 15:12:12 +0400 Dmitry Neverov TW-28974 use canonical path of repository clone dir
Thu, 30 May 2013 15:09:10 +0400 Dmitry Neverov Optimize subrepo changes calculation: reuse subrepo revision table calculated for parent commit
Wed, 22 May 2013 12:35:08 +0400 Dmitry Neverov TW-28512 support subrepos nested inside the main repo
Fri, 10 May 2013 21:28:24 +0200 Pavel.Sher byte code version = 1.5
Fri, 03 May 2013 22:41:00 +0200 Pavel.Sher fix compilation
Mon, 29 Apr 2013 14:23:20 +0400 Dmitry Neverov Log stderr when hg command fails to ease troubleshooting
Mon, 29 Apr 2013 13:44:45 +0400 Dmitry Neverov Eliminate SubrepoConfigChange usages
Fri, 26 Apr 2013 14:35:50 +0400 Dmitry Neverov Do not report subrepo config changes
Thu, 25 Apr 2013 20:54:42 +0400 Dmitry Neverov Report subrepo revision in each commit
Wed, 24 Apr 2013 15:54:12 +0400 Dmitry Neverov For inner subrepos report full path from the main root
Wed, 17 Apr 2013 16:40:46 +0400 Dmitry Neverov Use both parent commits for subrepo changes collecting
Wed, 17 Apr 2013 14:56:05 +0400 Dmitry Neverov LogUtil is not available in vcs worker + remove duplicates
Tue, 16 Apr 2013 16:48:27 +0400 Dmitry Neverov cleanup
Tue, 16 Apr 2013 16:44:54 +0400 Dmitry Neverov Fix incremental patch for commits with removes only
Tue, 16 Apr 2013 16:20:30 +0400 Dmitry Neverov Incremental patch for VCS root with subrepos
Mon, 15 Apr 2013 16:53:47 +0400 Dmitry Neverov Clean patch uses subrepo mirrors on the server
Thu, 11 Apr 2013 21:30:50 +0400 Dmitry Neverov Collect subrepo changes from first parent commit
Tue, 09 Apr 2013 21:18:11 +0400 Dmitry Neverov Speed up subrepo changes collecting
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
Mon, 08 Apr 2013 13:06:17 +0400 Dmitry Neverov TW-27233 bundle quartz
Thu, 28 Mar 2013 17:42:22 +0400 Dmitry Neverov Schedule cleanup by cron
Wed, 27 Mar 2013 23:50:23 +0100 Pavel.Sher fix String index out of range
Wed, 27 Mar 2013 21:49:46 +0400 Dmitry Neverov Clean mirrors on the server relying on last used time
Wed, 27 Mar 2013 20:25:50 +0400 Dmitry Neverov Truncate command output in the logs
Wed, 27 Mar 2013 19:06:51 +0400 Dmitry Neverov Do not include command output in exception message, it could be huge
Wed, 27 Mar 2013 13:46:14 +0400 Dmitry Neverov Reuse strings
Wed, 27 Mar 2013 13:45:19 +0400 Dmitry Neverov Add trove library
Wed, 27 Mar 2013 13:07:02 +0400 Dmitry Neverov Reuse empty maps to reduce memory
Tue, 26 Mar 2013 15:50:03 +0400 Dmitry Neverov TW-26913
Wed, 20 Mar 2013 13:26:31 +0400 Dmitry Neverov fix getContent for subrepos
Mon, 18 Mar 2013 17:43:31 +0400 Dmitry Neverov Drop option teamcity.hg.use.revsets.root.ids.
Mon, 18 Mar 2013 12:08:16 +0400 Dmitry Neverov Merge branch Faradi-7.1.x
Mon, 18 Mar 2013 12:05:23 +0400 Dmitry Neverov Fix NPE during mirrors cleanup Faradi-7.1.x
Thu, 07 Mar 2013 13:45:05 +0400 Dmitry Neverov Changes from subrepos should include from revisions otherwise TeamCity doesn't show them in UI
Wed, 06 Mar 2013 21:26:28 +0400 Dmitry Neverov Extract MercurialCollectChangesPolicy
Wed, 06 Mar 2013 17:44:40 +0400 Dmitry Neverov Ability to limit number of nodes in the DAG
Wed, 06 Mar 2013 16:56:57 +0400 Dmitry Neverov Add ability to limit number of nodes in DAG Faradi-7.1.x
Wed, 06 Mar 2013 15:49:37 +0400 Dmitry Neverov TW-26379 optimize changes collecting Faradi-7.1.x
Mon, 04 Mar 2013 15:25:22 +0400 Dmitry Neverov Fix collecting changes for the case when repository has one branch
Fri, 01 Mar 2013 21:13:26 +0400 Dmitry Neverov Another test requires revsets
Fri, 01 Mar 2013 20:11:10 +0400 Dmitry Neverov fix test
Fri, 01 Mar 2013 18:59:41 +0400 Dmitry Neverov Optimization works only for hg with revsets
Fri, 01 Mar 2013 17:40:16 +0400 Dmitry Neverov cleanup
Fri, 01 Mar 2013 17:18:18 +0400 Dmitry Neverov remove debug output
Fri, 01 Mar 2013 16:03:00 +0400 Dmitry Neverov Speed up changes collecting
Thu, 28 Feb 2013 20:38:04 +0400 Dmitry Neverov Move getFromRevisionsForBranch to OperationContext
Thu, 28 Feb 2013 19:13:52 +0400 Dmitry Neverov Do not report duplicate changes
Wed, 27 Feb 2013 17:00:42 +0400 Dmitry Neverov Collect subrepo changes only if subrepo revision changed
Mon, 25 Feb 2013 18:43:55 +0400 Dmitry Neverov Run test only for hg with revsets
Mon, 25 Feb 2013 17:53:40 +0400 Dmitry Neverov Optimize changes collecting
Mon, 25 Feb 2013 16:49:13 +0400 Dmitry Neverov Cache repos in order to not read .hgstate/.hgsubstate twice
Mon, 25 Feb 2013 16:33:20 +0400 Dmitry Neverov Don't collect same subrepo changes twice
Mon, 25 Feb 2013 12:22:27 +0400 Dmitry Neverov Run subrepo tests only for hg with revsets
Thu, 21 Feb 2013 18:46:43 +0400 Dmitry Neverov Report subrepo changes
Thu, 21 Feb 2013 17:40:32 +0400 Dmitry Neverov Introduce OperationContext
Thu, 21 Feb 2013 17:35:17 +0400 Dmitry Neverov Use single option for subrepo changes
Thu, 21 Feb 2013 17:31:17 +0400 Dmitry Neverov Subrepo doesn't know its parent
Wed, 06 Feb 2013 19:23:53 +0400 Dmitry Neverov UI option for subrepo changes
Wed, 06 Feb 2013 19:23:46 +0400 Dmitry Neverov extract matcher
Wed, 06 Feb 2013 17:03:41 +0400 Dmitry Neverov Disable subrepos
Wed, 30 Jan 2013 11:21:56 +0400 Dmitry Neverov report subrepo added/removed
Wed, 30 Jan 2013 10:50:52 +0400 Dmitry Neverov Fix test on windows
Wed, 30 Jan 2013 10:46:37 +0400 Dmitry Neverov Fix test on windows
Tue, 29 Jan 2013 20:53:19 +0400 Dmitry Neverov Report subrepo changes - initial version
Tue, 29 Jan 2013 20:35:17 +0400 Dmitry Neverov TW-25626 fix bookmarks
Tue, 29 Jan 2013 12:23:09 +0100 kir Fix test
Tue, 29 Jan 2013 10:54:05 +0100 kir Fixing compilation in Mercurial
Mon, 21 Jan 2013 16:36:21 +0400 Dmitry Neverov Suppress output when there are no bookmarks
Thu, 17 Jan 2013 22:24:40 +0400 Dmitry Neverov ignore case in boolean parameters
Thu, 10 Jan 2013 21:24:54 +0400 Dmitry Neverov Merge branch Faradi-7.1.x
Thu, 10 Jan 2013 21:15:25 +0400 Dmitry Neverov TW-25057 custom clone dir should not contains password Faradi-7.1.x
Sat, 29 Dec 2012 18:35:09 +0400 Dmitry Neverov Remove hard-coded paths
Sat, 29 Dec 2012 18:32:56 +0400 Dmitry Neverov TW-17489 support bookmarks
Sat, 29 Dec 2012 12:17:37 +0400 Dmitry Neverov Fix spring for BranchSupport
Sat, 29 Dec 2012 12:13:27 +0400 Dmitry Neverov Fix BranchSupport
Sat, 29 Dec 2012 12:10:58 +0400 Dmitry Neverov Fix BranchSupport
Tue, 18 Dec 2012 18:40:44 +0400 Dmitry Neverov TW-24931 init hg support explicitly
Mon, 17 Dec 2012 15:52:39 +0400 Dmitry Neverov Merge branch Faradi-7.1.x
Mon, 17 Dec 2012 15:38:55 +0400 Dmitry Neverov TW-24864, TW-24214 create new SimpleDateFormat for each log parsing, it isn't thread-safe Faradi-7.1.x
Thu, 13 Dec 2012 12:43:31 +0400 Dmitry Neverov Use a new way to provide vcs extensions
Fri, 07 Dec 2012 22:01:42 +0400 Dmitry Neverov Merge branch Faradi-7.1.x
Fri, 07 Dec 2012 21:54:45 +0400 Dmitry Neverov Support mirrors for subrepos with relative paths Faradi-7.1.x
Mon, 03 Dec 2012 15:47:19 +0400 Dmitry Neverov Fix NPE
Fri, 30 Nov 2012 17:25:41 +0400 Dmitry Neverov Merge branch Faradi-7.1.x
Fri, 30 Nov 2012 17:24:32 +0400 Dmitry Neverov TW-22167 don't use yellow triangles Faradi-7.1.x
Fri, 30 Nov 2012 16:02:20 +0400 Dmitry Neverov Merge branch Faradi-7.1.x
Fri, 30 Nov 2012 15:56:59 +0400 Dmitry Neverov TW-21014 do not use http url with credentials for push Faradi-7.1.x
Mon, 26 Nov 2012 13:23:43 +0400 Dmitry Neverov Move TeamCity-specific logic to separate module
Fri, 16 Nov 2012 16:44:51 +0400 Dmitry Neverov Fix tests on agents with enabled largefiles extension
Fri, 16 Nov 2012 15:58:26 +0400 Dmitry Neverov Fix tests
Thu, 15 Nov 2012 16:40:22 +0400 Dmitry Neverov Detect changes in subrepos
Mon, 12 Nov 2012 21:20:00 +0400 Dmitry Neverov Merge branch Faradi-7.1.x
Mon, 12 Nov 2012 21:15:44 +0400 Dmitry Neverov TW-24405 create unique temp dirs Faradi-7.1.x
Mon, 12 Nov 2012 15:19:11 +0400 Dmitry Neverov Share a run configuration for tests
Fri, 09 Nov 2012 15:07:48 +0400 Dmitry Neverov Merge branch Faradi-7.1.x
Fri, 09 Nov 2012 14:55:58 +0400 Dmitry Neverov Fix 'Access is denied' error on windows while creating a temp dir Faradi-7.1.x
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
Fri, 09 Nov 2012 14:46:44 +0400 Dmitry Neverov Fix tests Faradi-7.1.x
Mon, 29 Oct 2012 17:56:44 +0400 Dmitry Neverov Merge branch Faradi-7.1.x
Mon, 29 Oct 2012 17:48:29 +0400 Dmitry Neverov Use uncompressed transfer explicitly Faradi-7.1.x
Mon, 29 Oct 2012 17:41:51 +0400 Dmitry Neverov Add a default branch name Faradi-7.1.x
Mon, 29 Oct 2012 17:40:51 +0400 Dmitry Neverov Better cleaner name Faradi-7.1.x
Mon, 29 Oct 2012 17:40:20 +0400 Dmitry Neverov Move hg path to the bottom Faradi-7.1.x
Thu, 25 Oct 2012 20:21:23 +0400 Dmitry Neverov Merge branch Faradi-7.1.x
Wed, 24 Oct 2012 19:29:59 +0400 Dmitry Neverov TW-15304 disable interactive user prompt Faradi-7.1.x
Wed, 24 Oct 2012 17:34:06 +0400 Dmitry Neverov Merge branch Faradi-7.1.x
Wed, 24 Oct 2012 16:46:18 +0400 Dmitry Neverov Pass parent process environment when run mercurial Faradi-7.1.x
Tue, 23 Oct 2012 13:51:23 +0400 Dmitry Neverov Merge branch Faradi-7.1.x
Tue, 23 Oct 2012 13:44:38 +0400 Dmitry Neverov Make tests independent from mercurial settings on agent Faradi-7.1.x
Thu, 18 Oct 2012 13:35:43 +0400 Dmitry Neverov Fix agent part packanging
Thu, 04 Oct 2012 12:05:41 +0400 Dmitry Neverov Fix jar names
Thu, 04 Oct 2012 11:32:36 +0400 Dmitry Neverov Add idea artifacts
Wed, 03 Oct 2012 18:08:22 +0400 Dmitry Neverov Move MercurialBranchSupport to separate module
Wed, 03 Oct 2012 16:12:28 +0400 Dmitry Neverov Fix library paths
Mon, 01 Oct 2012 20:53:12 +0200 eugene petrenko ignore workspace.xml
Mon, 01 Oct 2012 20:52:50 +0200 eugene petrenko update build
Mon, 01 Oct 2012 20:47:03 +0200 eugene petrenko fix compilation, update API
Mon, 01 Oct 2012 20:41:38 +0200 eugene petrenko switch to .idea project
Mon, 01 Oct 2012 14:36:02 +0400 Dmitry Neverov Fix tests
Mon, 01 Oct 2012 12:18:29 +0400 Dmitry Neverov fix compilation
Wed, 26 Sep 2012 18:30:05 +0400 Dmitry Neverov Merge branch Faradi-7.1.x
Wed, 26 Sep 2012 18:29:01 +0400 Dmitry Neverov TW-23382 agent logs with info, server logs with debug Faradi-7.1.x
Wed, 26 Sep 2012 14:59:30 +0400 Dmitry Neverov Merge branch Faradi-7.1.x
Wed, 26 Sep 2012 14:58:55 +0400 Dmitry Neverov Ensure temp dirs are deleted Faradi-7.1.x
Mon, 10 Sep 2012 20:33:22 +0400 Dmitry Neverov Merge branch Faradi-7.1.x
Mon, 10 Sep 2012 20:32:42 +0400 Dmitry Neverov Include cause of the error Faradi-7.1.x
Mon, 10 Sep 2012 20:09:19 +0400 Dmitry Neverov Merge branch Faradi-7.1.x
Mon, 10 Sep 2012 20:02:07 +0400 Dmitry Neverov TW-10076 allow to ignore commits where all files excluded by checkout rules Faradi-7.1.x
Fri, 07 Sep 2012 16:53:00 +0400 Dmitry Neverov Merge branch Faradi-7.1.x
Fri, 07 Sep 2012 16:50:49 +0400 Dmitry Neverov TW-23435 list files should take VCS root branch into account Faradi-7.1.x
Fri, 07 Sep 2012 16:31:58 +0400 Dmitry Neverov fix markup Faradi-7.1.x
Thu, 06 Sep 2012 18:12:53 +0400 Dmitry Neverov Merge branch Faradi-7.1.x
Thu, 06 Sep 2012 18:09:19 +0400 Dmitry Neverov TW-23426 Faradi-7.1.x
Tue, 14 Aug 2012 14:52:10 +0400 Dmitry Neverov Merge branch Faradi-7.1.x
Tue, 14 Aug 2012 14:47:41 +0400 Dmitry Neverov TW-22279 use shorter temprorary dir name for labeling Faradi-7.1.x
Wed, 08 Aug 2012 12:38:40 +0400 Dmitry Neverov Create Faradi-7.1.x branch Faradi-7.1.x
Tue, 17 Jul 2012 19:51:45 +0400 Dmitry Neverov Implement getSimplifiedName()
Sun, 15 Jul 2012 17:10:45 +0400 Dmitry Neverov TW-22490
Sun, 15 Jul 2012 13:15:20 +0400 Dmitry Neverov Use branchSpec tag
Thu, 12 Jul 2012 16:41:40 +0400 Dmitry Neverov Do not ignore empty commits Faradi-7.0.x
Tue, 10 Jul 2012 21:45:32 +0400 Dmitry Neverov Throw exception when current state does not contain revision of the default branch
Fri, 06 Jul 2012 21:26:25 +0400 Dmitry Neverov Merge Faradi-7.0.x
Thu, 05 Jul 2012 21:07:04 +0400 Dmitry Neverov Preserve changes order: parents go first Faradi-7.0.x
Thu, 05 Jul 2012 20:55:24 +0400 Dmitry Neverov Fix compilation Faradi-7.0.x
Thu, 05 Jul 2012 20:52:02 +0400 Dmitry Neverov Optimize changes calculation Faradi-7.0.x
Thu, 05 Jul 2012 19:07:01 +0400 Dmitry Neverov Option to force use of revsets for some vcs root Faradi-7.0.x
Wed, 04 Jul 2012 21:36:43 +0400 Dmitry Neverov Show branchSpec and branch together
Tue, 03 Jul 2012 23:06:50 +0200 Pavel.Sher fix compilation
Tue, 03 Jul 2012 20:14:22 +0400 Dmitry Neverov Ability to run commands with traceback
Tue, 03 Jul 2012 18:59:14 +0400 Dmitry Neverov Merge Faradi-7.0.x
Tue, 03 Jul 2012 18:49:51 +0400 Dmitry Neverov Do not insert output into exception message, it can be long Faradi-7.0.x
Tue, 03 Jul 2012 18:31:28 +0400 Dmitry Neverov Merge Faradi-7.0.x
Tue, 03 Jul 2012 18:22:26 +0400 Dmitry Neverov Use SAX instead of DOM Faradi-7.0.x
Mon, 02 Jul 2012 16:26:50 +0400 Dmitry Neverov Merge Faradi-7.0.x
Mon, 02 Jul 2012 16:22:01 +0400 Dmitry Neverov Do not fail when log doesn't contain some commit Faradi-7.0.x
Mon, 25 Jun 2012 11:09:36 +0400 Dmitry Neverov Collect changes between states
Fri, 22 Jun 2012 12:41:23 +0400 Dmitry Neverov Do not include revnum in revision
Wed, 20 Jun 2012 22:54:13 +0400 Dmitry Neverov Ensure plugin works without revnums in revisions
Tue, 19 Jun 2012 15:17:11 +0400 Dmitry Neverov Test refactoring: get rid of LocalRepositoryUtil
Mon, 18 Jun 2012 22:04:51 +0400 Dmitry Neverov getCurrentVersion do pull only when remote repository is updated Faradi-7.0.x
Thu, 31 May 2012 18:04:23 +0400 Dmitry Neverov Don't ignore empty commits
Tue, 29 May 2012 09:05:36 +0200 Pavel.Sher fix compilation
Mon, 28 May 2012 18:56:46 +0200 Pavel.Sher method renamed
Sat, 19 May 2012 16:10:03 +0400 Dmitry Neverov logging
Fri, 18 May 2012 16:41:24 +0400 Dmitry Neverov Add note on settings from server hgrc
Thu, 17 May 2012 16:36:41 +0400 Dmitry Neverov Specify default branch name in RepositoryState
Thu, 17 May 2012 16:16:22 +0400 Dmitry Neverov New list files API
Thu, 17 May 2012 12:53:36 +0400 Dmitry Neverov Fix compilation
Tue, 15 May 2012 10:33:21 +0400 Dmitry Neverov Merge branch Faradi-7.0.x
Tue, 15 May 2012 10:21:05 +0400 Dmitry Neverov TW-21516 hg version detection should not depend on locale settings Faradi-7.0.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
Fri, 11 May 2012 16:37:00 +0400 Dmitry Neverov Remove HgVcsRoot's dependency on HgPathProvider
Fri, 11 May 2012 16:05:21 +0400 Dmitry Neverov minor
Fri, 11 May 2012 16:01:40 +0400 Dmitry Neverov Fix tests
Fri, 11 May 2012 15:55:57 +0400 Dmitry Neverov Settings -> HgVcsRoot
Fri, 11 May 2012 15:21:35 +0400 Dmitry Neverov Add list files support
Fri, 11 May 2012 12:10:16 +0400 Dmitry Neverov Implement cleaners for mirrors on the agents
Thu, 10 May 2012 15:10:35 +0400 Dmitry Neverov TW-21384 better error message
Sat, 28 Apr 2012 13:14:16 +0400 Dmitry Neverov Merge branch Faradi-7.0.x
Fri, 27 Apr 2012 07:15:04 +0400 Dmitry Neverov Speedup changes calculation Faradi-7.0.x
Thu, 26 Apr 2012 16:43:19 +0400 Dmitry Neverov Merge branch Faradi-7.0.x
Wed, 25 Apr 2012 17:56:34 +0400 Dmitry Neverov Add option to not use revsets Faradi-7.0.x
Wed, 25 Apr 2012 17:56:22 +0400 Dmitry Neverov Optimize parent calculation Faradi-7.0.x
Tue, 17 Apr 2012 16:39:32 +0400 Dmitry Neverov Use shorter temp directory names
Tue, 17 Apr 2012 12:11:28 +0400 Dmitry Neverov Fix repository properties calculation
Fri, 30 Mar 2012 15:30:48 +0400 Dmitry Neverov TW-20864 Implement getVcsRepositoryProperties()
Mon, 26 Mar 2012 14:54:23 +0200 Pavel.Sher API changed
Wed, 22 Feb 2012 16:18:58 +0100 Pavel.Sher closing branch with incorrect name Eluru-7.0.x
Tue, 20 Mar 2012 18:49:33 +0400 Dmitry Neverov Build full patch if cannot build incremental one
Tue, 20 Mar 2012 18:25:43 +0400 Dmitry Neverov Test patch from newer revision to earlier
Sat, 03 Mar 2012 12:28:29 +0400 Dmitry Neverov Don't use pull protocol in clone, do clone whenever it is possible Eluru-6.5.x
Mon, 05 Mar 2012 13:24:20 +0400 Dmitry Neverov Merge branch Faradi-7.0.x
Mon, 05 Mar 2012 10:42:02 +0400 Dmitry Neverov TW-20295 store log.template in the temp dir Faradi-7.0.x
Mon, 05 Mar 2012 13:08:36 +0400 Dmitry Neverov Merge branch Faradi-7.0.x
Mon, 05 Mar 2012 13:07:44 +0400 Dmitry Neverov Cleanup Faradi-7.0.x
Fri, 02 Mar 2012 15:33:14 +0400 Dmitry Neverov Merge branch Faradi-7.0.x
Fri, 02 Mar 2012 15:33:01 +0400 Dmitry Neverov Write default path to hgrc Faradi-7.0.x
Fri, 02 Mar 2012 14:45:32 +0400 Dmitry Neverov Merge branch Faradi-7.0.x
Fri, 02 Mar 2012 14:45:11 +0400 Dmitry Neverov Disable test failing on windows Faradi-7.0.x
Fri, 02 Mar 2012 14:33:42 +0400 Dmitry Neverov Merge branch Faradi-7.0.x
Fri, 02 Mar 2012 14:29:18 +0400 Dmitry Neverov Do not support relative subrepos yet Faradi-7.0.x