##// END OF EJS Templates
diff: pass a diff hunks filter function from changeset_printer to patch.diff()...
diff: pass a diff hunks filter function from changeset_printer to patch.diff() We add a 'hunksfilterfn' keyword argument in all functions of the call stack from changeset_printer.show() to patch.diff(). This is a callable that will be used to filter out hunks by line range and will be used in the "-L/--line-range" option of "hg log" command introduced in the following changesets.

File last commit:

r34398:765eb17a default
r34857:890afefa default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer