Mercurial > hg
comparison tests/test-import @ 8529:a767998f0a78
hgweb: make hgwebdir handle dict/list paths the same as config paths
Before this patch, the only way to get hgwebdir to honor the recursive paths
was to create a config object or a config file with the recursive paths in it.
This patch makes hgwebdir treat paths the same whether passed in as a list,
tuple, config or however hgwebdir supports passing paths.
author | Jeremy Whitlock <jcscoobyrs@gmail.com> |
---|---|
date | Wed, 20 May 2009 16:04:37 +0200 |
parents | 5b7da468531b |
children | 648d6a1a1cf2 b8352a3617f3 |
comparison
equal
deleted
inserted
replaced
8528:4ddffb793d18 | 8529:a767998f0a78 |
---|