comparison .arcconfig @ 35644:7a0a90d63a8c

log: use revsetlang.formatspec() to concatenate list expression This rewrites 'not ancestors(x) and not ...' as 'not (ancestors(x) or ...)' so we can use '%lr'. 'isinstance(val, list)' is replaced with 'listop' to make sure 'listop' is applied.
author Yuya Nishihara <yuya@tcha.org>
date Tue, 02 Jan 2018 17:13:18 +0900
parents b2c27d84f05c
children ff396501e841
comparison
equal deleted inserted replaced
35643:668c5a527eff 35644:7a0a90d63a8c