Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 03 Mar 2014 15:50:41 +0900 | Yuya Nishihara | dirstate: remove double imports of errno |
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 |
Mon, 03 Mar 2014 19:41:23 +0900 | Yuya Nishihara | localrepo: add hook point to invalidate everything on each command-server run |