Mercurial > hg
comparison tests/test-wireproto.py @ 43630:af9c73f26371
logcmdutil: let getlinerangerevs() return "revs" as a smartset
This makes it consistent in "hg log" command where 'revs' can come from
logcmdutil.getrevs() as a smartset or from getlinerangerevs(),
previously as a list. This will help type hinting as noticed in
https://phab.mercurial-scm.org/D7377.
author | Denis Laxalde <denis.laxalde@logilab.fr> |
---|---|
date | Thu, 14 Nov 2019 11:11:38 +0100 |
parents | 2372284d9457 |
children | c424ff4807e6 |
comparison
equal
deleted
inserted
replaced
43629:ec53ea01c9e6 | 43630:af9c73f26371 |
---|