mercurial/commandserver.py
Sun, 13 Dec 2015 19:32:01 +0900 Yuya Nishihara commandserver: implement name() to clarify channel is not a plain file
Tue, 24 Nov 2015 23:03:54 +0900 Yuya Nishihara commandserver: cut import cycle by itself
Tue, 24 Nov 2015 22:58:40 +0900 Yuya Nishihara commandserver: use absolute_import
Thu, 08 Oct 2015 12:55:45 -0700 Pierre-Yves David error: get Abort from 'error' instead of 'util'
Thu, 25 Jun 2015 17:44:15 -0500 Matt Mackall commandserver: mark developer-only logging option
Tue, 23 Jun 2015 22:20:08 -0700 Gregory Szorc global: mass rewrite to use modern exception syntax
Sat, 15 Nov 2014 13:50:43 +0900 Yuya Nishihara cmdserver: protect pipe server streams against corruption caused by direct io
Sat, 15 Nov 2014 13:04:41 +0900 Yuya Nishihara cmdserver: postpone creation of pipe server until run()
Sat, 15 Nov 2014 12:43:35 +0900 Yuya Nishihara cmdserver: use given streams as pipe channels like other commands
Sat, 18 Oct 2014 12:24:50 +0900 Yuya Nishihara cmdserver: include pid of server handling requests in hello message
Sat, 04 Oct 2014 16:46:50 +0900 Yuya Nishihara cmdserver: add service that listens on unix domain socket and forks process
Sat, 27 Sep 2014 15:10:14 +0900 Yuya Nishihara cmdserver: make server streams switchable
Sat, 27 Sep 2014 15:04:46 +0900 Yuya Nishihara cmdserver: switch service objects by mode
Sat, 27 Sep 2014 14:52:09 +0900 Yuya Nishihara cmdserver: wrap 'pipe' mode server by service object
Sat, 27 Sep 2014 12:37:53 +0900 Yuya Nishihara cmdserver: drop useless in_ attribute from channeledoutput
less more (0) -15 tip