use conversion functions from filepath-bytestring
Behavior should be the same, but I'd hope to eventually get rid of most of Utility.FileSystemEncoding and this is a first step.
This commit is contained in:
parent
322c542b5c
commit
75c40279c1
4 changed files with 6 additions and 18 deletions
|
@ -9,10 +9,7 @@ Benchmarking `git-annex find`, speedups range from 28-66%. The files fly by
|
|||
much more snappily. Other commands likely also speed up, but do more work
|
||||
than find so the improvement is not as large.
|
||||
|
||||
The `bs` branch is in a mergeable state now, except for:
|
||||
|
||||
* filepath-bytestring probably has issues with utf16 filenames
|
||||
on Windows. See its TODO.
|
||||
The `bs` branch is in a mergeable state now.
|
||||
|
||||
Stuff not entirely finished:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue