commit b8e1c9539907b177a7dac66c95304c0dbe91475f [browse]
Author: gitpubber
Date: 2021-05-09 15:04:41 +05:30
Allows one to use Custom PieceCompletion (#486)
* Change ClientImpl to ClientImplCloser
We cannot close underlying Boltdb PieceCompletion if it is not closable
* Update file.go
commit 5e53f35b728658781f1f147d4d1f22abca9f55c5 [browse]
Author: gitpubber
Date: 2021-05-07 21:05:33 +05:30
Change ClientImpl to ClientImplCloser
We cannot close underlying Boltdb PieceCompletion if it is not closable
commit 8706d326bac7f7f5a1f021620718e1cc4ad77cee [browse]
Author: Matt Joiner
Date: 2021-05-04 16:08:21 +10:00
cmd/torrent: Ensure progress is emitted at consistent intervals
commit bb4fc82d4b47977273987f78e4558536ba577312 [browse]
Author: Matt Joiner
Date: 2021-05-04 16:00:22 +10:00
cmd/torrent: Restore parsing of units for upload and download rates
https://github.com/anacrolix/torrent/issues/447
commit 305ba51dc2d50f7a38d12fbf1d042c7b12fa29d8 [browse]
Author: Matt Joiner
Date: 2021-05-04 12:39:52 +10:00
Big logging cleanup to improve experience from README
clone the repository to get more history