git-annex/CmdLine
Joey Hess 8077ccbd54 get, move, copy, mirror: Concurrent downloads and uploads are now supported!
This works, and seems fairly robust. Clean get of 20 files at -J3. At -J10,
there are some messages about ssh multiplexing, probably due to a race
spinning up the ssh connection cacher. But, it manages to get all the files
ok regardless.

The progress bars are a scrambled mess though, due to bugs in
ascii-progress, which I've already filed. Particularly this one:
https://github.com/yamadapc/haskell-ascii-progress/issues/8
2015-04-10 17:08:07 -04:00
..
GitAnnex get, move, copy, mirror: Concurrent downloads and uploads are now supported! 2015-04-10 17:08:07 -04:00
GitAnnexShell update my email address and homepage url 2015-01-21 12:50:09 -04:00
Action.hs get, move, copy, mirror: Concurrent downloads and uploads are now supported! 2015-04-10 17:08:07 -04:00
GitAnnex.hs contentlocationn: New plumbing command. 2015-04-09 15:34:47 -04:00
GitAnnexShell.hs git-annex-shell: Improve error message when the specified repository doesn't exist or git config fails for some reason. 2015-03-05 21:45:42 -04:00
Option.hs --auto is no longer a global option; only get, drop, and copy accept it. 2015-03-25 17:06:14 -04:00
Seek.hs get, move, copy, mirror: Concurrent downloads and uploads are now supported! 2015-04-10 17:08:07 -04:00
Usage.hs update my email address and homepage url 2015-01-21 12:50:09 -04:00