log tests/test_rebuildmeta.py @ 882:07234759a3f7 1.4

age author description
2012-04-19 Patrick Mezard test_util: add a load_and_fetch() returning the repo_path
2011-10-12 Yonggang Luo tests: avoid shadowing Python builtin all()
2011-10-12 Yonggang Luo globally: clean up whitespace around operators and commas to conform with PEP8
2011-05-25 Augie Fackler svnmeta: store youngest revision pulled from subversion
2011-06-15 Patrick Mezard Fix hg.clone() calls changed by d976542986d2
2010-11-12 Dan Villiom Podlaski Christiansen svnmeta: store subdir in a file, and verify it when loading.
2010-08-06 Dan Villiom Podlaski Christiansen test_rebuildmeta: make an assertion more helpful.
2010-07-14 Dan Villiom Podlaski Christiansen tests: import test_util as the first module in all relevant tests
2010-07-10 Dan Villiom Podlaski Christiansen tests: disallow calling changectx.children() during rebuildmeta
2010-06-23 Dan Villiom Podlaski Christiansen test_rebuildmeta: use just added diff support when comparing files.
2010-02-23 Dirkjan Ochtman svncommands: make repo optional (useful for things like listauthors)
2009-10-17 Augie Fackler Support for single-directory clones.
2009-07-19 Augie Fackler tags: handle the most recent commit being an edit to an svn tag properly
2009-07-01 Augie Fackler tags: handle copyfrom old versions of tags more correctly
2009-06-26 Augie Fackler tags: allow editing tags of closed branches without reopening the branch
2009-06-24 Augie Fackler tags: reinstate a tag map file in a better way