Mercurial > hg
comparison mercurial/exchange.py @ 25562:9452112c8eb0 stable
templater: evaluate arguments passed to diff() appropriately
Before this patch, diff() crashed by passing non-string expression because
it didn't evaluate arguments at all.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sat, 13 Jun 2015 20:14:22 +0900 |
parents | 36111f98f23d |
children | 472a685a4961 |
comparison
equal
deleted
inserted
replaced
25561:50a6c3c55db1 | 25562:9452112c8eb0 |
---|