Mercurial
Mercurial
>
pytask
/ 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 385
979f2f44050a
parent 240
6485c8e5d775
child 389
a25800ef4217
equal
deleted
inserted
replaced
384:5bc5dc28fbde
385:979f2f44050a
3
*.pyc
3
*.pyc
4
*.swp
4
*.swp
5
*~
5
*~
6
*.bak
6
*.bak
7
*.db
7
*.db
8
8
bin/*
9
develop-eggs/*
10
downloads/*
11
eggs/*
12
parts/*