tagged the past 2 years of open todos and followed up to a few of them

also moved some that were really bug reports to bugs/ and closed a
couple
This commit is contained in:
Joey Hess 2020-01-30 15:22:05 -04:00
parent c08d5612ee
commit cffa2446e8
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
107 changed files with 406 additions and 4 deletions

View file

@ -1,3 +1,5 @@
Profiling of `git annex find --not --in web` suggests that converting Ref
to contain a ByteString, rather than a String, would eliminate a
fromRawFilePath that uses about 1% of runtime.
[[!tag confirmed]]