Mercurial > public > mercurial-scm > hg
log mercurial/hgweb/hgwebdir_mod.py @ 7107:125c8fedcbe0
age | author | description |
---|---|---|
Fri, 17 Oct 2008 11:34:31 -0700 | Brendan Cully | Allow hgweb to search for templates in more than one path. |
Sat, 30 Aug 2008 17:13:23 +0200 | Dirkjan Ochtman | hgweb: return content iterator instead of using write() callable |
Sat, 16 Aug 2008 14:46:56 +0200 | Martin Geisler | move % out of translatable strings |
Tue, 19 Aug 2008 18:17:11 +0200 | Thomas Arendsen Hein | Do not sort hgwebdir repositories if python list or tuple is given. |
Wed, 02 Jul 2008 12:27:57 +0200 | Dirkjan Ochtman | merge another backout |
Wed, 02 Jul 2008 12:02:33 +0200 | Dirkjan Ochtman | Backed out changeset 4879468fa28f (incorrect Content-Length on Windows) |
Sun, 29 Jun 2008 22:36:18 +0200 | Dirkjan Ochtman | hgweb: return content iterator instead of using write() callable |