]> Sergey Matveev's repositories - btrtrc.git/history - cmd/torrent
cmd/torrent: Use updated args module
[btrtrc.git] / cmd / torrent /
2021-10-20 Matt Joinercmd/torrent: Use updated args module
2021-10-19 Matt JoinerMake useful data stat more readable
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-13 YenForYangRemove xerrors dependency (#600)
2021-09-05 Zilog8Improve Closing (#559)
2021-09-02 Matt JoinerMerge branch 'master' into squirrel
2021-09-02 Matt Joinercmd/torrent download: Don't seed if no torrents are...
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-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-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-05-29 Matt JoinerRename Peer to PeerInfo, and unexport PeerInfos
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-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-01-08 Matt Joinercmd/torrent: Add -publicIp flag v1.0.0
2018-11-02 Matt JoinerSwitch to goimports import sorting
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-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-01-25 Matt Joinercmd/torrent: Fix logging when progress bar and stderr...
2018-01-25 Matt JoinerFix cmd/torrent -debug
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
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-12 Matt Joinercmd/torrent: Fix progress bar for zero-length torrents
2016-08-31 Matt JoinerPass seed option to Config for cmd/torrent (#108)
2016-08-31 Ye YinPass seed option to Config for cmd/torrent
2016-06-18 Matt Joinercmd/torrent: Remove unused "short" tag
2016-05-12 Matt JoinerTorrent.AddPeers can't fail, so don't return an error
2016-04-19 Matt Joinercmd/torrent: Add -addr flag back in
2016-04-18 Matt Joinercmd/torrent: Forget trying to expose the entire Client...
2016-04-18 Matt Joinercmd/torrent: Remove redundant _ "net/http/pprof" import
2016-04-04 Matt JoinerMerge pull request #72 from shoenig/magnetize
2016-04-03 Matt JoinerMerge Torrent and torrent types
2016-03-28 Matt JoinerGet mmap storage working
2016-03-28 Matt JoinerNew storage interface
2016-01-06 Matt JoinerRevert "Merge pull request #54 from zhulik/master"
2016-01-05 Matt JoinerMerge pull request #54 from zhulik/master
2016-01-05 Gleb SinyavskyRefactorings
2016-01-04 Gleb SinyavskyMerge branch 'master' of https://github.com/anacrolix...
2015-12-27 Gleb Sinyavskycmd utils fixed
next