summaryrefslogtreecommitdiffstats
path: root/src/commands/source/download.rs
AgeCommit message (Expand)Author
2021-12-02Fix: Increase bar length when adding downloadMatthias Beyer
2021-12-02Fix: Add missing closing parenMatthias Beyer
2021-12-02Introduce semaphore for max of 100 concurrent downloadsMatthias Beyer
2021-12-02Optimize: Do not increase the download counter too soonMatthias Beyer
2021-12-02Optimize: Write bytes to disk and increase statusbar in parallelMatthias Beyer
2021-12-02Fix: Do not finish download twiceMatthias Beyer
2021-12-02Add doc for helper typeMatthias Beyer
2021-12-02Outsource "source download" subcommand implMatthias Beyer