log

age author description
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