log Makefile @ 1046:c560ed4d5a55

age author description
Thu, 10 Aug 2017 14:54:56 -0400 Kevin Bullock compat: update hg versions we test against
Mon, 07 Aug 2017 15:40:42 -0400 Kevin Bullock tests: run doctests when testing against particular hg versions
Sun, 06 Aug 2017 09:51:47 -0500 Kevin Bullock tests: use $PYTHON to run doctests
Sat, 05 Aug 2017 17:22:55 -0500 Kevin Bullock tests: run doctests on all .py files
Sat, 05 Aug 2017 17:22:00 -0500 Kevin Bullock tests: run doctests with the whole suite
Mon, 24 Jul 2017 16:05:17 -0500 Kevin Bullock compat: update hg versions we test against
Tue, 18 Apr 2017 23:36:23 -0500 Kevin Bullock tests: update list of versions we've tested with
Fri, 12 Aug 2016 16:54:20 -0500 Kevin Bullock tests: update list of hg versions we've tested with
Mon, 01 Feb 2016 16:56:40 -0800 Siddharth Agarwal init: mark Mercurial 3.7 as supported and prepare for 0.8.5 0.8.5
Sat, 02 Jan 2016 03:35:55 -0800 Siddharth Agarwal all-version-tests: test Mercurial 3.6.3
Mon, 07 Dec 2015 19:59:17 -0500 Augie Fackler all-version-tests: wrap to 80 columns and test 3.{5,6}.2
Mon, 07 Dec 2015 19:58:53 -0500 Augie Fackler Makefile: respect HGTESTFLAGS environment variable
Sun, 08 Nov 2015 21:39:00 -0800 Siddharth Agarwal mark as compatible with Mercurial 3.6
Tue, 11 Aug 2015 17:22:38 -0400 Augie Fackler tests: add hg 3.5 to all-version-tests
Fri, 19 Jun 2015 11:45:18 -0700 Siddharth Agarwal tests: use Mercurial 3.4.1 for all-version-tests
Fri, 08 May 2015 15:51:45 -0700 Siddharth Agarwal init: mark hg-git as compatible with Mercurial 3.4
Sun, 23 Nov 2014 19:06:21 -0500 Augie Fackler hg2git: audit path components during export (CVE-2014-9390)
Wed, 10 Dec 2014 11:01:12 -0800 Siddharth Agarwal init: assert compatibility with Mercurial 3.2.2
Sun, 31 Aug 2014 09:37:08 -0400 Augie Fackler Makefile: fix tests-3.1 to actually be tests-3.1 in all-version-tests
Sat, 23 Aug 2014 12:58:09 -0400 Augie Fackler Mark hg 3.1 as supported as well.
Tue, 17 Jun 2014 14:24:21 -0700 Siddharth Agarwal tests: assert compatibility with Mercurial 3.0.1
Mon, 19 May 2014 20:39:43 -0700 Siddharth Agarwal tests: assert compatibility with Mercurial 3.0
Mon, 19 May 2014 19:27:48 -0700 Siddharth Agarwal tests: test with @ instead of tip
Tue, 13 May 2014 17:25:04 -0400 Augie Fackler Makefile: drop support for hg older than 2.8.2
Wed, 19 Feb 2014 15:48:27 -0800 Siddharth Agarwal version: drop support for Mercurial 1.9.3
Sat, 14 Dec 2013 11:59:39 -0500 Augie Fackler testedwith: drop 2.3.1, which has at least one test failure
Sat, 14 Dec 2013 11:19:39 -0500 Augie Fackler testedwith: add 2.8.1
Thu, 13 Sep 2012 18:45:46 -0400 David M. Carr makefile: remove support for hg before 1.9.3
Wed, 05 Sep 2012 23:27:31 -0400 David M. Carr makefile: add update support from hg 2.3 to hg 2.3.1
Wed, 05 Sep 2012 23:27:31 -0400 David M. Carr makefile: remove support for hg 1.6.4
Wed, 22 Aug 2012 23:39:45 -0400 David M. Carr revsets: add fromgit and gitnode selectors
Wed, 22 Aug 2012 23:39:45 -0400 David M. Carr makefile: document all-version-tests intentions
Sat, 04 Aug 2012 15:03:05 -0400 David M. Carr tests: update versions included in make all-version-tests
Sat, 04 Aug 2012 14:06:19 -0400 David M. Carr tests: remove hg 1.4.3 from make all-version-tests
Wed, 15 Feb 2012 09:30:06 +0800 Keshav Kini Remove illegal characters from username/email
Fri, 09 Sep 2011 16:08:58 -0500 Augie Fackler Makefile: include 1.9.2 in all-version-tests
Wed, 22 Dec 2010 20:20:15 -0600 Augie Fackler tests: also test against hg 1.7.2
Fri, 29 Oct 2010 08:36:29 -0500 Augie Fackler Makefile: add .PHONY so tests will run correctly
Wed, 25 Aug 2010 22:38:30 +0200 Dan Villiom Podlaski Christiansen Makefile: *BSD support.
Sun, 15 Aug 2010 09:41:28 -0500 Augie Fackler Makefile: add target for testing against many hg versions at once
Tue, 28 Apr 2009 12:13:16 -0700 Augie Fackler Fix single test running.
Tue, 28 Apr 2009 11:25:53 -0700 Augie Fackler Makefile to ease running of tests.