summaryrefslogtreecommitdiff
path: root/doc/todo/more_efficient_memory_usage_with_git-annex_unused/comment_2_1eff4497bf0a3e87dc47a1226c5d4af8._comment
Commit message (Collapse)AuthorAge
* fix lack of laziness streaming large diffsGravatar Joey Hess2017-01-31
A commit last year that made a partial function use Maybe unfortunately caused the whole input to need to be consumed, breaking streaming. So, revert it. This commit was sponsored by Nick Daly on Patreon.