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
.
tests/bundles/rebase.hg
author
Pierre-Yves David <pierre-yves.david@fb.com>
Tue, 07 Oct 2014 00:12:56 -0700
changeset 22803
31a591c3fecc
parent 14119
624e5ce615ec
permissions
-rw-r--r--
mq: use `revs.sort()` to ensure the set is ascending Sorting is super-cheap with the new smartset class, so we can use it to enforce the order. Otherwise all smartset classes would have to allow direct indexing.
(binary:application/octet-stream)