log tests/test_externals.py @ 1554:258fb67fb956

age author description
Sat, 24 Mar 2018 15:44:11 -0400 Augie Fackler externals: correctly enable hgsubversion externals support during tests
Fri, 09 Aug 2013 23:45:53 +0200 Dan Villiom Podlaski Christiansen test_externals: use stupid mode metaclass
Fri, 09 Aug 2013 19:30:25 +0200 Dan Villiom Podlaski Christiansen push: obsolete rather than rebase & strip when enabled
Wed, 07 Aug 2013 16:00:52 +0200 Dan Villiom Podlaski Christiansen tests: remove old test-loading infrastructure
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:25 +0200 Patrick Mezard test_util: merge load_fixture_and_fetch() into TestBase method
Wed, 12 Oct 2011 15:43:31 +0800 Yonggang Luo tests: avoid shadowing Python builtin all()
Wed, 12 Oct 2011 15:35:25 +0800 Yonggang Luo globally: clean up whitespace around operators and commas to conform with PEP8
Wed, 23 Mar 2011 22:21:06 -0500 Augie Fackler test_externals: flag another case as using hgsub, use assertMultiLineEqual
Wed, 09 Mar 2011 22:07:26 +0100 Patrick Mezard replay: copy copied directories externals
Wed, 02 Mar 2011 21:06:30 +0100 Patrick Mezard externals: ignore externals blank or comment lines
Sun, 13 Feb 2011 20:14:01 +0100 Patrick Mezard pushmod: do not delete the whole branch when deleting .hgsub
Wed, 02 Feb 2011 14:25:58 +0100 Patrick Mezard svnexternals: handle new overwrite argument of subrepo.get()
Sun, 12 Dec 2010 15:32:25 +0100 Patrick Mezard svnexternals: add 'ignore' mode to avoid converting externals
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: support subrepos based externals checkout
Thu, 25 Nov 2010 21:55:21 +0100 Patrick Mezard svnexternals: preliminary support for subrepos based externals
Thu, 25 Nov 2010 21:55:21 +0100 Patrick Mezard svnexternals: generate externals with a revision placeholder
Wed, 14 Jul 2010 15:39:18 +0200 Dan Villiom Podlaski Christiansen tests: import test_util as the first module in all relevant tests
Fri, 26 Feb 2010 14:50:22 +0100 Dirkjan Ochtman tests: silence test suite by using quiet UIs everywhere
Wed, 13 May 2009 21:39:39 -0500 Augie Fackler Reorganize to have a more conventional module structure.
Sun, 03 May 2009 21:42:44 -0500 Patrick Mezard svnexternals: do not use peg revisions as --rev replacements
Wed, 22 Apr 2009 23:24:58 +0200 Patrick Mezard Add 'updateexternals' to synchronize externals with remote repo.
Sat, 28 Mar 2009 16:38:57 -0500 Augie Fackler branches: change handling again, but this time a little less magic.
Fri, 27 Mar 2009 16:56:07 -0500 Augie Fackler Stopped idiotic filtering of revisions that did not edit something branches/tags/trunk.
Wed, 21 Jan 2009 20:29:23 -0600 Augie Fackler Remove useless imports.
Wed, 14 Jan 2009 23:17:13 -0600 Patrick Mezard Do not recurse for externals on copied directory in stupid mode
Wed, 14 Jan 2009 23:17:12 -0600 Patrick Mezard test_externals: test branch copy, use absolute externals
Fri, 02 Jan 2009 15:54:06 -0600 Patrick Mezard Really delete the .hgsvnexternals file when explicitely removed
Fri, 02 Jan 2009 15:54:05 -0600 Patrick Mezard Support svn:externals changes via .hgsvnexternals updates
Fri, 02 Jan 2009 15:54:05 -0600 Patrick Mezard Convert svn:externals properties into a .hgsvnexternals file