]> Sergey Matveev's repositories - btrtrc.git/history - cmd/torrent-pick
Drop support for go 1.20
[btrtrc.git] / cmd / torrent-pick /
2023-07-09 guoguangwuchore: remove refs to deprecated io/ioutil
2021-11-08 Matt Joinergofumpt
2020-06-03 Matt JoinerMerge pull request #410 from anacrolix/webseeds
2020-05-29 Matt JoinerRename Peer to PeerInfo, and unexport PeerInfos
2020-04-03 ucwongcmd/torrent-pick | add missing ticker.Stop() call
2020-02-20 Matt JoinerAdd support for non-IP-based networks
2019-08-21 Matt Joinergoimports -local
2018-11-02 Matt JoinerSwitch to goimports import sorting
2018-06-22 Matt JoinerMerge branch 'dev'
2018-06-16 Matt JoinerUpdate external use of ClientConfig
2018-01-21 Matt JoinerAdd File priorities
2018-01-06 Matt Joinercmd/torrent-pick: Close file Reader
2018-01-06 Matt JoinerAdd File.NewReader
2016-05-12 Matt JoinerTorrent.AddPeers can't fail, so don't return an error
2016-04-04 Matt JoinerMerge pull request #72 from shoenig/magnetize
2016-04-03 Matt JoinerMerge Torrent and torrent types
2016-02-01 Matt Joinergo vet
2016-01-28 Matt JoinerMerge branch 'noprio2'
2016-01-18 Matt JoinerFixes for torrent.Reader not having ReadAt
2016-01-05 Gleb SinyavskyRefactorings
2016-01-04 Gleb SinyavskyMerge branch 'master' of https://github.com/anacrolix...
2015-12-27 Gleb Sinyavskycmd utils fixed
2015-10-23 Matt JoinerTidy
2015-07-02 Matt JoinerMerge pull request #9 from gitter-badger/gitter-badge
2015-06-27 Matt JoinerMerge pull request #19 from scr4t/master
2015-06-25 Alexander BaranovMake torrent-pick work with latest changes
2015-06-03 Matt Joinercmd/torrent-pick: gofmt and sortimports
2015-06-02 Matt JoinerMerge branch 'master' of github.com:anacrolix/torrent
2015-06-01 Matt JoinerMerge pull request #16 from scr4t/master
2015-06-01 Alexander BaranovOnly wait for io.Copy; Remove obsolete from client
2015-06-01 Alexander BaranovUse higher-level API to get file
2015-05-28 Alexander BaranovRename picker tool