log

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