hgext/pager.py
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
Tue, 28 Apr 2015 16:44:37 -0400 Augie Fackler extensions: document that `testedwith = 'internal'` is special
Fri, 06 Feb 2015 12:09:09 -0800 Gregory Szorc pager: ensure wrapped dispatch._runcommand runs before color's
Fri, 06 Feb 2015 12:07:56 -0800 Gregory Szorc pager: set an attribute on ui indicating that a pager is active
Fri, 09 May 2014 13:32:56 -0500 Matt Mackall pager: add attend-<command> option
Fri, 09 May 2014 13:10:23 -0500 Matt Mackall pager: variable reorder
Fri, 09 May 2014 13:07:50 -0500 Matt Mackall pager: break auto out of command check loop
Fri, 09 May 2014 13:05:52 -0500 Matt Mackall pager: break always out of command check loop
Fri, 09 May 2014 12:58:53 -0500 Matt Mackall pager: break pager invocation out of command check loop
Wed, 19 Mar 2014 02:45:14 +0100 Mads Kiilerich config: set a 'source' in most cases where config don't come from file but code
Sat, 12 Oct 2013 18:51:34 -0700 David Soria Parra pager: honour internal aliases stable
Fri, 12 Apr 2013 17:35:56 -0700 Bryan O'Sullivan pager: add missing imports of errno and shlex
Fri, 22 Feb 2013 15:17:33 -0600 Matt Mackall pager: catch ctrl-c on exit (issue3834)
Tue, 31 Jul 2012 15:50:44 +0200 Thomas Arendsen Hein pager: drop -S option for less in example for pager configuration stable
Fri, 06 Jul 2012 18:06:52 -0400 Michael Bacarella pager: work around bug in python 2.4's subprocess module (issue3533) stable
Sun, 20 May 2012 14:33:49 -0500 Matt Mackall pager: use ui._isatty infrastructure
Tue, 15 May 2012 14:37:49 -0500 Augie Fackler hgext: mark all first-party extensions as such
Sat, 12 May 2012 09:43:12 +0200 David Soria Parra pager: check if signal.SIGPIPE exists stable
Fri, 11 May 2012 16:08:49 +0200 David Soria Parra pager: remove quiet flag stable
Fri, 11 May 2012 15:45:37 +0200 Brodie Rao pager: preserve Hg's exit code (and fix Windows support) (issue3225) stable
Mon, 25 Jul 2011 20:37:12 -0500 Augie Fackler hgext: replace uses of hasattr with util.safehasattr
Thu, 02 Jun 2011 00:43:34 +0300 Idan Kamara util: add helper function isatty(fd) to check for tty-ness
Tue, 04 Jan 2011 00:24:34 +1100 Brodie Rao pager: don't page stderr if it's being redirected (issue2541) stable
Fri, 29 Oct 2010 00:57:34 -0500 Kevin Bullock pager: make example of setting pager less silly stable
Fri, 29 Oct 2010 14:47:45 +0200 Martin Geisler pager: backout 05077896ffe2 (issue2441) stable
less more (0) -50 -30 tip