log tests/test_fetch_mappings.py @ 1602:6a6ce9d9da35 default tip

age author description
Wed, 31 Oct 2018 17:04:57 +0300 Pulkit Goyal tests: make output comaptible with hash changes in hg-4.8
Fri, 25 May 2018 11:52:03 +0200 Paul Morelle tests: use scmutils.revsymbol instead of repo.__getitem__ for non-integers
Sun, 26 Jun 2016 21:10:36 -0400 Augie Fackler Merge with stable.
Sun, 26 Jun 2016 17:02:12 -0400 Augie Fackler tests: add some sorted() calls on unsorted sets stable
Mon, 06 Jun 2016 00:46:45 -0400 Augie Fackler AuthorMap: no longer take a meta
Sun, 05 Jun 2016 20:26:17 -0400 Augie Fackler AuthorMap: make local implementation concerns stop using self.meta
Mon, 24 Mar 2014 11:21:01 -0500 Sean Farley tests: add test for regex and glob
Thu, 28 Jan 2016 19:43:21 +0100 Jerome M. BERGER Added dynamic author mapping.
Mon, 24 Mar 2014 11:20:57 -0500 Sean Farley maps: allow an empty map to not convert specific branches
Mon, 24 Mar 2014 11:20:48 -0500 Sean Farley tests: remove empty branchmap test
Mon, 24 Mar 2014 11:20:46 -0500 Sean Farley maps: change authormap to initialize with an svnmeta object
Thu, 17 Oct 2013 11:27:25 -0400 Augie Fackler test_fetch_mappings: trim some superfluous whitespace
Tue, 08 Jan 2013 10:44:38 +0100 maugustin authormap: allow case-insensitive authormaps for easier conversions
Fri, 09 Aug 2013 23:43:04 +0200 Dan Villiom Podlaski Christiansen filemap tests: use stupid mode metaclass & decorator
Wed, 07 Aug 2013 16:00:52 +0200 Dan Villiom Podlaski Christiansen tests: remove old test-loading infrastructure