Mercurial > public > mercurial-scm > hg
log mercurial/hgweb/common.py @ 40527:1b49b84d5ed5
age | author | description |
---|---|---|
Fri, 12 Oct 2018 19:49:02 +0200 | Gregory Szorc | py3: r'' prefix default values for mimetypes.guess_mime() |
Thu, 11 Oct 2018 21:47:39 +0200 | Gregory Szorc | py3: pass str and return bytes from mimetypes.guess_type() |
Fri, 13 Apr 2018 21:01:17 -0400 | Augie Fackler | hgweb: these strings should be sysstrs, not bytes |
Fri, 13 Apr 2018 16:32:33 -0400 | Matt Harbison | lfs: update the HTTP status codes in error cases |
Sat, 17 Mar 2018 01:53:44 -0400 | Matt Harbison | lfs: add support for serving blob files |
Sat, 17 Mar 2018 01:23:01 -0400 | Matt Harbison | lfs: add basic routing for the server side wire protocol processing |
Sat, 10 Mar 2018 18:19:27 -0800 | Gregory Szorc | hgweb: transition permissions hooks to modern request type (API) |