Mercurial > hg
comparison mercurial/utils/storageutil.py @ 46041:9c0db3671008
log: do not override other filtering and sorting options by --bookmark
This basically reimplements 0aa118f18d4b 'log: add bookmark option to
"hg log"'. Before, any other filtering options but --rev were ignored.
-G didn't work either since the ordering constraint wasn't enforced.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Tue, 01 Dec 2020 19:32:36 +0900 |
parents | c4a4a49589bf |
children | e8c11a2c96c0 |
comparison
equal
deleted
inserted
replaced
46040:9ee791f3278f | 46041:9c0db3671008 |
---|