log

age author description
Wed, 20 Jul 2011 17:40:04 +0400 Dmitry Neverov Revert premature commit. Parents are not part of API yet
Wed, 20 Jul 2011 15:10:49 +0400 Dmitry Neverov Provide an information about parents of commits
Wed, 20 Jul 2011 13:34:00 +0400 Dmitry Neverov Better test for parents
Wed, 20 Jul 2011 12:26:16 +0400 Dmitry Neverov Use better name for command
Wed, 20 Jul 2011 12:05:41 +0400 Dmitry Neverov Test reported changes have parents
Wed, 20 Jul 2011 12:04:08 +0400 Dmitry Neverov Fix file encoding
Thu, 07 Jul 2011 14:11:32 +0400 Dmitry Neverov merge branch Eluru-6.5.x
Thu, 07 Jul 2011 14:10:26 +0400 Dmitry Neverov revert 46687f569747: log every file added to patch is too much even for debug log Eluru-6.5.x
Thu, 07 Jul 2011 12:17:38 +0400 Dmitry Neverov Merge branch Eluru-6.5.x
Thu, 07 Jul 2011 12:15:10 +0400 Dmitry Neverov Add debug logging for patch building Eluru-6.5.x
Mon, 04 Jul 2011 13:42:30 +0400 Dmitry Neverov TW-17530
Mon, 04 Jul 2011 13:39:51 +0400 Dmitry Neverov TW-17530 Eluru-6.5.x
Fri, 17 Jun 2011 12:15:41 +0400 Dmitry Neverov Do not log parse errors for empty lines
Thu, 16 Jun 2011 19:00:44 +0400 Dmitry Neverov Add ability to disable pull protocol
Fri, 17 Jun 2011 12:15:41 +0400 Dmitry Neverov Do not log parse errors for empty lines Eluru-6.5.x
Thu, 16 Jun 2011 19:00:44 +0400 Dmitry Neverov Add ability to disable pull protocol Eluru-6.5.x
Thu, 02 Jun 2011 14:22:17 +0100 alex.davies Use hg archive to create clean patches rather than hg clone (for performance) TW-16796
Fri, 20 May 2011 13:28:48 +0400 Dmitry Neverov Create branch for 6.5.x Eluru-6.5.x
Tue, 17 May 2011 20:12:08 +0400 Dmitry Neverov Create an empty mapping file to not log that map file does not exist on every startup
Fri, 13 May 2011 16:09:32 +0400 Dmitry Neverov Change default pattern
Fri, 29 Apr 2011 18:58:49 +0400 Dmitry Neverov Implement method getPersonalBranchDescription()
Fri, 29 Apr 2011 18:57:49 +0400 Dmitry Neverov Add ability to change branch
Tue, 19 Apr 2011 18:52:31 +0400 Dmitry Neverov Create settings only once
Tue, 19 Apr 2011 18:40:40 +0400 Dmitry Neverov Fix TW-16278 Eluru-6.0.x
Tue, 19 Apr 2011 18:35:37 +0400 Dmitry Neverov test to reproduce TW-16278 Eluru-6.0.x
Tue, 19 Apr 2011 16:53:29 +0400 Dmitry Neverov fix comments
Tue, 19 Apr 2011 16:52:26 +0400 Dmitry Neverov do labeling in tmp dir
Tue, 19 Apr 2011 16:48:55 +0400 Dmitry Neverov Method to create tmp dir for labeling
Tue, 19 Apr 2011 16:48:20 +0400 Dmitry Neverov Method to create settings which use custom clone dir
Tue, 19 Apr 2011 16:45:01 +0400 Dmitry Neverov Use settings instead of VcsRoot as argument to syncRepository methods