Mercurial > public > mercurial-scm > hg
log mercurial/hgweb/hgwebdir_mod.py @ 5289:ed6df6b1c29a
age | author | description |
---|---|---|
Fri, 07 Sep 2007 17:38:52 +0200 | Dirkjan Ochtman | Prevent WSGI apps from touching sys.stdin by setting ui.interactive to False. |
Sat, 18 Aug 2007 11:37:08 +0200 | Thomas Arendsen Hein | Enable demandimport only in scripts, not in importable modules (issue605) |
Mon, 06 Aug 2007 01:00:10 -0300 | Alexis S. L. Carvalho | merge with crew-stable |
Sun, 05 Aug 2007 22:36:39 -0300 | Alexis S. L. Carvalho | hgwebdir: change os.sep in the name of repos to "/" |
Sat, 21 Jul 2007 10:30:51 +0200 | Thomas Arendsen Hein | removed trailing whitespace |
Sat, 07 Jul 2007 21:55:56 -0700 | Brendan Cully | hgwebdir: check for repo foo before browsing subdirectories of foo/ |