log tests/test_util.py @ 1001:26aa0172725b

age author description
Fri, 12 Apr 2013 16:23:46 -0400 Augie Fackler test_util: specify a username in our test-run hgrc.
Tue, 16 Oct 2012 21:17:55 +0200 Patrick Mezard stupid: do not close branch upon branch-wide revert
Fri, 28 Sep 2012 21:43:50 +0200 Patrick Mezard pull: add hgsubversion.filestoresize to control memory consumption
Mon, 10 Sep 2012 22:42:49 +0200 Patrick Mezard Fix more peer breakage with old hg versions
Sun, 26 Aug 2012 17:49:58 +0200 Patrick Mezard test_util: make repourl() return upper-cased drive letters
Sat, 21 Jul 2012 15:31:34 -0500 Augie Fackler Merge hg 2.3 fixes from bos.
Thu, 19 Jul 2012 16:01:17 -0700 Bryan O'Sullivan tests: fix regressions introduced by peer classes in hg 2.3
Sun, 01 Jan 2012 15:59:15 +0100 Ronny Voelker Honor SVN auto-props (solves issue #186)
Thu, 17 May 2012 14:15:14 -0700 David Schleimer Ignore invalid utf8 in commit messages
Wed, 16 May 2012 16:52:25 -0700 Bryan O'Sullivan pull: add a hgsubversion.unsafeskip option to omit unwanted revs
Sat, 12 May 2012 16:19:59 +0200 Dan Villiom Podlaski Christiansen allow Python 2.7 to show medium-size multiline diffs when tests fail
Sat, 12 May 2012 07:28:23 -0700 David Schleimer Partial metadata rebuilding
Wed, 14 Dec 2011 00:07:57 +0100 Dan Villiom Podlaski Christiansen svnmeta: only remove directory components in normalize()
Sat, 12 May 2012 11:12:57 +0200 Dan Villiom Podlaski Christiansen fold test_startrev and test_verify into a new test; test_verify_and_startrev
Fri, 20 Apr 2012 18:10:15 +0200 Patrick Mezard tests: remove useless imp imports
Thu, 19 Apr 2012 18:29:32 +0200 Patrick Mezard test_util: remove self.repo_path, generate new paths each time
Thu, 19 Apr 2012 18:29:31 +0200 Patrick Mezard test_util: pass repo_path to svnpropget(), turn into a function
Thu, 19 Apr 2012 18:29:30 +0200 Patrick Mezard test_util: pass repo_path to svnco() explicitely
Thu, 19 Apr 2012 18:29:30 +0200 Patrick Mezard test_util: pass repo_path to svnls(), turn it into a function
Thu, 19 Apr 2012 18:29:29 +0200 Patrick Mezard test_util: pass repo_path to _add_svn_rev() explicitely
Thu, 19 Apr 2012 18:29:28 +0200 Patrick Mezard test_util: add a load_and_fetch() returning the repo_path
Thu, 19 Apr 2012 18:29:28 +0200 Patrick Mezard test_util: merge load_svndump_fixture() into TestBase
Thu, 19 Apr 2012 18:29:25 +0200 Patrick Mezard test_util: merge load_fixture_and_fetch() into TestBase method
Wed, 12 Oct 2011 15:35:25 +0800 Yonggang Luo globally: clean up whitespace around operators and commas to conform with PEP8
Wed, 15 Jun 2011 14:44:14 +0200 Patrick Mezard Fix hg.clone() calls changed by d976542986d2
Wed, 15 Jun 2011 14:44:14 +0200 Patrick Mezard test_util: handle dispatch.dispatch() taking a request
Thu, 10 Mar 2011 22:17:56 +0100 Patrick Mezard pushmod: fix binary files svn:mime-type (issue255)
Tue, 30 Nov 2010 02:54:11 +0100 Dan Villiom Podlaski Christiansen test_util: make manifest filter use shared list of files to ignore
Thu, 25 Nov 2010 21:55:21 +0100 Patrick Mezard svnexternals: support pushing subrepo based externals
Thu, 25 Nov 2010 21:55:21 +0100 Patrick Mezard svnexternals: preliminary support for subrepos based externals