index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Remote
/
BitTorrent.hs
Commit message (
Expand
)
Author
Age
*
Simplify setup process for a ssh remote.
Joey Hess
2015-08-05
*
fromkey, registerurl: Allow urls to be specified instead of keys, and generat...
Joey Hess
2015-05-22
*
add filename to progress bar, and display ok/failed at end
Joey Hess
2015-04-14
*
bittorrent: Fix handling of magnet links.
Joey Hess
2015-04-14
*
well along the way to fully quiet --quiet
Joey Hess
2015-04-04
*
WIP on making --quiet silence progress, and infra for concurrent progress bars
Joey Hess
2015-04-03
*
avoid unncessary IO
Joey Hess
2015-02-12
*
update my email address and homepage url
Joey Hess
2015-01-21
*
revert parentDir change
Joey Hess
2015-01-09
*
made parentDir return a Maybe FilePath; removed most uses of it
Joey Hess
2015-01-06
*
bittorrent: Fix locking problem when using addurl file://
Joey Hess
2014-12-30
*
When possible, build with the haskell torrent library for parsing torrent files.
Joey Hess
2014-12-18
*
remove default untrusted hack for bittorrent
Joey Hess
2014-12-17
*
note about http://hackage.haskell.org/package/torrent
Joey Hess
2014-12-17
*
make checkkey always fail for torrents
Joey Hess
2014-12-17
*
more robust fallback when a file is available from multiple torrents and some...
Joey Hess
2014-12-17
*
fix fencepost error and aria resume after partial download of multi-file torrent
Joey Hess
2014-12-17
*
remove excess directory
Joey Hess
2014-12-17
*
fix torrentUrlNum when there is no #n
Joey Hess
2014-12-17
*
move dummy uuids to Annex.UUID
Joey Hess
2014-12-17
*
add aria2 progress parsing
Joey Hess
2014-12-17
*
Added bittorrent special remote
Joey Hess
2014-12-16