##// END OF EJS Templates
revset: optimize stringset when subset == entire repo...
revset: optimize stringset when subset == entire repo if range(len(repo)) is passed to stringset and x is a valid rev (checked before) then x is guaranteed to be in subset, we can check for that by comparing the lengths of the sets

File last commit:

r9999:f91e5630 default
r13938:e44ebd2a default
Show More
hglogo.png
0 lines | 4.0 KiB | image/png | TextLexer
rendered-image