--- a/mercurial/hgweb/hgwebdir_mod.py Tue Dec 04 00:37:50 2012 +0100
+++ b/mercurial/hgweb/hgwebdir_mod.py Tue Nov 27 22:24:02 2012 +0100
@@ -304,7 +304,8 @@
description_sort="",
lastchange=d,
lastchange_sort=d[1]-d[0],
- archives=[])
+ archives=[],
+ isdirectory=True)
seendirs.add(name)
yield row