tests/test-pager.t
Sun, 20 Feb 2022 15:28:44 -0700 Gregory Szorc tests: remove from __future__ from inline Python in tests
Tue, 19 Oct 2021 19:03:39 +0200 Raphaël Gomès backout: backed out changeset 2f2107c01dee
Fri, 08 Oct 2021 13:36:02 -0700 Martin von Zweigbergk dispatch: ignore failure to flush ui
Thu, 05 Aug 2021 18:25:35 +0200 Raphaël Gomès pager: account for flakiness in Windows output stable
Thu, 10 Jun 2021 17:58:03 +0200 Raphaël Gomès windows: add windows behavior on broken pager
Tue, 18 Sep 2018 23:47:21 -0400 Matt Harbison tests: quote PYTHON usage
Sat, 19 May 2018 18:31:15 +0530 Pulkit Goyal py3: add b'' prefixes in tests/test-pager.t
Thu, 12 Apr 2018 21:33:47 +0900 Yuya Nishihara export: do not start pager if output will be written to file
Mon, 16 Oct 2017 17:41:37 -0700 Saurabh Singh test-pager: make the test compatible with chg
Mon, 02 Oct 2017 16:11:57 -0700 Jun Wu test-pager: make it compatible with chg
Wed, 30 Aug 2017 14:04:55 -0700 Jun Wu pager: do not start pager if `ui` has been `pushbuffer`-ed
Tue, 22 Aug 2017 16:58:57 -0400 Augie Fackler tests: update test-pager to pass our import checker
Tue, 01 Aug 2017 18:52:52 +0900 FUJIWARA Katsunori ui: enable pager always for explicit --pager=on (issue5580) stable
Sun, 25 Jun 2017 08:20:05 +0530 Pulkit Goyal py3: make sure commands name are bytes in tests
Tue, 20 Jun 2017 09:45:02 -0400 Augie Fackler cleanup: use $PYTHON to run python in many more tests
Sat, 27 May 2017 18:52:46 +0900 Yuya Nishihara cat: do not start pager if output will be written to file
Sat, 09 Jan 2016 23:07:20 +0900 Yuya Nishihara registrar: move cmdutil.command to registrar module (API)
Mon, 01 May 2017 16:36:50 +0200 Pierre-Yves David pager: rename 'pager.enable' to 'ui.paginate' stable
Tue, 02 May 2017 20:19:09 +0200 Pierre-Yves David color: special case 'always' in 'ui.color' stable
Tue, 02 May 2017 20:01:54 +0200 Pierre-Yves David color: turn 'ui.color' into a boolean (auto or off) stable
Mon, 01 May 2017 16:36:30 +0200 Pierre-Yves David pager: test the 'enable' config option stable
Tue, 25 Apr 2017 00:19:03 -0700 Gregory Szorc tests: demonstrate that pager.attend-<abbreviated> doesn't work stable
Mon, 24 Apr 2017 23:11:44 -0700 Gregory Szorc tests: test that abbreviated command alias is also paged stable
Mon, 24 Apr 2017 23:10:43 -0700 Gregory Szorc tests: drop unnecessary pager attend in test stable
Sun, 16 Apr 2017 02:32:51 +0200 Pierre-Yves David color: turn on by default (but for windows)
Sun, 16 Apr 2017 02:48:06 +0200 Pierre-Yves David pager: stop using the color extension in tests
Thu, 13 Apr 2017 08:27:19 -0700 Jun Wu pager: set some environment variables if they're not set
Wed, 15 Mar 2017 20:33:47 -0400 Augie Fackler pager: avoid shell=True on subprocess.Popen for better errors (issue5491)
Mon, 13 Mar 2017 21:42:59 -0700 Martin von Zweigbergk tests: duplicate test for pager for old extension and for in-core pager
Thu, 23 Feb 2017 21:27:25 +0900 Yuya Nishihara pager: do not try to run an empty pager command
Mon, 06 Feb 2017 23:22:04 -0500 Augie Fackler tests: prove that ignore works
Mon, 06 Feb 2017 22:52:47 -0500 Augie Fackler annotate: migrate to modern pager API
Mon, 06 Feb 2017 23:45:30 -0500 Augie Fackler tests: clean up a bunch of pager testing that is about to be invalidated
Mon, 06 Feb 2017 23:57:32 -0500 Augie Fackler tests: switch "this command isn't paged" example to id
Mon, 06 Feb 2017 21:15:35 -0500 Augie Fackler pager: add a test of --pager=no functionality
Thu, 19 Jan 2017 23:01:32 +0900 Yuya Nishihara pager: wrap _runcommand() no matter if stdout is redirected stable
Sat, 11 Jun 2016 20:25:49 +0100 Jun Wu chg: exec pager in child process
Mon, 13 Jun 2016 13:16:17 +0100 Jun Wu tests: move chg pager test to test-pager.t
Sat, 07 May 2016 14:12:23 +0100 Jun Wu dispatch: always load extensions before running shell aliases (issue5230)
Fri, 11 Mar 2016 20:34:49 -0500 Augie Fackler test-pager: add a test for pager with color enabled
Sun, 28 Feb 2016 22:13:47 -0500 Augie Fackler pager: add tests
less more (0) tip