log tests/test_fetch_mappings.py @ 735:c2b9e08ecf10

age author description
Sat, 09 Oct 2010 16:20:52 -0500 Dan Villiom Podlaski Christiansen maps: map a missing author to '(no author)'
Fri, 08 Oct 2010 19:07:04 +0200 Dirkjan Ochtman implement tag renames
Tue, 07 Sep 2010 14:33:56 +0200 Dan Villiom Podlaski Christiansen verify: fix verifying mapped branches.
Wed, 14 Jul 2010 15:39:18 +0200 Dan Villiom Podlaski Christiansen tests: import test_util as the first module in all relevant tests
Tue, 13 Jul 2010 12:19:16 +0200 Dan Villiom Podlaski Christiansen rebuildmeta: handle mapped branch names.
Tue, 13 Jul 2010 13:18:08 +0200 Dan Villiom Podlaski Christiansen tests: add test for combining two branches using the branchmap
Sat, 10 Jul 2010 14:48:57 +0200 Dan Villiom Podlaski Christiansen branchmap: reject empty mappings
Sat, 10 Jul 2010 14:19:24 +0200 Dan Villiom Podlaski Christiansen branchmap: map empty commits in replay mode.
Sun, 11 Jul 2010 11:46:19 +0200 Dan Villiom Podlaski Christiansen replay/stupid: fix tagging on a branch renamed using a branch map
Fri, 26 Feb 2010 14:50:22 +0100 Dirkjan Ochtman tests: silence test suite by using quiet UIs everywhere
Mon, 01 Mar 2010 22:10:18 +0100 Dirkjan Ochtman add basic branchmap functionality, to rename branches
Mon, 15 Jun 2009 16:09:27 +0200 Dirkjan Ochtman maps: make sure AuthorMaps don't overwrite themselves, fix overriding
Thu, 28 May 2009 09:44:47 +0200 Dirkjan Ochtman Author maps: strip comments.
Thu, 28 May 2009 09:41:00 +0200 Dirkjan Ochtman Author maps: handle lines without = gracefully.
Fri, 15 May 2009 19:18:43 +0200 Dan Villiom Podlaski Christiansen Switch to using url scheme wrappers instead of duplicating each command we wrap.