##// END OF EJS Templates
revset: add regular expression support to 'desc'...
revset: add regular expression support to 'desc' This is a case insensitive predicate like 'author', so it conforms to the existing behavior of performing a case insensitive regex.
Matt Harbison -
r30783:931a6088 default
Show More