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>
Mon, 16 Aug 2010 11:50:44 +0300
changeset 99
6f08e70c5100
parent 72
a1c1239991de
child 130
0cb24cea6661
permissions
-rw-r--r--
Added another pattern for binary files.
syntax: glob
*.a
*.elc
*.exe
*.dll
*.ocx
*.lib
*.o
*.obj
*.py[co]
*.so
*~