Mercurial
Mercurial
>
skel
/ 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 59
9c0a6fa1b7bd
child 72
a1c1239991de
equal
deleted
inserted
replaced
55:8fd48debf4cc
59:9c0a6fa1b7bd
1
syntax: glob
2
*.o
3
*.obj
4
*.exe
5
*.lib
6
*.a
7
*.so
8
*.elc
9
*.pyc
10
*~