tests/test-commandserver.t
Sun, 14 Oct 2018 13:19:24 +0200 Pierre-Yves David debugobsolete: also issue the "new obsmarkers" messsage
Sat, 13 Jul 2019 23:45:32 -0400 Valentin Gatien-Baron convert: add a config option to help doing identity hg->hg conversion
Wed, 31 Oct 2018 21:57:11 +0900 Yuya Nishihara commandserver: pass around option to hook repo instance creation
Sat, 10 Nov 2018 18:16:33 +0900 Yuya Nishihara test-commandserver: change way of triggering early crash
Thu, 15 Nov 2018 17:38:51 -0500 Matt Harbison tests: stabilize test-commandserver.t on Windows
Sun, 04 Nov 2018 12:51:14 +0900 Yuya Nishihara commandserver: send raw progress information to message channel
Sun, 04 Nov 2018 12:38:49 +0900 Yuya Nishihara commandserver: make getpass() request distinct from normal prompt
Sun, 04 Nov 2018 12:17:20 +0900 Yuya Nishihara commandserver: attach prompt default and choices to message
Thu, 08 Nov 2018 22:25:04 +0900 Yuya Nishihara test-commandserver: clean up quoting and location of dbgui extension
Sun, 18 Jan 2015 17:55:28 +0900 Yuya Nishihara ui: extract helpers to write message with type or label
Sun, 18 Jan 2015 18:49:59 +0900 Yuya Nishihara commandserver: add experimental option to use separate message channel
Thu, 01 Nov 2018 14:29:21 +0100 Boris Feld run-tests: define the default merge tool through configuration
Tue, 16 Oct 2018 08:48:23 +0200 Yuya Nishihara py3: get around IOError variants in test-commandserver.t
Tue, 16 Oct 2018 08:41:58 +0200 Yuya Nishihara py3: don't use traceback.print_exc() in commandserver.py
Tue, 16 Oct 2018 07:52:56 +0200 Yuya Nishihara py3: import StringIO from test utility to test-commandserver.t
Tue, 16 Oct 2018 07:38:31 +0200 Yuya Nishihara py3: use bprint() helper in test-commandserver.t
Tue, 16 Oct 2018 07:35:29 +0200 Yuya Nishihara py3: byte-stringify most literals in test-commandserver.t
Mon, 01 Oct 2018 23:26:24 -0400 Matt Harbison py3: suppress the output from .write() calls in more tests
Wed, 05 Sep 2018 01:19:48 +0300 Meirambek Omyrzak verify: make output less confusing (issue5924)
Wed, 04 Apr 2018 16:32:51 -0700 Gregory Szorc tests: conditionalize test-commandserver.t based on extra extensions
Sun, 25 Mar 2018 12:15:33 +0900 Yuya Nishihara procutil: redirect ui.fout to stderr while stdio is protected
Tue, 13 Mar 2018 09:45:56 -0700 Gregory Szorc hgweb: allow defining Server response header for HTTP server
Sun, 25 Feb 2018 23:51:32 -0500 Augie Fackler http: drop custom http client logic
Sun, 18 Feb 2018 18:28:45 +0530 Pulkit Goyal py3: use range instead of xrange in tests/test-commandserver.t
Wed, 06 Dec 2017 22:56:15 -0500 Matt Harbison lfs: introduce a user level cache for lfs files
Thu, 23 Nov 2017 22:17:03 +0900 Yuya Nishihara dispatch: add HGPLAIN=+strictflags to restrict early parsing of global options stable
Tue, 24 Oct 2017 11:15:30 -0700 Siddharth Agarwal merge: disable path conflict checking by default (issue5716) stable
Thu, 19 Oct 2017 12:32:42 +0200 Boris Feld obsfate: rename obsfate into obsolete in changeset_printer
Thu, 28 Sep 2017 18:19:06 +0100 Boris Feld config: use 'experimental.evolution.create-markers'
Thu, 05 Oct 2017 15:25:18 +0200 Boris Feld log: add obsfate by default in changeset printer
Fri, 13 Oct 2017 23:53:06 +0200 Boris Feld configitems: register the test 'failafterfinalize.fail' config
Mon, 02 Oct 2017 14:05:30 -0700 Mark Thomas merge: check for path conflicts when merging (issue5628)
Tue, 22 Aug 2017 14:26:25 -0400 Augie Fackler tests: update test-commandserver to pass our import checker
Tue, 22 Aug 2017 16:37:56 -0400 Augie Fackler tests: add blank output lines to test-commandserver
Fri, 04 Aug 2017 18:41:16 +0200 Boris Feld test: update evolution config
Wed, 26 Jul 2017 22:10:15 +0900 Yuya Nishihara pathauditor: disable cache of audited paths by default (issue5628) stable
Tue, 01 Aug 2017 21:03:25 +0900 Yuya Nishihara tests: show cache of audited paths is never invalidated stable
Wed, 26 Jul 2017 22:10:15 +0900 Yuya Nishihara pathauditor: disable cache of audited paths by default (issue5628) stable
Tue, 01 Aug 2017 21:03:25 +0900 Yuya Nishihara tests: show cache of audited paths is never invalidated stable
Mon, 31 Jul 2017 17:43:45 +0200 Boris Feld pypy: fix failing test files with Pypy5.6.0 stable
Sun, 16 Jul 2017 02:33:14 +0200 Boris Feld debugobsolete: also report the number of obsoleted changesets
Thu, 13 Jul 2017 03:17:58 +0900 FUJIWARA Katsunori tests: add extra output for fsmonitor at showconfig
Sun, 25 Jun 2017 08:20:05 +0530 Pulkit Goyal py3: make sure commands name are bytes in tests
Mon, 22 May 2017 19:29:21 +0200 Boris Feld test: remove aliases forcing date, use default-date
Mon, 22 May 2017 16:59:57 +0200 Pierre-Yves David devel: activate default-date in tests
Sat, 09 Jan 2016 23:07:20 +0900 Yuya Nishihara registrar: move cmdutil.command to registrar module (API)
Thu, 16 Feb 2017 08:43:59 -0800 Jun Wu runtests: always set web.ipv6
Thu, 16 Feb 2017 00:13:29 -0800 Jun Wu runtests: set web.address to localhost
Wed, 15 Feb 2017 16:43:27 -0800 Jun Wu runtests: set web.ipv6 if we use IPv6
Sat, 14 Jan 2017 20:31:35 +0900 Yuya Nishihara ui: check EOF of getpass() response read from command-server channel
Thu, 20 Oct 2016 22:39:59 +0900 Yuya Nishihara hook: do not redirect stdout/err/in to ui while running in-process hooks (BC)
Mon, 17 Oct 2016 23:16:55 +0200 Mads Kiilerich spelling: fixes of non-dictionary words
Fri, 18 Mar 2016 17:15:06 -0700 Yuya Nishihara histedit: use ui.fin to read commands from stdin
Tue, 20 Sep 2016 23:47:46 +0000 timeless help: use single quotes in use warning
Sun, 03 Jul 2016 22:28:24 +0530 Pulkit Goyal py3: make files use absolute_import and print_function
Thu, 21 Apr 2016 04:30:18 +0000 timeless tests: tolerate http2 stable
Wed, 06 Apr 2016 20:34:34 +0000 timeless test-commandserver: handle cStringIO.StringIO/io.StringIO divergence
Sat, 12 Mar 2016 22:03:30 +0900 Yuya Nishihara cmdserver: write early exception to 'e' channel in 'unix' mode
Wed, 24 Feb 2016 06:10:46 +0900 FUJIWARA Katsunori repoview: discard filtered changelog if index isn't shared with unfiltered
Thu, 01 Oct 2015 21:49:50 -0400 Matt Harbison test-commandserver: generate files with a fixed EOL for test stability
less more (0) -60 tip