# 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 -r 8545bd381504 -r e50d8b21f4f4 mercurial/templates/monoblue/map --- a/mercurial/templates/monoblue/map Mon May 18 14:29:20 2015 -0700 +++ b/mercurial/templates/monoblue/map Thu May 21 19:52:36 2015 +0800 @@ -65,7 +65,10 @@ drwxr-xr-x - {basename|escape} + + {basename|escape} + {emptydirs|escape} + files ' fileentry = '