Wed, 02 Dec 2020 20:10:27 +0100 |
Pierre-Yves David |
run-tests: allow some slack about 'waiting on lock' message
|
file |
diff |
annotate
|
Mon, 23 Nov 2020 11:18:48 -0800 |
Martin von Zweigbergk |
errors: remove trailing "!" from some error messages for consistency
|
file |
diff |
annotate
|
Tue, 06 Oct 2020 22:36:15 -0700 |
Martin von Zweigbergk |
errors: introduce InputError and use it from commands and cmdutil
|
file |
diff |
annotate
|
Wed, 21 Oct 2020 19:00:16 -0700 |
Martin von Zweigbergk |
errors: add config that lets user get more detailed exit codes
|
file |
diff |
annotate
|
Fri, 23 Oct 2020 10:56:18 -0700 |
Martin von Zweigbergk |
config: add a new [command-templates] section for templates defined by hg
|
file |
diff |
annotate
|
Sat, 27 Jun 2020 21:46:23 +0900 |
Yuya Nishihara |
cmdserver: add option to not exit from message loop on SIGINT
|
file |
diff |
annotate
|
Mon, 24 Feb 2020 13:28:49 +0900 |
Yuya Nishihara |
py3: fix EOL detection in commandserver.channeledinput
stable
|
file |
diff |
annotate
|
Sun, 14 Oct 2018 13:19:24 +0200 |
Pierre-Yves David |
debugobsolete: also issue the "new obsmarkers" messsage
|
file |
diff |
annotate
|
Sat, 13 Jul 2019 23:45:32 -0400 |
Valentin Gatien-Baron |
convert: add a config option to help doing identity hg->hg conversion
|
file |
diff |
annotate
|
Wed, 31 Oct 2018 21:57:11 +0900 |
Yuya Nishihara |
commandserver: pass around option to hook repo instance creation
|
file |
diff |
annotate
|
Sat, 10 Nov 2018 18:16:33 +0900 |
Yuya Nishihara |
test-commandserver: change way of triggering early crash
|
file |
diff |
annotate
|
Thu, 15 Nov 2018 17:38:51 -0500 |
Matt Harbison |
tests: stabilize test-commandserver.t on Windows
|
file |
diff |
annotate
|
Sun, 04 Nov 2018 12:51:14 +0900 |
Yuya Nishihara |
commandserver: send raw progress information to message channel
|
file |
diff |
annotate
|
Sun, 04 Nov 2018 12:38:49 +0900 |
Yuya Nishihara |
commandserver: make getpass() request distinct from normal prompt
|
file |
diff |
annotate
|
Sun, 04 Nov 2018 12:17:20 +0900 |
Yuya Nishihara |
commandserver: attach prompt default and choices to message
|
file |
diff |
annotate
|
Thu, 08 Nov 2018 22:25:04 +0900 |
Yuya Nishihara |
test-commandserver: clean up quoting and location of dbgui extension
|
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
|
Thu, 01 Nov 2018 14:29:21 +0100 |
Boris Feld |
run-tests: define the default merge tool through configuration
|
file |
diff |
annotate
|
Tue, 16 Oct 2018 08:48:23 +0200 |
Yuya Nishihara |
py3: get around IOError variants in test-commandserver.t
|
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 07:52:56 +0200 |
Yuya Nishihara |
py3: import StringIO from test utility to test-commandserver.t
|
file |
diff |
annotate
|
Tue, 16 Oct 2018 07:38:31 +0200 |
Yuya Nishihara |
py3: use bprint() helper in test-commandserver.t
|
file |
diff |
annotate
|
Tue, 16 Oct 2018 07:35:29 +0200 |
Yuya Nishihara |
py3: byte-stringify most literals in test-commandserver.t
|
file |
diff |
annotate
|
Mon, 01 Oct 2018 23:26:24 -0400 |
Matt Harbison |
py3: suppress the output from .write() calls in more tests
|
file |
diff |
annotate
|
Wed, 05 Sep 2018 01:19:48 +0300 |
Meirambek Omyrzak |
verify: make output less confusing (issue5924)
|
file |
diff |
annotate
|
Wed, 04 Apr 2018 16:32:51 -0700 |
Gregory Szorc |
tests: conditionalize test-commandserver.t based on extra extensions
|
file |
diff |
annotate
|
Sun, 25 Mar 2018 12:15:33 +0900 |
Yuya Nishihara |
procutil: redirect ui.fout to stderr while stdio is protected
|
file |
diff |
annotate
|
Tue, 13 Mar 2018 09:45:56 -0700 |
Gregory Szorc |
hgweb: allow defining Server response header for HTTP server
|
file |
diff |
annotate
|
Sun, 25 Feb 2018 23:51:32 -0500 |
Augie Fackler |
http: drop custom http client logic
|
file |
diff |
annotate
|