]> Sergey Matveev's repositories - btrtrc.git/history - misc_test.go
Drop support for go 1.20
[btrtrc.git] / misc_test.go
2021-09-14 YenForYangDrop bradfitz/iter dependency (#605)
2021-06-21 Matt JoinerMerge branch 'request-strategy-rewrite'
2021-06-07 Matt JoinerFix bitmap-related benchmark
2021-05-14 Matt JoinerMerge branch 'sqlite-direct'
2021-05-08 Matt JoinerReduce allocations in iterBitmapsDistinct
2021-01-28 Matt JoinerExpose more callbacks and Request and ChunkSpec
2020-01-13 Matt JoinerExtract the request strategy logic
2018-06-22 Matt JoinerMerge branch 'dev'
2018-06-13 Matt JoinerRemove excess newline from log call
2018-06-12 Matt JoinerEnsure ConnStats spew nicely
2018-02-08 Matt JoinerFixes for non-pointer Bitmap corrupting state
2017-09-23 Matt JoinerImplement new request strategy
2015-08-03 Matt JoinerReplace go-check with testify
2015-07-15 Matt JoinerAllow chunk size to be specified per torrent
2015-07-02 Matt JoinerMerge pull request #9 from gitter-badger/gitter-badge
2015-04-27 Matt JoinerMerge remote-tracking branch 'libtorgo/master' into...
2015-04-07 Matt JoinerMove torrentOffsetRequest and torrentRequestOffset...