Added tag 1.1.1 for changeset
3773e510d433
resolve: require -a switch to resolve all files
Like revert -a, this should make this command slightly safer
tests: fix test-mq-qclone-http (broken by
e60aaae83323)
hgweb: recurse down collections only if ** in [paths]
collections: direct child repos only
paths *: direct child repos only (like collections)
paths **: recursive discovery
When ** is used, the mq repository (if any) is also shown.