log tests/test_externals.py @ 833:312b37bc5e20

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