log

age author description
Tue, 25 Apr 2006 19:38:45 +0200 Thomas Arendsen Hein Merge with crew
Tue, 25 Apr 2006 19:38:19 +0200 Thomas Arendsen Hein Allow 'hg serve --webdir-conf foo' to be run outside a repository.
Tue, 25 Apr 2006 18:50:40 +0200 Thomas Arendsen Hein Use <link> tag instead if CDATA import for CSS stylesheets. Fixes issue200.
Tue, 25 Apr 2006 09:00:09 +0200 Thomas Arendsen Hein Use string literal concatenation for optlist and import -p option
Tue, 25 Apr 2006 00:43:40 +0200 Alexander Schremmer Cleaned trailing whitespace in hgweb.py, removed command line shortcut for webdir-conf.
Sun, 23 Apr 2006 00:34:07 +0200 Alexander Schremmer Fixed path handling of the standalone server, fixed typo.
Sun, 23 Apr 2006 00:31:09 +0200 Alexander Schremmer Added hgwebdir support to hg serve.
Sun, 23 Apr 2006 00:27:46 +0200 Alexander Schremmer Added threading support to hg serve.
Sun, 23 Apr 2006 00:18:58 +0200 Alexander Schremmer Added my name to the contributors list.
Sun, 23 Apr 2006 00:15:30 +0200 Alexander Schremmer Cleaned hgweb.py a little bit
Tue, 25 Apr 2006 08:38:15 -0700 Vadim Gelfer merge with crew.
Tue, 25 Apr 2006 08:37:05 -0700 Vadim Gelfer fix issue 217.
Sat, 22 Apr 2006 09:19:27 +0200 Thomas Arendsen Hein Merge with upstream
Fri, 21 Apr 2006 16:09:43 -0700 Jim Meyering Fix issue 165: `hg status' with abs path containing a symlink-to-dir fails
Fri, 21 Apr 2006 15:47:27 -0700 Vadim Gelfer update tests after changing archival code.