Sun, 04 Nov 2018 12:51:14 +0900 |
Yuya Nishihara |
commandserver: send raw progress information to message channel
|
file |
diff |
annotate
|
Sun, 18 Jan 2015 17:55:28 +0900 |
Yuya Nishihara |
ui: extract helpers to write message with type or label
|
file |
diff |
annotate
|
Sun, 18 Jan 2015 18:49:59 +0900 |
Yuya Nishihara |
commandserver: add experimental option to use separate message channel
|
file |
diff |
annotate
|
Wed, 07 Nov 2018 22:37:51 +0900 |
Yuya Nishihara |
commandserver: fix reference before assignment error in pipeservice cleanup
|
file |
diff |
annotate
|
Tue, 16 Oct 2018 08:41:58 +0200 |
Yuya Nishihara |
py3: don't use traceback.print_exc() in commandserver.py
|
file |
diff |
annotate
|
Tue, 16 Oct 2018 08:20:03 +0200 |
Yuya Nishihara |
py3: system-stringify file mode in commandserver.py
|
file |
diff |
annotate
|
Tue, 16 Oct 2018 07:57:40 +0200 |
Yuya Nishihara |
py3: alias next to __next__ in commandserver.py
|
file |
diff |
annotate
|
Tue, 16 Oct 2018 07:57:05 +0200 |
Yuya Nishihara |
py3: system-stringify list of attributes to be forwarded from commandserver.py
|
file |
diff |
annotate
|
Fri, 21 Sep 2018 19:48:23 -0400 |
Matt Harbison |
py3: rename pycompat.getcwd() to encoding.getcwd() (API)
|
file |
diff |
annotate
|
Thu, 19 Jul 2018 23:22:05 -0700 |
Rodrigo Damazio Bovendorp |
dispatch: making all hg abortions be output with a specific label
|
file |
diff |
annotate
|
Tue, 12 Jun 2018 12:41:09 -0700 |
Jun Wu |
commandserver: close server's fds explicitly from a worker
|
file |
diff |
annotate
|
Sat, 12 May 2018 15:33:09 +0900 |
Yuya Nishihara |
dispatch: unify handling of None returned by a command function
|
file |
diff |
annotate
|
Sun, 25 Mar 2018 11:58:05 +0900 |
Yuya Nishihara |
procutil: introduce context-manager interface for protect/restorestdio
|
file |
diff |
annotate
|
Sun, 25 Mar 2018 11:40:30 +0900 |
Yuya Nishihara |
procutil: move protectio/restoreio from commandserver
|
file |
diff |
annotate
|
Sun, 25 Mar 2018 11:30:59 +0900 |
Yuya Nishihara |
commandserver: rewrite protectio/restoreio to not depend on ui
|
file |
diff |
annotate
|
Sat, 24 Mar 2018 15:10:51 +0900 |
Yuya Nishihara |
procutil: bulk-replace function calls to point to new module
|
file |
diff |
annotate
|
Sat, 24 Mar 2018 15:09:33 +0900 |
Yuya Nishihara |
procutil: bulk-replace util.std* to point to new module
|
file |
diff |
annotate
|
Tue, 13 Mar 2018 18:04:37 -0400 |
Augie Fackler |
commandserver: prefer first-party selectors module from Python 3 to backport
|
file |
diff |
annotate
|
Sat, 10 Mar 2018 15:57:16 +0900 |
Yuya Nishihara |
py3: use r'' instead of sysstr('') to get around code transformer
|
file |
diff |
annotate
|
Sun, 14 Jan 2018 19:30:48 -0800 |
Gregory Szorc |
commandserver: restore cwd in case of exception
|
file |
diff |
annotate
|
Wed, 20 Dec 2017 11:35:38 -0800 |
Jun Wu |
commandserver: unblock SIGCHLD
|
file |
diff |
annotate
|
Thu, 30 Nov 2017 22:43:03 +0900 |
Yuya Nishihara |
thirdparty: move selectors2 module to where it should be
|
file |
diff |
annotate
|
Fri, 29 Sep 2017 15:48:34 +0000 |
Alex Gaynor |
style: never use a space before a colon or comma
|
file |
diff |
annotate
|
Sat, 30 Sep 2017 07:43:40 -0400 |
Augie Fackler |
commandserver: remove superfluous pass statements
|
file |
diff |
annotate
|
Sun, 16 Jul 2017 11:17:00 -0700 |
Jun Wu |
commandserver: do not handle EINTR for selector.select
|
file |
diff |
annotate
|
Sun, 16 Jul 2017 04:39:32 -0700 |
Jun Wu |
commandserver: close selector explicitly
|
file |
diff |
annotate
|
Fri, 14 Jul 2017 20:26:21 -0700 |
Jun Wu |
commandserver: use selectors2
|
file |
diff |
annotate
|
Fri, 14 Jul 2017 14:22:40 -0700 |
Jun Wu |
codemod: register core configitems using a script
|
file |
diff |
annotate
|
Sun, 30 Apr 2017 11:21:05 -0700 |
Jun Wu |
commandserver: move printbanner logic to bindsocket
|
file |
diff |
annotate
|
Sun, 30 Apr 2017 11:08:27 -0700 |
Jun Wu |
commandserver: move "listen" responsibility from service to handler
|
file |
diff |
annotate
|