.hgignore
author Christian Ebert <blacktrash@gmx.net>
Thu, 18 Jan 2007 01:50:18 +0100
branchkwmap-templates
changeset 110 b0b85b383f36
parent 0 41c7e55cd9e9
child 124 99dc49c5bcfb
permissions -rw-r--r--
Move all that can be done only once per repo into reposetup Actually kwrepo is not set up if there aren't any files configured for keyword substitution. Stuff that now is done at reposetup and not at every filelog init or hook: 1) filename matching function 2) compilation of keyword regex 3) templates and changeset templater kwtemplater as an appended class should prevent namespace conflicts.

syntax: glob

*.pyc
*~
*.swp
*.orig
*.rej