]> Sergey Matveev's repositories - btrtrc.git/history - util/dirwatch/dirwatch.go
gofmt simplify
[btrtrc.git] / util / dirwatch / dirwatch.go
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...