]> Sergey Matveev's repositories - btrtrc.git/history - cmd
Print average download rate
[btrtrc.git] / cmd /
2021-10-19 Matt JoinerPrint average download rate
2021-10-07 Matt Joinercmd/torrent: Ensure envpprof.Stop runs before exit
2021-10-07 Matt JoinerReturn errors from Client.Close
2021-09-21 Matt Joinercmd/torrent: Don't make --stats default to --debug...
2021-09-21 Matt JoinerRemove unused function
2021-09-21 Matt Joinercmd/torrent: Refactor and set progress interval to 3s
2021-09-20 Matt Joinercmd/torrent: Include download stats on interrupt
2021-09-20 Matt JoinerMerge branch 'master' into peer-requesting
2021-09-20 Matt Joinercmd/torrent: Dump download statistics
2021-09-15 Matt Joinercmd/torrent: Use anacrolix/args and merge several other...
2021-09-14 YenForYangDrop bradfitz/iter dependency (#605)
2021-09-13 YenForYangRemove xerrors dependency (#600)
2021-09-05 Zilog8Improve Closing (#559)
2021-09-02 Matt JoinerMerge branch 'master' into squirrel
2021-09-02 Matt Joiner./cmd/torrent-create: Update the builtin announce list
2021-09-02 Matt Joinercmd/torrent download: Don't seed if no torrents are...
2021-08-01 Matt Joinercmd/torrentfs: Fix panic on missing info
2021-06-25 Matt JoinerUpdate and expose default client identifiers
2021-06-23 Matt JoinerFixes for wasm
2021-06-21 Matt JoinerMerge branch 'request-strategy-rewrite'
2021-06-07 Matt JoinerAdd client-level max unverified bytes
2021-05-14 Matt JoinerMove envpprof.Stop to main
2021-05-14 Matt Joinercmd/torrent: Track download rate
2021-05-04 Matt Joinercmd/torrent: Ensure progress is emitted at consistent...
2021-05-04 Matt Joinercmd/torrent: Restore parsing of units for upload and...
2021-05-04 Matt JoinerBig logging cleanup to improve experience from README v1.26.1
2021-02-24 Matt JoinerImprove metainfo.MetaInfo.Magnet interface and add...
2021-01-06 ucwongconnection drop log debug level
2021-01-04 Matt JoinerReinstate cmd/announce announce subcommand
2020-12-09 Matt Joinercmd/torrent: Add spew-bencoding command
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
next