# HG changeset patch # User Anton Shestakov # Date 1432209156 -28800 # Node ID e50d8b21f4f42006ce28ff79d03a204d2d006feb # Parent 8545bd38150416516662efec28185889c032421e hgweb: descend empty directories in monoblue The ability to "skip" a chain of empty directories in hgweb was added in c21d236ca897, but monoblue style wasn't updated. This block is copied from gitweb/map file and just works. diff --git a/mercurial/templates/monoblue/map b/mercurial/templates/monoblue/map --- a/mercurial/templates/monoblue/map +++ b/mercurial/templates/monoblue/map @@ -65,7 +65,10 @@ drwxr-xr-x - {basename|escape} + + {basename|escape} + {emptydirs|escape} + files ' fileentry = '