Mercurial > public > mercurial-scm > hg
log mercurial/chgserver.py @ 40875:e7110f44ee2d
age | author | description |
---|---|---|
Wed, 31 Oct 2018 21:57:11 +0900 | Yuya Nishihara | commandserver: pass around option to hook repo instance creation |
Sun, 18 Nov 2018 19:55:53 +0900 | Yuya Nishihara | commandserver: turn server debug messages into logs |
Sat, 10 Nov 2018 19:09:37 +0900 | Yuya Nishihara | commandserver: switch logging facility to ui.log() interface |
Sat, 10 Nov 2018 19:00:17 +0900 | Yuya Nishihara | commandserver: install logger to record server events through canonical API |
Mon, 12 Nov 2018 21:10:51 +0900 | Yuya Nishihara | extensions: add "uipopulate" hook, called per instance, not per process |
Sun, 07 Oct 2018 17:35:25 +0900 | Yuya Nishihara | chgserver: catch Abort while parsing early args to shut down cleanly |