Mercurial
Mercurial
>
test
/ 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
Christian Ebert <blacktrash@gmx.net>
Wed, 07 Nov 2007 13:33:19 +0100
branch
0.9.2compat
changeset 289
b8c86166bf86
parent 238
e4a389eca1b9
child 424
6a310d6b40c4
permissions
-rw-r--r--
Branch off backwards compatible version The default branch will contain the version without the overhead for backwards compatibility. This will make a standalone extension available which works with current Mercurial.
syntax
:
glob
*.
pyc
*.
pyo
*~
*.
swp
*.
orig
*.
rej
build
/*
MANIFEST