Mercurial
Mercurial
>
test
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
.hgignore
author
Markus Zapke-Gr?ndemann <info@keimlink.de>
Wed, 11 Jan 2012 15:37:25 +0100
branch
stable
changeset 1037
bef1d9649208
parent 450
86c17b3e9100
permissions
-rw-r--r--
tests: fix omit path list All directories need a trailing asterisk. Otherwise the files are not excluded from coverage. [ original upstream message ]
syntax
:
glob
*.
pyc
*.
pyo
*~
*.
swp
*.
orig
*.
rej
.
DS_Store
build
/*
MANIFEST