Mercurial > public > mercurial-scm > hg
log mercurial/hgweb/webcommands.py @ 7102:14f3ea2ea54f
age | author | description |
---|---|---|
Wed, 15 Oct 2008 21:50:47 +0200 | Benoit Boissinot | hgweb: cleanup the manifest generation |
Fri, 12 Sep 2008 16:15:01 +0200 | Dirkjan Ochtman | hgweb: let the web graph cope with low revisions/new repositories (issue1293) |
Fri, 05 Sep 2008 17:28:37 +0200 | Rocco Rutte | hgweb: Respond with HTTP 403 for disabled archive types instead of 404 |
Wed, 03 Sep 2008 15:46:46 +0200 | Rocco Rutte | hgweb: Serve raw non-binary files as text/plain |
Sat, 02 Aug 2008 14:08:21 +0200 | Patrick Mezard | Merge with crew-stable |
Fri, 01 Aug 2008 12:33:10 +0200 | Benoit Boissinot | hgweb: do not use unassigned variables in exception handling |
Fri, 27 Jun 2008 18:28:45 -0500 | Matt Mackall | util: add sort helper |