Mercurial
Mercurial
>
pub
>
hg
>
evolve
/ 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
Pierre-Yves David <pierre-yves.david@fb.com>
Mon, 28 Mar 2016 00:50:36 -0700
changeset 1929
99f983e8e18f
parent 1882
b6f934ed3570
child 2020
143c8e4dc22d
permissions
-rw-r--r--
setup: make sure we use the imported module This prevent pyflakes to complains about it (and work around any possible demand import magic. I'm not sure why we do this important dance at all, but I'm leaving it there in doubt.
syntax: glob
*.orig
*.pyc
tests/*.err
tests/.testtimes