Mercurial
Mercurial
>
pub
>
hg
>
evolve
/ comparison
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
changeset 222
5ff22a3e53e6
parent 161
4e3f25ba5401
child 233
9e153a9101c3
equal
deleted
inserted
replaced
221:d43b72724b84
222:5ff22a3e53e6
1
syntax: re
1
syntax: re
2
/figures/[^/]+\.png$
2
/figures/[^/]+\.png$
3
^docs/build/
3
^docs/build/
4
.pyc$