log mercurial/hgweb.py @ 2275:714f4d25a7a9

age author description
Fri, 12 May 2006 21:25:07 -0700 Alexis S. L. Carvalho Fix hgweb.filediff
Mon, 01 May 2006 19:17:34 +0200 Thomas Arendsen Hein If default sorting is name, offer name-descending with one click.
Mon, 01 May 2006 18:38:25 +0200 Thomas Arendsen Hein Make hgwebdir columns sortable.
Mon, 01 May 2006 10:02:17 +0200 Thomas Arendsen Hein Add download links to hgwebdir index page for allowed archive types.
Mon, 01 May 2006 09:01:59 +0200 Colin McMillen Add archive download links to tip on main changeset list page
Thu, 27 Apr 2006 22:11:13 -0700 Colin McMillen Add MOTD display to hgweb and hgwebdir.
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 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:15:30 +0200 Alexander Schremmer Cleaned hgweb.py a little bit
Fri, 21 Apr 2006 15:28:50 -0700 Vadim Gelfer make hgweb use new archival module.
Thu, 20 Apr 2006 15:42:02 +0200 Alexis S. L. Carvalho Use application/octet-stream as the content-type of unknown binary files
Wed, 19 Apr 2006 11:41:22 -0700 Alexis S. L. Carvalho Don't send "Content-Type: none"