Joey Hess
ef12386924
When possible, build with the haskell torrent library for parsing torrent files.
2014-12-18 14:26:10 -04:00
Joey Hess
e2214f6ac8
remove default untrusted hack for bittorrent
...
This is better handled by checkPresent always failing.
2014-12-17 15:38:00 -04:00
Joey Hess
e08fa65131
note about http://hackage.haskell.org/package/torrent
2014-12-17 15:34:38 -04:00
Joey Hess
6ca54c521d
make checkkey always fail for torrents
...
See comment.
2014-12-17 14:54:54 -04:00
Joey Hess
2192c54877
more robust fallback when a file is available from multiple torrents and some torrent files cannot be downloaded
2014-12-17 14:38:04 -04:00
Joey Hess
bf9df3fc7e
fix fencepost error and aria resume after partial download of multi-file torrent
2014-12-17 14:21:48 -04:00
Joey Hess
3a7d0be120
remove excess directory
2014-12-17 14:17:19 -04:00
Joey Hess
d5cbbe1b9a
fix torrentUrlNum when there is no #n
2014-12-17 14:07:05 -04:00
Joey Hess
7e422269a6
move dummy uuids to Annex.UUID
2014-12-17 13:57:52 -04:00
Joey Hess
af05ac3ec2
add aria2 progress parsing
2014-12-17 13:40:04 -04:00
Joey Hess
a7690de016
Added bittorrent special remote
...
addurl behavior change: When downloading an url ending in .torrent,
it will download files from bittorrent, instead of the old behavior
of adding the torrent file to the repository.
Added Recommends on aria2 and bittornado | bittorrent.
This commit was sponsored by Asbjørn Sloth Tønnesen.
2014-12-16 23:22:46 -04:00