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
|