The only thing that wants what we used to call the "best" diff algorithm is the command-line tools. Non-interactive programs all want the algorithm that finishes up fastest, which is top-down. Fixes https://github.com/attic-labs/attic/issues/627
* Downloader * Review changes
Towards #609.