Mercurial > hg
diff hgext/color.py @ 19706:26ddce1a2a55 stable
revset: fix wrong keyword() behaviour for strings with spaces
Some changesets can be wrongly reported as matched by this predicate
due to searching in a string joined with spaces and not individually.
A test case added, which fails without this fix.
author | Alexander Plavin <alexander@plav.in> |
---|---|
date | Tue, 06 Aug 2013 00:52:06 +0400 |
parents | 6cd8403e070f |
children | 49d4919d21c2 |