log tests/test_fetch_mappings.py @ 847:0de18c5c2e35

age author description
Sat, 28 Jan 2012 02:18:25 +0400 Vitaliy Filippov Respect filemap rule order (rules that come first are overridden by rules that come later)
Wed, 12 Oct 2011 15:43:31 +0800 Yonggang Luo tests: avoid shadowing Python builtin all()
Fri, 30 Sep 2011 17:01:35 -0500 Augie Fackler stupid/filemap: disable this since it doesn't currently work
Wed, 15 Jun 2011 14:44:14 +0200 Patrick Mezard Fix hg.clone() calls changed by d976542986d2
Sun, 28 Nov 2010 03:53:34 +0100 Dan Villiom Podlaski Christiansen make the default substition for an empty commit description the empty string
Sun, 28 Nov 2010 03:47:04 +0100 Dan Villiom Podlaski Christiansen configurable substitution for empty commit message (fixes #195)
Sun, 28 Nov 2010 03:46:51 +0100 Dan Villiom Podlaski Christiansen test_fetch_mappings: actually test stupid mode in test_author_map_no_author()