log tests/test_fetch_mappings.py @ 360:27e9fea5d114

age author description
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.
Fri, 10 Apr 2009 22:38:29 -0500 Augie Fackler Move wrappers for hg commands to their own module.
Wed, 08 Apr 2009 17:49:30 +0200 Dirkjan Ochtman Move fetch_command.fetch_revisions() to svncommands.pull().
Mon, 02 Mar 2009 23:58:38 -0600 Augie Fackler Refactor branch handling to be much more dynamic (and hopefully robust).
Sat, 03 Jan 2009 20:15:03 -0600 Graham Booker Fetch: add a filemap argument for use in converting old repositories to
Tue, 30 Dec 2008 20:14:03 -0600 Augie Fackler authormap: Add tests, fix in stupid mode.