]> Sergey Matveev's repositories - btrtrc.git/history - cmd
Ability to override fifos/
[btrtrc.git] / cmd /
2023-01-29 Sergey MatveevAbility to override fifos/ btrtrc-old
2023-01-13 Sergey MatveevAllow comments in seedfile
2023-01-13 Sergey Matveevcmd/torrent only prioritizes downloads
2023-01-13 Sergey MatveevShort ratio for fifos/top-seed
2023-01-13 Sergey MatveevShortened long filenames
2023-01-13 Sergey MatveevSort torrents by add time
2023-01-13 Sergey MatveevAdd currently written data for top-seed
2023-01-13 Sergey Matveevfifos/top-seed
2023-01-13 Sergey MatveevSimpler cancellation with global variables
2023-01-13 Sergey MatveevLinear IO and cached FDs
2023-01-13 Sergey MatveevHard-code User-Agents
2023-01-13 Sergey MatveevSimplify With ReadAt/WriteAt
2023-01-13 Sergey MatveevSave .torrent with human readable name
2023-01-13 Sergey MatveevRemove FIFOs at quit
2023-01-13 Sergey MatveevFixed lame speed calculation
2023-01-13 Sergey Matveevseed-feed
2023-01-13 Sergey MatveevExplicitly disable IP address if not specified
2023-01-13 Sergey MatveevWait for background jobs before finish message
2023-01-13 Sergey MatveevShorter done percentage
2023-01-13 Sergey MatveevFinished message
2023-01-13 Sergey MatveevSpeed is in KiBs everywhere
2023-01-13 Sergey MatveevBasic documentation
2023-01-13 Sergey MatveevSimple bitfield file piece completion database
2023-01-13 Sergey MatveevInitial draft client
2022-12-25 Matt JoinerDefault to announcing as leecher v1.48.0
2022-12-25 Matt JoinerAdd --port flag to announce
2022-12-05 Matt JoinerAdd announce --event flag
2022-11-15 Matt Joinergorond ./...
2022-09-26 pkRetrive file via HTTP URL in `metainfo.go` (#778)
2022-08-31 Matt JoinerMerge branch 'webrtc-conn-leak'
2022-08-31 Matt JoinerMerge branch 'bargle'
2022-07-13 Matt Joinercmd/torrent: Restore the announce and bencode subcommands
2022-07-12 Matt Joinercmd/torrent: Time and log TracerProvider.Shutdown
2022-07-12 Matt Joinercmd/torrent: Use tracing SDK
2022-07-12 Matt Joinercmd/torrent serve: Support multiple file paths
2022-07-12 Matt Joinercmd/torrent create: Add piece length and private options
2022-07-12 Matt JoinerRestore torrent metainfo pprint
2022-07-12 Matt JoinerMove cmd/torrent-create into torrent create
2022-07-12 Matt JoinerUpdate bargle use
2022-07-12 Matt JoinerTrack latest bargle
2022-07-03 Matt JoinerUse metainfo.ChoosePieceLength from more locations
2022-06-23 Marco Vidonisoptimise torrent piece length (#758)
2022-06-22 Matt JoinerFix typo
2022-06-15 Matt Joinertorrent serve: Add some reasonable tracker defaults
2022-06-14 Matt Joinertorrent serve: Print magnet link
2022-05-12 Matt Joinercmd/torrent: Respect default client max unverified...
2022-05-09 Matt Joinercmd/torrent: Improve context error handling
2022-05-09 Matt Joinercmd/torrent download: Fix waiting for pieces when some...
2022-04-27 Matt Joinercmd/torrent: Export Prometheus metrics
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...
next