Mercurial
Mercurial
>
hg-stable
/ 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
.
hgext/__init__.py
author
Peter Arrenbrecht <peter.arrenbrecht@gmail.com>
Tue, 22 Mar 2011 09:22:21 +0100
changeset 13723
e615765fdcc7
parent 1360
7d439981bec4
child 28450
155e3308289c
permissions
-rw-r--r--
wireproto: add known([id]) function known([Node]) -> [1/0] Returns 1/0 for each node, indicating whether it's known by the server. Needed for new discovery protocols introduced in later patches.
# placeholder