提交历史

作者 SHA1 备注 提交日期
  Jay Freeman (saurik) 70aa55819c For speed, you *need* multiple downloads per host. 9 年之前
  David Kalnischkies 5832913a49 get pdiff files from the same mirror as the index 9 年之前
  Julian Andres Klode 2a440328ea acquire: Use priority queues and a 3 stage pipeline design 10 年之前
  Julian Andres Klode 6a68315e93 Merge branch 'portability/freebsd' 10 年之前
  Julian Andres Klode 6f1f3c9afd Make root group configurable via ROOT_GROUP 10 年之前
  Julian Andres Klode 0fb16c3e67 Use C locale instead of C.UTF-8 for protocol strings 10 年之前
  David Kalnischkies 1044354995 improve code & doc for aquire weak/loop failing 10 年之前
  David Kalnischkies 2e2865ae53 do fail on weakhash/loop earlier in acquire 10 年之前
  David Kalnischkies 0919f1df55 prevent C++ locale number formatting in text APIs (try 3) 10 年之前
  David Kalnischkies b58e2c7c56 prevent C++ locale number formatting in text APIs 10 年之前
  David Kalnischkies 124e6916b7 fix and document on the fly compressor config 10 年之前
  David Kalnischkies 1eba782fc3 delay progress until Release files are downloaded 10 年之前
  David Kalnischkies 4aa6ebf6d7 make random acquire queues work less random 10 年之前
  Michael Vogt fb193b1cd4 Get accurate progress reporting in apt update again 10 年之前
  David Kalnischkies 6fd4b4c0b6 always download changelogs into /tmp first 10 年之前
  David Kalnischkies feb674aba5 revert file-hash based action-merging in acquire 10 年之前
  Julian Andres Klode b89cd2e36f acquire: Allow parallelizing methods without hosts 10 年之前
  Julian Andres Klode e551e1237d Use 0llu instead of 0ull in one place too 10 年之前
  Julian Andres Klode 5a97834817 Avoid overflow when summing up file sizes 10 年之前
  Michael Vogt ef39c14810 Check if the Apt::Sandbox::User exists in CheckDropPrivsMustBeDisabled() 10 年之前
  Michael Vogt a416a90b63 Deal with killed acquire methods properly instead of hanging 10 年之前
  David Kalnischkies 6aef1942f4 ignore lost+found in private directory cleanup 10 年之前
  David Kalnischkies 514a25cbcd do not use _apt for file/copy sources if it isn't world-accessible 10 年之前
  David Kalnischkies ce1f3a2c61 wrap every unlink call to check for != /dev/null 10 年之前
  David Kalnischkies ae732225ec use std-algorithms instead of manual loops to avoid overflow warning 11 年之前
  David Kalnischkies 69b7654484 fix 'Dead assignment' by dropping unneeded boolean 11 年之前
  David Kalnischkies 95278287f4 avoid using global PendingError to avoid failing too often too soon 11 年之前
  David Kalnischkies 226c0f64d4 improve CheckDropPrivsMustBeDisabled further 11 年之前
  David Kalnischkies 7c8206bf26 if file is inaccessible for _apt, disable privilege drop in acquire 11 年之前
  Michael Vogt ac7f8f7916 Fix all the wrong removals of includes that iwyu got wrong 11 年之前