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

age author description
Tue, 27 Nov 2018 14:08:11 +0300 Pulkit Goyal compathacks: drop branchset() which is compat code for hg<2.9
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
Sun, 05 Jun 2016 23:01:46 -0400 Augie Fackler TagMap: stop automagically running 'hg svn rebuildmeta'
Fri, 27 Mar 2015 16:44:05 -0700 Siddharth Agarwal tests: always compare manifest keys in sorted order
Sat, 22 Feb 2014 18:26:48 -0600 Sean Farley svnmeta: turn tags into lazy property
Mon, 03 Feb 2014 01:55:56 -0500 Augie Fackler compathacks: new module to collect hacks to work around hg internals changing
Fri, 09 Aug 2013 23:46:01 +0200 Dan Villiom Podlaski Christiansen test_tags: use stupid mode metaclass
Wed, 07 Aug 2013 16:00:52 +0200 Dan Villiom Podlaski Christiansen tests: remove old test-loading infrastructure
Mon, 10 Sep 2012 22:42:49 +0200 Patrick Mezard Fix more peer breakage with old hg versions