log

age author description
Mon, 26 Apr 2010 22:42:46 +0200 Patrick Mezard Merge with crew-stable
Mon, 26 Apr 2010 22:30:40 +0200 Patrick Mezard util: fix default termwidth() under Windows stable
Mon, 26 Apr 2010 21:35:09 +0200 Martin Geisler commands: better markup in "hg help paths"
Mon, 26 Apr 2010 21:32:46 +0200 Martin Geisler Merge with stable
Tue, 27 Apr 2010 00:44:06 +0530 Faheem Mitha commands: revised documentation of 'default' and 'default-push' stable
Mon, 26 Apr 2010 11:33:37 -0500 Steve Borho wix: hgweb file renames
Mon, 26 Apr 2010 11:03:40 -0500 Matt Mackall zeroconf: handle string hgweb config args
Mon, 26 Apr 2010 11:03:40 -0500 Matt Mackall hgweb: unify hgweb calls in serve
Mon, 26 Apr 2010 11:03:40 -0500 Matt Mackall serve: webdir_conf -> webconf
Mon, 26 Apr 2010 11:03:40 -0500 Matt Mackall hgweb: synchronize fcgi and wsgi scripts
Mon, 26 Apr 2010 11:03:40 -0500 Matt Mackall hgweb: drop hgwebdir.cgi, now unified with hgweb.cgi
Mon, 26 Apr 2010 11:03:40 -0500 Matt Mackall hgweb: simplify hgweb.cgi, add help pointer
Mon, 26 Apr 2010 11:03:40 -0500 Matt Mackall help: add some help for hgweb.config files
Mon, 26 Apr 2010 11:03:40 -0500 Matt Mackall help: config.txt typo
Mon, 26 Apr 2010 11:03:40 -0500 Matt Mackall docs: document default for web.encoding
Mon, 26 Apr 2010 11:03:40 -0500 Matt Mackall hgweb: make hgweb.hgweb a unified interface to hgweb/hgwebdir
Mon, 26 Apr 2010 11:03:40 -0500 Matt Mackall hgweb: always clear report_untrusted and interactive
Mon, 26 Apr 2010 11:03:40 -0500 Matt Mackall hgweb: add baseui to hgweb entrypoint
Mon, 26 Apr 2010 11:03:40 -0500 Matt Mackall hgweb: make baseui parameter non-positional
Mon, 26 Apr 2010 11:03:40 -0500 Matt Mackall hgweb: make top-level prototypes mirror their callees
Mon, 26 Apr 2010 11:02:11 -0500 Matt Mackall Merge with stable
Mon, 26 Apr 2010 14:40:34 +0200 Patrick Mezard test-convert-git: be tolerant to git output variants stable
Fri, 23 Apr 2010 14:29:44 +0200 Patrick Mezard color: handle non-standard stdout on win32
Sun, 25 Apr 2010 23:36:56 +0200 Patrick Mezard Merge with crew-stable
Sun, 25 Apr 2010 23:07:46 +0200 Patrick Mezard convert/git: check status when reading output stream stable
Sun, 25 Apr 2010 22:59:50 +0200 Patrick Mezard convert/git: check status when reading the whole output stable
Sun, 25 Apr 2010 22:32:27 +0200 Patrick Mezard convert/git: rename gitcmd() into gitopen() for readability stable
Sun, 25 Apr 2010 18:19:54 +0200 Martin Geisler minirst: support all recommended title adornments
Sun, 25 Apr 2010 17:48:26 +0200 Martin Geisler minirst: correctly format sections containing inline markup
Sun, 25 Apr 2010 17:38:41 +0200 Henrik Stuart ui: support quotes in configlist (issue2147)