]> Sergey Matveev's repositories - btrtrc.git/history - util/dirwatch
Drop support for go 1.20
[btrtrc.git] / util / dirwatch /
2022-11-15 Matt Joinergorond ./...
2022-02-10 Matt JoinerMerge branch 'master' into go1.18
2022-02-02 Eng Zer Juntest: use `T.TempDir` to create temporary test director...
2021-08-16 Bora M. AlperAdd linter CI (#542)
2021-06-23 Matt JoinerFixes for wasm
2021-05-04 Matt JoinerBig logging cleanup to improve experience from README v1.26.1
2020-11-08 Matt JoinerTidy up doc, file names, naming
2019-08-21 Matt Joinergoimports -local
2018-11-02 Matt JoinerSwitch to goimports import sorting
2018-03-27 Matt Joinergithub.com/go-fsnotify/fsnotify -> github.com/fsnotify...
2018-01-06 Matt Joinermegacheck and staticcheck fixes
2016-11-22 Matt Joinergofmt simplify
2016-08-26 Matt JoinerRemove the InfoEx type, and don't generate its infohash...
2016-07-27 Matt JoinerMerge pull request #101 from perses/master
2016-07-26 ctndirwatch: fix panic when attemting to copy func into...
2016-04-19 Matt JoinerMerge pull request #79 from shoenig/normalize
2016-04-19 Seth Hoenigrefactor struct identifiers to follow conventional...
2016-04-04 Matt JoinerMove Magnet and friends into metainfo package
2016-04-04 Matt JoinerMerge pull request #72 from shoenig/magnetize
2016-04-04 Matt JoinerUse metainfo.Hash for piece and info hashes
2016-03-28 Matt JoinerFinish fixing tests
2015-08-03 Matt JoinerSome utils moved to missinggo
2015-07-02 Matt JoinerMerge pull request #9 from gitter-badger/gitter-badge
2015-04-29 Matt JoinerApply sortimports
2015-04-27 Matt JoinerRewrite imports to local bencode and metainfo
2015-04-27 Matt JoinerMerge remote-tracking branch 'libtorgo/master' into...
2015-03-26 Matt JoinerUse rogpeppe's sortimports to fix this goimports orderi...
2015-03-20 Matt JoinerRewrite import paths for migration from Bitbucket
2014-12-03 Matt Joinerutil/dirwatch: Some tidying
2014-09-11 Matt JoinerClean up magnet URI parsing errors in dirwatch
2014-08-27 Matt JoinerSome fixes and improvements to dirwatch
2014-08-22 Matt JoinerSimplify dirwatch to scan the whole directory on changes
2014-07-24 Matt JoinerSupport watching for ".magnet" files in torrent directory
2014-07-22 Matt Joinertorrentfs: Match the active torrents to those found...