Mercurial
Mercurial
>
opster
/ 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
Alexander Solovyov <piranha@piranha.org.ua>
Sat, 27 Jun 2009 19:32:48 +0300
changeset 17
5736d050a5a4
parent 11
560f5682ce00
child 33
e82b3f5c36d9
permissions
-rw-r--r--
fix handling of 0 and 1 as int parameters They were converted to True/False in case of 'value in tuple' comparison, so switch to 'value is value' is necessary.
\.pyc$