]> Sergey Matveev's repositories - btrtrc.git/history - file.go
Reinstate File.PrioritizeRegion() for backward compatibility
[btrtrc.git] / file.go
2016-02-07 Matt JoinerReinstate File.PrioritizeRegion() for backward compatib...
2016-02-04 Matt JoinerAdd File.Cancel
2016-01-28 Matt JoinerMerge branch 'noprio2'
2016-01-18 Matt JoinerFix the download/prioritize piece functions
2016-01-16 Matt JoinerFinally make Torrent.torrent private
2016-01-06 Matt JoinerRevert "Merge pull request #54 from zhulik/master"
2016-01-05 Matt JoinerMerge pull request #54 from zhulik/master
2016-01-05 Gleb SinyavskyRefactorings
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...