mercurial/commandserver.py
Sat, 10 Jul 2021 14:05:49 +0200 Pierre-Yves David windows: use abspath in commandserver
Fri, 30 Apr 2021 16:13:02 -0700 Kyle Lippincott black: make codebase compatible with black v21.4b2 and v20.8b1 stable
Thu, 25 Mar 2021 18:02:08 +0100 Raphaël Gomès contributor: change mentions of mpm to olivia
Thu, 10 Dec 2020 13:51:56 +0530 Pulkit Goyal dispatch: move IOError handling and flushing of streams to `dispatch()`
Thu, 03 Dec 2020 17:18:49 +0530 Pulkit Goyal commandserver: handle IOError related to flushing of streams
Fri, 27 Nov 2020 17:03:29 -0500 Augie Fackler formating: upgrade to black 20.8b1
Thu, 08 Oct 2020 13:37:31 -0700 Martin von Zweigbergk errors: name arguments to Abort constructor
Sun, 28 Jun 2020 17:32:32 +0900 Yuya Nishihara cmdserver: document message-encodings and channel output options
Sat, 27 Jun 2020 21:46:23 +0900 Yuya Nishihara cmdserver: add option to not exit from message loop on SIGINT
Mon, 24 Feb 2020 13:50:55 -0500 Augie Fackler merge with stable
Mon, 24 Feb 2020 13:28:49 +0900 Yuya Nishihara py3: fix EOL detection in commandserver.channeledinput stable
Thu, 20 Feb 2020 15:15:23 -0800 Kyle Lippincott darwin: add another preemptive gui() call when using chg
Fri, 08 Nov 2019 11:19:20 -0800 Augie Fackler cleanup: remove pointless r-prefixes on single-quoted strings
Sun, 06 Oct 2019 16:55:18 -0400 Gregory Szorc py3: manually import getattr where it is needed
Sun, 06 Oct 2019 09:48:39 -0400 Augie Fackler formatting: byteify all mercurial/ and hgext/ string literals
Sun, 06 Oct 2019 09:45:02 -0400 Augie Fackler formatting: blacken the codebase
Wed, 26 Sep 2018 21:29:13 +0900 Yuya Nishihara ui: move protectedstdio() context manager from procutil
Wed, 31 Oct 2018 22:43:08 +0900 Yuya Nishihara commandserver: preload repository in master server and reuse its file cache
Wed, 31 Oct 2018 22:19:03 +0900 Yuya Nishihara commandserver: add IPC channel to teach repository path on command finished
Wed, 31 Oct 2018 22:05:45 +0900 Yuya Nishihara commandserver: loop over selector events
Wed, 31 Oct 2018 22:03:07 +0900 Yuya Nishihara commandserver: remove redundant "if True" block
Wed, 31 Oct 2018 22:02:38 +0900 Yuya Nishihara commandserver: extract handler of new socket connection
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
Sun, 18 Nov 2018 19:47:04 +0900 Yuya Nishihara commandserver: add config knob for various logging options
Sat, 10 Nov 2018 19:27:47 +0900 Yuya Nishihara commandserver: expand log path for convenience
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
Sat, 10 Nov 2018 18:19:34 +0900 Yuya Nishihara commandserver: enable logging when server process started
Tue, 04 Dec 2018 17:13:01 -0500 Augie Fackler merge with stable
less more (0) -100 -50 -30 tip