log

age author description
Sun, 09 Jun 2013 16:49:08 +0200 simon run-tests: call Threads constructor with keyword arguments
Sun, 09 Jun 2013 16:42:55 +0200 simon run-tests: ignoring tests works again
Sat, 08 Jun 2013 20:20:14 +0200 Simon Heimberg check-code: introduce function for using re2 when available
Sat, 08 Jun 2013 20:20:14 +0200 Simon Heimberg check-code: compile filters when loading
Sat, 08 Jun 2013 20:20:14 +0200 Simon Heimberg check-code: compile all patterns on initialisation
Sat, 08 Jun 2013 20:20:14 +0200 Simon Heimberg check-code: only fix patterns once
Fri, 07 Jun 2013 16:59:59 -0500 Matt Mackall merge with stable
Thu, 02 May 2013 19:36:47 +0300 Iulian Stana commit: amending with --close-branch (issue3445) stable
Fri, 07 Jun 2013 16:04:11 -0500 Matt Mackall run-tests: simplify interrupted message
Fri, 07 Jun 2013 15:58:14 -0500 Matt Mackall run-tests: remove spurious disable of --time with --debug
Fri, 07 Jun 2013 15:56:16 -0500 Matt Mackall run-tests: always gather runtimes
Wed, 05 Jun 2013 22:05:29 +0200 Simon Heimberg run-tests: when interrupted report time in failure message
Wed, 05 Jun 2013 22:05:02 +0200 Simon Heimberg run-tests: report interrupted tests
Wed, 05 Jun 2013 22:42:43 +0200 Simon Heimberg run-tests: open hgrc file only for writing
Wed, 05 Jun 2013 22:06:16 +0200 Simon Heimberg color: use pythons isinstance method instead of reprogramming it