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
.
mercurial/__init__.py
author
Pierre-Yves David <pierre-yves.david@fb.com>
Thu, 17 Apr 2014 02:01:38 -0400
changeset 21143
5bb5d4ba14e5
parent 0
9117c6561b0b
child 27220
4374d819ccd5
permissions
-rw-r--r--
bundle2: transmit capabilities to getbundle during pull Bundle2 capabilities of the client are sent to the server in the bundlecaps argument of `getbundle`.