Mercurial > public > mercurial-scm > hg
log contrib/win32/hgwebdir_wsgi.py @ 40788:41f0529b5112 stable
age | author | description |
---|---|---|
Mon, 20 Jun 2016 23:31:45 +0530 | Pulkit Goyal | py3: shift from __future__ import absolute import to beginning (issue5269) |
Mon, 14 Mar 2016 14:12:13 +0530 | Pulkit Goyal | contrib: use absolute_import in win32/hgwebdir_wsgi.py |
Fri, 19 Feb 2016 17:50:28 +0100 | Sune Foldager | hgwebdir_wsgi: update script and expand help |
Fri, 15 Aug 2014 04:37:45 +0200 | Mads Kiilerich | cleanup: make sure we always access members of imported modules |
Wed, 15 Aug 2012 22:38:42 +0200 | Mads Kiilerich | fix trivial spelling errors |
Mon, 25 Jul 2011 16:09:18 -0500 | Augie Fackler | win32/hgwebdir_wsgi: use getattr instead of hasattr |
Thu, 04 Mar 2010 13:10:48 +0100 | Sune Foldager | win32/hgwebdir_wsgi: clarify documentation and clean up script a bit |