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>
Fri, 25 Feb 2011 17:00:55 +0200
changeset 125
56812afaac27
parent 99
6f08e70c5100
child 130
0cb24cea6661
permissions
-rw-r--r--
By default 'xterm' start shell with '-i', so it interactive. But if it also login shell then ~/.bashrc will not be read. Awful!
syntax: glob
*.a
*.elc
*.exe
*.dll
*.ocx
*.lib
*.o
*.obj
*.py[co]
*.so
*~