Mercurial > hg
comparison mercurial/mergeutil.py @ 36416:07e207e88b42
showconfig: use set to filter sections and entry names
Before, an entry matching the specified section could be printed twice if the
selector wasn't unique.
"sections" and "items" are renamed because it's hard to distinguish "sections"
from the loop variable "section".
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Wed, 21 Feb 2018 23:02:39 +0900 |
parents | c1149533676b |
children | 2372284d9457 |
comparison
equal
deleted
inserted
replaced
36415:0cb09c322647 | 36416:07e207e88b42 |
---|