]> Sergey Matveev's repositories - btrtrc.git/history - fs
Drop support for go 1.20
[btrtrc.git] / fs /
2023-09-26 Matt Joinergorond
2023-09-25 Matt JoinerMerge fs module back into the root module
2023-09-14 Matt JoinerAlso change go requirement for fs module
2023-09-11 Matt JoinerDrop anacrolix/squirrel cache blob usage
2023-09-08 Matt JoinerHandle torrentfs failure in test.sh
2023-09-05 Matt JoinerMerge branch 'fuse-t'
2023-09-05 Matt JoinerSwitch to github.com/go-llsqlite/adapter
2023-08-23 Frederick RobinsonUpdate file_handle.go (#860)
2023-08-16 Matt JoinerDitch lispad/go-generics-tools for anacrolix/generics...
2023-08-16 Matt Joinerfs: Use a new torrent file reader per handled request
2023-08-16 Matt Joinerfs/cmd/torrentfs: Mount read-only
2023-08-16 Matt Joinerfs: Return file permissions for root node
2023-08-16 Matt Joinerfs/cmd/torrentfs: Add main logger
2023-08-14 Matt JoinerRemove unnecessary use of SO_REUSEPORT
2023-07-23 Matt JoinerGet go-libutp fix for go1.21
2023-05-28 Matt Joinerfs/test.sh: Handle torrentfs failures synchronously
2023-05-27 Matt JoinerFix filecache issues on Windows
2023-05-27 Matt Joinerfs: Update path to torrentfs
2023-05-27 Matt Joinerfs: go mod tidy
2023-05-27 Matt JoinerMake fs a separate module
2022-11-28 Matt JoinerFix godo use in torrentfs CI
2022-11-15 Matt Joinergorond ./...
2022-02-10 Matt JoinerMerge branch 'master' into go1.18
2022-02-09 Matt Joinerfs/test.sh: Fail if hash does not match
2022-02-07 Matt JoinerMerge branch 'master' into go1.18
2022-02-02 Eng Zer Juntest: use `T.TempDir` to create temporary test director...
2022-01-31 Matt Joinerfs/test.sh: Add torrents before mounting
2022-01-31 Matt JoinerRun fs/test.sh on 32 bit
2022-01-31 Matt Joinerfs/test.sh: Use Sintel file so webrtc is tested
2022-01-31 Matt JoinerRevert "fs/test.sh: Use go run instead of godo"
2021-12-28 Matt Joinerfs/test.sh: Use go run instead of godo
2021-12-12 Matt JoinerGenerate full sintel magnet link in fs test
2021-11-19 Matt Joinergofumpt
2021-11-16 Matt JoinerSwitch to github.com/anacrolix/fuse
2021-11-08 Matt Joinergofumpt
2021-06-23 Matt JoinerFixes for wasm
2021-06-07 Matt JoinerCreate go.yml (#497)
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 JoinerRun torrentfs without race
2021-02-15 Matt JoinerUse io.ReadFull in fs reads
2021-02-15 Matt Joinerfs/test.sh: Use godo for out of tree go run
2021-02-12 Matt JoinerRework fs/test.sh
2021-01-30 Shubhendra Singh... fixed code quality issues using DeepSource
2021-01-18 Matt JoinerFix duplicate import under different aliases
2020-10-27 Matt JoinerDon't block trying to fill entire Reader.Read
2020-10-09 Matt JoinerUse testing.T.Name instead of missinggo.GetTestName
2020-02-20 Matt JoinerApply staticcheck
2019-08-21 Matt Joinergoimports -local
2019-07-30 Matt Joinerfs: Fix test failure when default client port is unavai...
2019-07-19 Matt JoinerChange the default client port
2019-04-23 Radoslav Georgievtorrentfs: fix a bug where the basenames of files are...
2019-04-23 Radoslav Georgievtorrentfs: fix a bug where ENOENT is returned when...
2018-11-02 Matt JoinerSwitch to goimports import sorting
2018-07-29 Matt JoinerMerge branch 'master' into vgo-ci
2018-07-27 Matt JoinerGo module install/get make no sense
2018-07-25 Matt JoinerUse go run instead of godo
2018-06-30 Matt Joinerfs/test.sh: Add sudo before happy path umount again
2018-06-29 Matt JoinerRun fs/test.sh in a temporary directory and make it...
2018-06-26 Matt JoinerMissed deferring release of an exported status writer
2018-06-26 Matt JoinerRework status export in tests to allow count > 1 withou...
2018-06-22 Matt JoinerMerge branch 'dev'
2018-06-16 Matt JoinerUpdate external use of ClientConfig
2018-04-12 Matt JoinerMerge branch 'circleci'
2018-04-12 Matt JoinerAnother use of LoopbackListenhost
2018-04-12 Matt JoinerAdd LoopbackListenHost
2018-04-12 Matt JoinerSupport different hosts for each network
2018-04-12 Matt JoinerRework conns to/and allow multiple DHT servers
2018-01-31 Matt JoinerUpdate context imports
2018-01-21 Matt JoinerAdd File priorities
2018-01-09 Matt Joinersortimports
2018-01-06 Matt JoinerFormatting and comments
2018-01-06 Matt JoinerAdd File.NewReader
2017-12-29 Matt JoinerAdd the fs test torrent to the repo
2017-12-01 Matt Joinersortimports
2017-11-07 Matt JoinerMore megacheck
2017-10-12 Matt JoinerFix fs test link now that Debian 9.2 came out
2017-09-22 Matt Joinerfs: Some test tidying
2017-09-18 Matt Joinerfs/test.sh: umount requires sudo
2017-09-18 Matt Joinertest.sh: Unmount and wait for torrentfs to return after...
2017-09-18 Matt JoinerRename fs/unwedge-tests so it gets synced to test servers
2017-09-16 Matt JoinerMerge pull request #188 from boramalper/KnownSwarm
2017-09-15 Matt Joinerfs: Fix tests now that data verification isn't automatic
2017-08-29 Matt JoinerGet torrentfs fuse test working
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
2017-08-27 Matt Joinerfs/test.sh: Update torrentfs arguments and wait for...
2017-08-27 Matt JoinerTestUnmountWedged: Don't deadlock if the Read fails
2017-08-26 Matt Joinerfs: Add a test script
2017-08-26 Matt Joinerfs: Move fileNode stuff into its own file
2017-06-01 Matt JoinerSkip on fusermount failure
2017-06-01 Matt JoinerTighten FUSE test skipping
2016-11-22 Matt Joinergofmt simplify
2016-08-26 Matt JoinerRemove the InfoEx type, and don't generate its infohash...
2016-08-01 persesfs: fix isSubPath for top-level directories (#105)
2016-05-11 Matt JoinerRework Client listeners
2016-05-05 Matt JoinerRemove the last of the "config dir" stuff
2016-05-05 Matt Joinermetainfo.InfoEx.Hash becomes a function, UpdateBytes...
next