Mercurial
Mercurial
>
skel
/ 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
Oleksandr Gavenko <gavenkoa@gmail.com>
Wed, 12 May 2010 14:26:16 +0300
changeset 77
46f5f10ec084
parent 72
a1c1239991de
child 99
6f08e70c5100
permissions
-rw-r--r--
Don't check for existence of source file/dir as find return only existing ones.
syntax: glob
*.a
*.elc
*.exe
*.lib
*.o
*.obj
*.py[co]
*.so
*~