##// END OF EJS Templates
grep: move match and diff logic to new module...
grep: move match and diff logic to new module commands.grep() has lots of functions and classes. Let's split it into reusable components so we can leverage them to implement a revset predicate for 'hg grep --diff'. I want to do 'hg log -r "diff(pattern)"'.
Yuya Nishihara -
r46288:de6f2afc default
Show More
Name Size Modified Last Commit Author
/ mercurial / templates / json
__init__.py Loading ...
changelist.tmpl Loading ...
graph.tmpl Loading ...
map Loading ...