Mercurial > public > mercurial-scm > hg
log mercurial/commandserver.py @ 20762:e87bd3485a07
age | author | description |
---|---|---|
Mon, 03 Mar 2014 23:21:24 +0900 | Yuya Nishihara | cmdserver: allow to start 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 19:41:23 +0900 | Yuya Nishihara | localrepo: add hook point to invalidate everything on each command-server run |
Mon, 11 Nov 2013 22:59:26 +0100 | Simon Heimberg | localrepo: prevent to copy repo local config, copy baseui instead |
Wed, 12 Dec 2012 02:38:14 +0100 | Mads Kiilerich | commandserver: report capabilities sorted |
Tue, 01 Jan 2013 12:50:04 -0600 | Augie Fackler | commandserver: clean up use of two-argument raise |
Wed, 15 Aug 2012 22:39:18 +0200 | Mads Kiilerich | fix wording and not-completely-trivial spelling errors and bad docstrings |