Mercurial > hg-stable
log
age | author | description |
---|---|---|
Mon, 03 Mar 2014 15:34:09 -0600 | Matt Mackall | merge with stable |
Mon, 03 Mar 2014 12:54:46 -0800 | Lucas Moscovicz | revset: changed generatorset code to remove unnecesary function call |
Mon, 03 Mar 2014 15:50:45 +0900 | Yuya Nishihara | phase: say "Returns 0" instead of "Return 0" like other command help stable |
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 |