##// END OF EJS Templates
diffstat: support filenames with whitespaces on renames...
diffstat: support filenames with whitespaces on renames This is a follow-up patch to D5628. `line.split()` cannot get filenames with whitespaces as mentioned by @yuja. This patch replaces `split()` method with `slice`. Corresponding tests were also added. Differential Revision: https://phab.mercurial-scm.org/D5709

File last commit:

r37336:39f7d4ee default
r41446:4a33a6bf default
Show More
test-check-interfaces.py.out
2 lines | 129 B | text/plain | TextLexer
/ tests / test-check-interfaces.py.out
public attribute not declared in interfaces: badpeer.badattribute
public attribute not declared in interfaces: badpeer.badmethod