hgext/pager.py
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
Sun, 10 Oct 2010 12:21:49 -0500 Brodie Rao pager: don't run pager if nothing is written to stdout/stderr
Sun, 10 Oct 2010 12:21:48 -0500 Brodie Rao pager: add global --pager=<auto/boolean> option
Fri, 27 Aug 2010 22:36:35 -0400 Brodie Rao help: refer to user configuration file more consistently stable
Sun, 20 Jun 2010 01:20:12 +0900 Yuya Nishihara pager: respect HGPLAIN
Mon, 07 Jun 2010 15:34:48 +0200 Dan Villiom Podlaski Christiansen pager: set ui.formatted() prior to redirecting stdout.
Mon, 31 May 2010 12:34:47 -0500 Matt Mackall Merge with stable
Wed, 19 May 2010 09:54:12 -0500 Brodie Rao pager: exec pager using /bin/sh -c stable
Wed, 19 May 2010 09:54:12 -0500 Brodie Rao pager: exec pager using /bin/sh -c
Sun, 16 May 2010 14:38:32 -0500 Matt Mackall Merge with stable
Mon, 03 May 2010 14:00:34 -0500 Brodie Rao pager: fork and exec pager as parent process stable
Thu, 22 Apr 2010 10:24:49 +0200 Martin Geisler Use hg role in help strings
Fri, 19 Feb 2010 22:16:42 -0500 Brodie Rao pager: set ui.interactive=False when enabled stable
Tue, 19 Jan 2010 22:20:08 -0600 Matt Mackall Update license to GPLv2+ stable
Tue, 22 Dec 2009 00:50:03 +0100 Martin Geisler hgext: enable extensions without "hgext." prefix in help texts stable
Thu, 12 Nov 2009 10:29:40 -0500 Brodie Rao pager: provide a default attend list
Sun, 26 Jul 2009 01:56:02 +0200 Martin Geisler pager: wrap docstrings at 70 characters
Thu, 23 Jul 2009 00:24:03 +0200 Martin Geisler pager: use reST syntax for literal blocks
Tue, 07 Jul 2009 23:54:42 +0200 Martin Geisler pager: wrapped docstrings at 78 characters
Mon, 22 Jun 2009 15:48:08 +0200 Cédric Duval extensions: improve the consistency of synopses
Sun, 26 Apr 2009 01:08:54 +0200 Martin Geisler updated license to be explicit about GPL version 2
Sat, 04 Apr 2009 23:18:13 +0200 Martin Geisler pager: word-wrap help texts at 70 characters
Wed, 22 Oct 2008 17:34:52 -0500 Matt Mackall extensions: use new wrapper functions
Mon, 14 Apr 2008 14:34:38 +0200 Dirkjan Ochtman replace usage of os.popen() with util.popen()
Thu, 03 Apr 2008 13:47:05 +0200 Christian Ebert pager: make config info accessible with "hg help pager"
Thu, 03 Apr 2008 11:16:07 +0200 Dirkjan Ochtman Merge from crew-stable.
Thu, 03 Apr 2008 11:11:31 +0200 Gilles Moris Pager extension: switch it off if --debugger is set
Thu, 03 Apr 2008 10:49:42 +0200 David Soria Parra php.net> Pager extension: switch it off if --debugger is set
Sat, 29 Mar 2008 19:41:50 +0100 David Soria Parra php.net> pager: Add a configuration to enable/disable the pager for certain commands
Thu, 20 Mar 2008 11:12:35 -0500 Matt Mackall pager: further simplify code, clean up comments
Thu, 20 Mar 2008 00:57:14 +0100 David Soria Parra Use the pager given by the environment to display long output
less more (0) tip