Mercurial > hg
diff contrib/testparseutil.py @ 41401:4a33a6bf2b52
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
author | Navaneeth Suresh <navaneeths1998@gmail.com> |
---|---|
date | Sat, 26 Jan 2019 13:14:21 +0530 |
parents | 726cfc47f17a |
children | 99b4c6d73a72 |