##// END OF EJS Templates
fix a NameError in changegroupsubset
fix a NameError in changegroupsubset

File last commit:

r2068:4a49daa3 default
r2150:f15c6394 default
Show More
.hgignore
23 lines | 221 B | text/plain | TextLexer
Bryan O'Sullivan
Switch to new syntax for .hgignore files....
r1270 syntax: glob
*.elc
*.orig
*.rej
*~
*.so
*.pyc
*.swp
*.prof
Vadim Gelfer
let run-tests run optional code coverage tests....
r2068 tests/.coverage*
Bryan O'Sullivan
Switch to new syntax for .hgignore files....
r1270 tests/*.err
build
dist
doc/*.[0-9]
Thomas Arendsen Hein
Ignore generated documentation
r1817 doc/*.[0-9].gendoc.txt
Bryan O'Sullivan
Switch to new syntax for .hgignore files....
r1270 doc/*.[0-9].{x,ht}ml
MANIFEST
patches
mercurial/__version__.py
syntax: regexp
Thomas Arendsen Hein
Ignore test error files, protect dot in .pc/
r794 ^\.pc/