diff .hgsigs @ 35645:b6b7855c79aa

log: use revsetlang.formatspec() thoroughly This patch replaces %(val)s and %(val)r with %r (expression) and %s (string) respectively. _matchfiles() is the exception as it takes a list of string parameters. "--prune REV" could take a revset expression if it were "ancestors(%(val)s)", but this patch doesn't change the existing behavior.
author Yuya Nishihara <yuya@tcha.org>
date Tue, 02 Jan 2018 17:37:01 +0900
parents fff9ffa2ea05
children de23345e2b6b
line wrap: on
line diff