]> Sergey Matveev's repositories - btrtrc.git/history - fs/file_handle.go
Drop support for go 1.20
[btrtrc.git] / fs / file_handle.go
2023-09-26 Matt Joinergorond
2023-09-05 Matt JoinerMerge branch 'fuse-t'
2023-08-23 Frederick RobinsonUpdate file_handle.go (#860)
2023-08-16 Matt Joinerfs: Use a new torrent file reader per handled request
2022-11-15 Matt Joinergorond ./...
2021-11-16 Matt JoinerSwitch to github.com/anacrolix/fuse
2021-11-08 Matt Joinergofumpt
2021-06-23 Matt JoinerFixes for wasm
2021-02-22 Matt JoinerMerge Sean-Der's webrtc/v3 update
2021-02-21 Matt JoinerComment and log change on torrentfs behaviour change
2021-02-21 Matt JoinerMerge branch 'fuse-email-issue'
2021-02-15 Matt JoinerUse io.ReadFull in fs reads
2019-08-21 Matt Joinergoimports -local
2018-11-02 Matt JoinerSwitch to goimports import sorting
2018-01-06 Matt JoinerAdd File.NewReader
2017-12-01 Matt Joinersortimports
2017-11-07 Matt JoinerMore megacheck
2017-08-28 Matt JoinerMerge branch 'fs-handle-reader'
2017-08-27 Matt JoinerMaintain a torrent.Reader for each file handle
2017-08-27 Matt Joinerfs: Move file Read behaviour onto a new handle type