Mercurial > hgsubversion
log tests/test_externals.py @ 847:0de18c5c2e35
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() |