Mercurial
Mercurial
>
hg
/ 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
.
contrib/hgfixes/__init__.py
author
Peter Arrenbrecht <peter.arrenbrecht@gmail.com>
Tue, 14 Jun 2011 22:51:26 +0200
changeset 14621
84094c0d2724
parent 11948
88d4911930bf
permissions
-rw-r--r--
wireproto: add basic command batching infrastructure Note that localbatch will not be used until we actually have a localpeer to use it with.