log tests/test-commandserver.py @ 20480:ada89e5b5b0c

age author description
Sat, 08 Feb 2014 10:41:17 +0100 Simon Heimberg tests: on windows, run command explicitly in sh for working command substitution
Mon, 27 Jan 2014 10:57:20 +0100 Julien Cristau dispatch: take --hidden from individual commands into account stable
Thu, 09 May 2013 15:22:21 -0500 Matt Mackall merge with stable
Thu, 09 May 2013 15:17:29 -0500 Matt Mackall tests: quiet strip to avoid commandserver pathsep issue stable
Fri, 03 May 2013 13:59:58 -0700 Brendan Cully tests: fix test-commandserver phase . output for windows
Sat, 23 Mar 2013 13:34:50 +0200 Idan Kamara localrepo: always write the filtered phasecache when nodes are destroyed (issue3827) stable
Sat, 12 May 2012 16:00:58 +0200 Brodie Rao cleanup: "raise SomeException()" -> "raise SomeException"