##// 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
Navaneeth Suresh -
r41446:4a33a6bf default
Show More
Name Size Modified Last Commit Author
/ tests / phabricator
accept-4564.json Loading ...
phab-conduit.json Loading ...
phabread-4480.json Loading ...
phabread-conduit-error.json Loading ...
phabsend-create-alpha.json Loading ...
phabsend-create-public.json Loading ...
phabsend-update-alpha-create-beta.json Loading ...