]> Sergey Matveev's repositories - btrtrc.git/history - file.go
Merge branch 'master' of https://github.com/anacrolix/torrent
[btrtrc.git] / file.go
2016-01-04 Gleb SinyavskyMerge branch 'master' of https://github.com/anacrolix...
2015-12-27 Gleb SinyavskyTorrent structs replaced with Download interface in...
2015-11-11 Matt JoinerAdd method File.Torrent
2015-11-09 Matt JoinerAdd comment doc for File.PrioritizeRegion
2015-08-03 Matt JoinerAdd File.DisplayPath
2015-07-17 Matt JoinerAvoid holding client lock while scanning pieces in...
2015-07-02 Matt JoinerMerge pull request #9 from gitter-badger/gitter-badge
2015-06-02 Matt JoinerMerge branch 'master' of github.com:anacrolix/torrent
2015-06-02 Matt JoinerFix a few data races
2015-06-01 Matt JoinerChange the way piece state is exposed to give more...
2015-04-27 Matt JoinerRewrite imports to local bencode and metainfo
2015-04-27 Matt JoinerMerge remote-tracking branch 'libtorgo/master' into...
2015-04-14 Matt JoinerRework the Torrent Reader interface, to allow reader...