##// END OF EJS Templates
patch: add a diffhunks function yielding (diffheaders, hunks)...
patch: add a diffhunks function yielding (diffheaders, hunks) trydiff function now yield (header, hunks) tuple that are processed by diffhunks(). Then diff() is a wrapper around diffhunks().
Denis Laxalde -
r31274:a8023a64 default
Show More
Name Size Modified Last Commit Author
/ mercurial / httpclient
__init__.py Loading ...
_readers.py Loading ...