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/thirdparty/__init__.py
author
Sean Farley <sean@farley.io>
Wed, 20 Jun 2018 17:07:46 -0700
changeset 38626
5957fdd1d5f0
parent 34398
765eb17a7eb8
permissions
-rw-r--r--
contrib: add heads(commonancestors(_)) to all-revsets This is mainly to check that we don't regress our optimization path.