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
Simon Heimberg <simohe@besonet.ch>
Sat, 28 Jul 2012 23:28:17 +0200
branch
stable
changeset 1131
1938c2ebf517
parent 450
86c17b3e9100
permissions
-rw-r--r--
tests: unset variable HG if it is set When hg tries to call itself it can call a different hg executable when this variable is set. Some tests fail when the called hg version is different. [ original upstream message ]
syntax
:
glob
*.
pyc
*.
pyo
*~
*.
swp
*.
orig
*.
rej
.
DS_Store
build
/*
MANIFEST