]> Sergey Matveev's repositories - btrtrc.git/history - cmd/torrent/download.go
cmd/torrent download: Fix waiting for pieces when some are already complete
[btrtrc.git] / cmd / torrent / download.go
2022-05-09 Matt Joinercmd/torrent download: Fix waiting for pieces when some...
2022-04-11 Matt JoinerMerge branch 'supress_webrtc_logs'
2022-04-11 Matt Joinercmd/torrent: Fix panic with IPv6 public IP
2022-03-17 Matt JoinerMerge branch 'master' into crawshaw-386-wasm
2022-03-17 Matt JoinerMerge branch 'go1.18'
2022-03-17 Matt Joinercmd/torrent: Add download --save-metainfos and fix...
2022-03-15 Matt JoinerMerge branch 'http-proxying'
2022-03-09 Matt Joinercmd/torrent: Add --port-forward
2022-03-09 Matt Joinercmd/torrent: Add --port-forward
2022-01-31 Matt JoinerMake use of the lazylog branch of anacrolix/log
2022-01-27 Matt JoinerMerge branch 'lazylog' into smartban
2022-01-27 Matt JoinerMerge branch 'master' into lazylog
2022-01-22 Matt JoinerLazy logging
2021-12-23 Matt Joinercmd/torrent: Add --linear-discard
2021-12-23 Matt Joinercmd/torrent: Lower burst when there's a download rate...
2021-11-08 Matt Joinergofumpt
2021-11-04 Matt JoinerMove download subcmd code into separate file