hgext/pager.py
Thu, 19 Jan 2017 23:01:32 +0900 Yuya Nishihara pager: wrap _runcommand() no matter if stdout is redirected stable
Tue, 10 Jan 2017 06:59:49 +0800 Jun Wu pager: do not special case chg
Mon, 26 Dec 2016 00:25:44 +0000 Jun Wu pager: wrap ui._runpager
Sun, 18 Dec 2016 01:46:39 +0530 Pulkit Goyal py3: replace os.environ with encoding.environ (part 2 of 5)
Thu, 20 Oct 2016 23:53:36 +0900 Yuya Nishihara py3: bulk replace sys.stdin/out/err by util's
Tue, 20 Sep 2016 23:44:49 +0000 timeless pager: use single quotes in use warning
Tue, 23 Aug 2016 11:26:08 -0400 Augie Fackler extensions: change magic "shipped with hg" string
Sat, 14 May 2016 14:03:12 +0900 Yuya Nishihara py3: move up symbol imports to enforce import-checker rules
Mon, 14 Mar 2016 15:03:19 +0000 Jun Wu pager: skip uisetup if chg is detected
Sun, 28 Feb 2016 22:15:00 -0500 Augie Fackler pager: use absolute_import
Mon, 30 Nov 2015 18:47:33 +0000 timeless pager: improve help for --pager=
Sat, 03 Oct 2015 15:16:33 +0900 Yuya Nishihara pager: recreate stdout to make it line-buffered
Sat, 03 Oct 2015 18:48:21 +0900 Yuya Nishihara pager: rename variables of backup fds
Sat, 03 Oct 2015 15:02:52 +0900 Yuya Nishihara pager: inline _pagersubprocess() into _runpager()
Mon, 18 May 2015 16:20:12 -0500 Pierre-Yves David pager: drop python 2.4 hack around subprocess
less more (0) -15 tip