tests/test-commandserver.py
Sat, 09 Aug 2014 16:15:52 -0500 Matt Mackall test-commandserver.py: filter path separator stable
Sun, 04 May 2014 22:07:45 -0700 Gregory Szorc tests: define norepo in command decorator
Sat, 26 Apr 2014 18:13:06 +0900 Yuya Nishihara cmdserver: forcibly use L channel to read password input (issue3161) stable
Mon, 03 Mar 2014 23:21:24 +0900 Yuya Nishihara cmdserver: allow to start server without repository
Mon, 03 Mar 2014 23:11:17 +0900 Yuya Nishihara cmdserver: prepare test for starting server without repository
Mon, 03 Mar 2014 15:50:51 +0900 Yuya Nishihara cmdserver: mask return code of runcommand in the same way as dispatch.run
Mon, 03 Mar 2014 15:50:48 +0900 Yuya Nishihara cmdserver: include non-zero return code of runcommand in test output
Mon, 03 Mar 2014 19:41:30 +0900 Yuya Nishihara cmdserver: recreate mq object on runcommand in case queue path was changed
Mon, 03 Mar 2014 19:41:26 +0900 Yuya Nishihara cmdserver: reload mq on each runcommand request to avoid corruption
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"
Sat, 12 May 2012 15:54:54 +0200 Brodie Rao cleanup: eradicate long lines
Thu, 01 Mar 2012 17:49:59 +0200 Idan Kamara dirstate: filecacheify _ignore (issue3278) stable 2.1.1
Thu, 01 Mar 2012 17:42:49 +0200 Idan Kamara dirstate: filecacheify _branch stable
Thu, 16 Feb 2012 01:23:45 +0200 Idan Kamara test-commandserver: flush stdout stable
Thu, 16 Feb 2012 01:21:34 +0200 Idan Kamara localrepo: clear _filecache on rollback (issue3261) stable
Wed, 15 Feb 2012 20:02:35 +0200 Idan Kamara scmutil: update cached copy when filecached attribute is assigned (issue3263) stable
Wed, 15 Feb 2012 23:44:10 +0200 Idan Kamara cmdserver: invalidate the dirstate when running commands (issue3271) stable
Thu, 26 Jan 2012 00:21:55 +0200 Idan Kamara test-commandserver: test that phase data is being refreshed stable
Mon, 21 Nov 2011 00:39:32 +0100 Mads Kiilerich tests: make test-commandserver.py independent of line ending and slash direction
Mon, 21 Nov 2011 00:39:32 +0100 Mads Kiilerich tests: make test-commandserver.py output readable
Mon, 25 Jul 2011 22:19:28 +0300 Idan Kamara cmdserver: repo.invalidate() on every runcommand
Sat, 09 Jul 2011 19:06:59 +0300 Idan Kamara hooks: redirect stdout/err/in to the ui descriptors when calling python hooks stable
Thu, 14 Jul 2011 11:46:15 +0300 Idan Kamara cmdserver: take repo.baseui as our ui stable
Fri, 15 Jul 2011 16:28:09 +0300 Idan Kamara test-commandserver: explicitly close opened file stable
Mon, 11 Jul 2011 17:49:45 +0300 Idan Kamara cmdserver: restore old working dir after dispatch when we have --cwd stable
Wed, 29 Jun 2011 15:49:35 +0300 Idan Kamara tests: add basic commandserver test stable
less more (0) tip