gitweb: add author to filelogentry
The line is copied from shortlogentry template.
monoblue: add author to filelogentry
The line is copied from shortlogentry template.
monoblue: split a long line in filelogentry template
The whole td has a nowrap class, which disallows breaking the line, so it's not
required to use non-breakable spaces.
readbundle: fix typo of None compression
The test simulates pre-
d1b16a746db6 hgweb that sends "unbundle" capability
with no argument.