Mercurial
Mercurial
>
pycolib
/ 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 13
b19248829509
parent 2
d3ffa15f5886
equal
deleted
inserted
replaced
12:d5f749032fa1
13:b19248829509
1
__pycache__
1
__pycache__
2
^\.(pydev)?project$
2
^\.(pydev)?project$
3
^\.settings$
3
^\.settings$
4
^build/
4
^build/
5
^MANIFEST$
6
^dist/