log

age author description
Thu, 13 Jun 2013 01:36:58 +0200 Simon Heimberg cleanup: remove unused imports
Thu, 13 Jun 2013 01:44:02 +0200 simon tests: check-code more python files without py extension
Fri, 14 Jun 2013 15:28:40 -0400 Augie Fackler dummyssh: fix check-code nit
Wed, 19 Jun 2013 23:05:40 -0700 Siddharth Agarwal test-pathencode: randomize length of each path component stable
Wed, 19 Jun 2013 23:01:22 -0700 Siddharth Agarwal test-pathencode: reduce makepart length requirement by 1 stable
Wed, 19 Jun 2013 22:34:34 -0700 Siddharth Agarwal pathencode: fix hashmangle short dir limit (issue3958) stable
Thu, 20 Jun 2013 14:06:11 -0500 Matt Mackall docs: change description to synopsis in hgrc.5 stable
Tue, 11 Jun 2013 23:39:48 +0200 simon run-tests: sort missing files first instead of raising an error
Thu, 30 May 2013 19:29:21 -0700 Durham Goode filectx: remove dependencies on filerev
Sat, 08 Jun 2013 22:37:08 +0200 simon hg: move return statement after finally block
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