.hgignore
author Christian Ebert <blacktrash@gmx.net>
Fri, 20 Jul 2007 09:44:38 +0200
changeset 204 2d089b691b31
parent 124 99dc49c5bcfb
child 212 0ac36a08c320
permissions -rw-r--r--
Add grep, init to nokwcommands; make variables, getcmd local Remove checking of ParseError - was done before, and might be in cmdutil. nokwcommands as list, can be appended to.

syntax: glob

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

hgkw/__version__.py