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/*
revset: report a parse error if a revset is not parsed completely (
issue2654)