hgext/__init__.py
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
Tue, 20 Mar 2007 22:09:55 -0300
changeset 4255 ef1f1a4b2efb
parent 1360 7d439981bec4
child 28450 155e3308289c
permissions -rw-r--r--
glob:<directory> patterns match the files in that directory. This makes the behaviour of glob: patterns more consistent: hg status glob:dir and hg status -I glob:dir will match the same files. It's also consistent with the fact that {rel,}path patterns recursively match the contents of a directory.

# placeholder