]> Sergey Matveev's repositories - btrtrc.git/history - cmd
Drop support for go 1.20
[btrtrc.git] / cmd /
2020-12-09 Matt Joinercmd/torrent: Fix download command default flags
2020-12-09 Matt Joinercmd/torrent: Add file pick flag
2020-12-09 Matt Joinercmd/torrent: Use alexflint/go-arg for argument parsing
2020-11-11 Matt JoinerImprove cmd/tracker-announce
2020-11-08 Matt JoinerTidy up doc, file names, naming
2020-10-15 Matt JoinerFix error handling for bad torrent adds with safe file... v1.18.0
2020-07-10 Matt JoinerSupport -testPeer addresses that need resolving
2020-06-03 Matt JoinerMerge pull request #410 from anacrolix/webseeds
2020-06-02 Matt JoinerAdd option to disable webseeds
2020-06-01 Matt JoinerSupport disabling webtorrent
2020-06-01 Matt Joinercmd/torrent-verify: Fix piece hash output
2020-05-31 Matt Joinercmd/torrent-verify now needs to call InitIndex
2020-05-29 Matt JoinerRename Peer to PeerInfo, and unexport PeerInfos
2020-05-21 Yaroslav Kolomiietstorrent-metainfo-pprint: include the 'nodes' field...
2020-05-20 Matt JoinerImprove cmd/tracker-announce output
2020-05-12 Matt Joinercmd/tracker-announce: Rework for better utility in...
2020-05-03 Matt Joinercmd/torrent: Output stats on termination, not just...
2020-05-03 Matt Joinercmd/torrent: Add download -pex flag
2020-05-03 Matt Joinercmd/torrent: Only output progress lines when they change
2020-04-17 Yaroslav Kolomiietscmd/torrent: add -ipv4/-ipv6 options
2020-04-16 Matt Joinercmd/torrent: Fix -{utp,tcp}Peers defaults
2020-04-15 Matt JoinerMerge branch 'webtorrent'
2020-04-11 Matt Joinercmd/torrent: Add download -tcpPeers and -utpPeers
2020-04-11 Matt JoinerMerge branch 'torrent-cli' into webtorrent
2020-04-10 Matt JoinerAdd announce and download commands to cmd/torrent
2020-04-03 ucwongcmd/torrent-pick | add missing ticker.Stop() call
2020-02-27 Matt JoinerUse stable bit set for pending pieces PriorityBitmap
2020-02-27 Matt Joinercmd/torrent: Ditch the progress bar
2020-02-20 Matt JoinerAdd support for non-IP-based networks
2020-01-04 Matt Joinercmd/torrent: Disable accept rate limiting
2020-01-04 Matt Joinercmd/torrent: Move log setup earlier to avoid race
2020-01-04 Matt Joinercmd/torrent: Synchronize stopping
2020-01-03 Matt JoinerUpgrade to log v0.5.0 v1.11.0
2020-01-03 Matt Joinercmd/torrent: Make the addr flag a string
2020-01-03 Matt Joinercmd/torrent: Add dht flag
2019-12-08 D. HT. Yufix if statement in `cmd/torrent/main.go` (#349)
2019-08-22 Matt JoinerLots of improvements to logging
2019-08-21 Matt Joinergoimports -local
2019-07-19 Matt JoinerComments
2019-07-19 Matt Joinercmd/torrent: Add flag for progress bar
2019-07-19 Matt Joinercmd/torrent: Don't log the public IP flag value
2019-07-17 Matt Joinercmd/torrent-magnet: Add a description to command help...
2019-07-17 Matt JoinerFix announcing to S3 HTTP trackers
2019-07-17 Matt Joinercmd/torrent-metainfo-pprint: Fix -files for single...
2019-03-01 Masih YeganehAdds more flags to torrent-create
2019-01-08 Matt Joinercmd/torrent: Add -publicIp flag v1.0.0
2018-11-02 Matt JoinerSwitch to goimports import sorting
2018-10-18 Matt JoinerFix TLS handshake failures with https trackers
2018-08-13 Matt Joinercmd/tracker-announce: Add a port flag
2018-08-13 Matt Joinercmd/tracker-announce: Provide a http.Client for announces
2018-08-13 Matt Joinercmd/tracker-announce: Was using empty AnnounceRequest
2018-07-24 Matt JoinerMerge pull request #269 from JyBP/master
2018-07-24 jbattempt to close the client on signal
2018-07-07 Matt JoinerMore sortimports
2018-06-22 Matt JoinerMerge branch 'dev'
2018-06-17 Matt Joinercmd/torrent-metainfo-pprint: Use bufio input and enable...
2018-06-16 Matt JoinerUpdate external use of ClientConfig
2018-06-05 Matt Joinercmd/torrent: Add -stats flag
2018-04-12 Matt JoinerMerge branch 'circleci'
2018-04-12 Matt JoinerSupport different hosts for each network
2018-04-12 Matt JoinerRework conns to/and allow multiple DHT servers
2018-02-19 Matt Joinercmd/torrent: Add packed-blocklist flag
2018-02-19 Matt Joinercmd/tracker-announce: Rework to be faster and support...
2018-01-25 Matt Joinercmd/torrent: Fix logging when progress bar and stderr...
2018-01-25 Matt JoinerFix cmd/torrent -debug
2018-01-21 Matt JoinerAdd File priorities
2018-01-06 Matt Joinermegacheck and staticcheck fixes
2018-01-06 Matt Joinercmd/torrent-pick: Close file Reader
2018-01-06 Matt JoinerAdd File.NewReader
2017-12-28 Matt JoinerMerge pull request #219 from elgatito/http_user_agent
2017-12-28 Denis Kuzmenokadding http user-agent setters and usage
2017-12-01 Matt Joinersortimports
2017-11-08 Matt JoinerMerge commit '6ab65a49a8a72dea1a28968b2ab42a85fd4566ec'
2017-11-08 Matt Joinercmd/torrent-metainfo-pprint: Just take a single metainf...
2017-11-07 themihaifeat(config): Allows the torrent client to customise...
2017-10-14 Matt Joinercmd/torrent-metainfo-pprint: Include metainfo's url...
2017-09-16 Matt JoinerMerge pull request #188 from boramalper/KnownSwarm
2017-09-13 Matt JoinerSupport plaintext crypto method for protocol header...
2017-09-12 Matt JoinerMerge branch 'master' into pull-writer
2017-09-01 Matt Joinercmd/torrent: Enhance debugging
2017-08-28 Matt Joinercmd/torrent: Include global dht starting nodes
2017-08-27 Matt Joinercmd/torrentfs: Switch to tagflag and rename -torrentPat...
2017-08-27 Matt Joinercmd/magnet-metainfo: Use tagflag
2017-08-26 Matt JoinerMake cmd/tracker-announce output a bit easier to consume
2017-08-25 Matt Joinerdht.ServerConfig.StartingNodes is now a function
2017-08-18 Matt JoinerAdd some debugging routes and envpprof to cmd/magnet...
2017-07-20 Matt JoinerRemove dht cmds, they're added to anacrolix/dht
2017-07-20 Matt JoinerRemove dht cmds, they're added to anacrolix/dht
2017-03-19 Matt Joinersortimports
2017-02-07 Matt Joinerdht.Server.Announce now takes [20]byte
2017-01-04 Matt JoinerMerge pull request #144 from BonkaBonka/fastfail
2017-01-04 BonkaBonkaAbort verify at first hash mismatch.
2016-12-31 Matt JoinerRewrite cmd/torrent-verify
2016-12-14 Matt Joinerdht/… moved to github.com/anacrolix/dht
2016-12-06 Matt JoinerMerge commit 'c8dffdb'
2016-11-30 Matt Joinercmd/torrent: Accept infohash: scheme torrents
2016-10-25 Igor ShishkinTrivial HTTP support for adding torrent files by (...
2016-10-10 Matt JoinerAdd download rate limiting
2016-09-22 Meng Zhuofix unreadable id when started
2016-09-22 Meng Zhuofix dht-server cmd won't exit after Ctrl+C
next