Mercurial > public > mercurial-scm > hg
log mercurial/hgweb/webcommands.py @ 7622:4dd7b28003d2
age | author | description |
---|---|---|
Mon, 12 Jan 2009 09:16:03 +0100 | Dirkjan Ochtman | use dict.iteritems() rather than dict.items() |
Fri, 09 Jan 2009 17:34:06 +0100 | Benoit Boissinot | web: use the correct filectx in filelog |
Sun, 04 Jan 2009 19:10:42 +0100 | Dirkjan Ochtman | hgweb: fix problems with empty repositories |