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
|