Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 12 Jul 2016 11:20:30 -0400 | Augie Fackler | tests: relax "Connection refused" match |
Sat, 21 May 2016 15:23:21 +0900 | Yuya Nishihara | commandserver: backport handling of forking server from chgserver |
Sat, 21 May 2016 15:18:23 +0900 | Yuya Nishihara | commandserver: promote .cleanup() hook from chgserver |
Sat, 21 May 2016 15:12:19 +0900 | Yuya Nishihara | commandserver: extract method to create commandserver instance per request |
Mon, 11 Jul 2016 21:40:02 +0900 | Yuya Nishihara | error: make hintable exceptions reject unknown keyword arguments (API) |
Sat, 09 Jul 2016 14:28:30 +0900 | Yuya Nishihara | error: make HintException a mix-in class not derived from BaseException (API) |