Mercurial
Mercurial
>
pub
>
hg
>
evolve
/ 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
.
debian/compat
author
Laurent Charignon <lcharignon@fb.com>
Tue, 05 May 2015 17:15:06 -0700
changeset 1322
f3e0686a63a1
parent 531
b18b00036355
child 4912
43e9bb4de6b5
permissions
-rw-r--r--
evolve: optimize the computation of the troubled() revset We take the implementation from _counttroubles() and rely on the more efficient & operation for revset instead of laying down the entire set with %ld.
8