revset: fix a number of highly dubious continue statements
This patch definitely needs a review and would also benefit from
some new testsuite entries.
graphlog: do not swallow all TypeError exceptions (fix
29c800ee54cf)
archive: use hardcoded constants when creating .zip archives
Do not rely on local stat constants, which may differ.
hgweb: support multiple directories for the same path
[paths]
/dir = /path/1/*, /path/2/*