]> Sergey Matveev's repositories - btrtrc.git/history - cmd
Use Torrent logger instead of default logger (#740)
[btrtrc.git] / cmd /
2022-04-11 Matt JoinerMerge branch 'supress_webrtc_logs'
2022-04-11 Matt Joinercmd/torrent: Fix panic with IPv6 public IP
2022-03-17 Matt JoinerMerge branch 'master' into crawshaw-386-wasm
2022-03-17 Matt JoinerMerge branch 'go1.18'
2022-03-17 Matt Joinercmd/torrent: Add download --save-metainfos and fix...
2022-03-17 Matt JoinerPrefer UTF-8 fields when present
2022-03-15 Matt JoinerMerge branch 'http-proxying'
2022-03-11 Matt JoinerMerge branch 'master' into crawshaw
2022-03-11 Matt JoinerAdd cmd/torrent-create -u
2022-03-10 Matt JoinerAdd cmd/torrent-create -i
2022-03-09 Matt JoinerMerge branch 'master' into crawshaw
2022-03-09 Matt Joinercmd/torrent: Add TODO about missing subcommand
2022-03-09 Matt Joinercmd/torrent: Add --port-forward
2022-03-09 Matt Joinercmd/torrent: Add --port-forward
2022-03-01 Matt JoinerMerge branch 'master' into crawshaw
2022-03-01 Matt Joinercmd/torrent announce: Use NumWant -1
2022-02-25 Matt JoinerMerge branch 'http-proxying' into crawshaw
2022-02-20 Matt JoinerAdd scrape subcommand to cmd/torrent
2022-01-31 Matt JoinerMake use of the lazylog branch of anacrolix/log
2022-01-27 Matt JoinerMerge branch 'lazylog' into smartban
2022-01-27 Matt JoinerMerge branch 'master' into lazylog
2022-01-22 Matt JoinerLazy logging
2021-12-23 Matt Joinercmd/torrent: Add --linear-discard
2021-12-23 Matt Joinercmd/torrent: Lower burst when there's a download rate...
2021-11-19 Matt Joinergofumpt
2021-11-16 Matt JoinerSwitch to github.com/anacrolix/fuse
2021-11-11 Matt Joinercmd/torrentfs: Add missing envpprof.Stop
2021-11-08 Matt Joinergofumpt
2021-11-04 Matt Joinercmd/torrent: Add serve subcommand
2021-11-04 Matt JoinerMove download subcmd code into separate file
2021-11-03 Matt Joinercmd/torrent: Add bencode {json,spew} commands
2021-10-27 Matt JoinerMerge branch 'peer-requesting' v1.34.0
2021-10-25 Matt JoinerSupport minimum peer extensions
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-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
next