Mercurial
Mercurial
>
mandelbrot2
/ comparison
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
|
file
|
latest
|
revisions
|
annotate
|
diff
| comparison |
raw
|
help
.hgignore
changeset 30
33e464fd6773
child 47
a5c09677ca6f
equal
deleted
inserted
replaced
29:605f4459a294
30:33e464fd6773
1
syntax: glob
2
3
*.o
4
.*.swp
5
lib/
6
data/*
7
*_main
8
Makefile.*
9