log

age author description
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
Sun, 10 Oct 2010 12:21:36 -0500 Brodie Rao color: add global option in extsetup() instead of globally
Sun, 10 Oct 2010 11:05:06 -0500 Matt Mackall hgweb: more ui fiddling
Sun, 10 Oct 2010 10:42:44 -0500 Augie Fackler hgweb: fix hgweb_mod as well as hgwebdir_mod
Sun, 10 Oct 2010 10:07:17 -0500 Augie Fackler hgwebdir_mod: use fake termwidth to avoid mod_wsgi's wrath
Sun, 10 Oct 2010 10:06:36 -0500 Augie Fackler termwidth: move to ui.ui from util