log hgext/pager.py @ 22296:650b5b6e75ed

age author description
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