Commit History

Author SHA1 Message Date
  Julian Andres Klode 077cb5273b NEWS: Document recompression of indices 10 years ago
  David Kalnischkies ef3c549e00 remove uncompressed leftover partial file before pdiff bootstrap 10 years ago
  David Kalnischkies 4e6219da0d use filesize of compressed pdiffs for the limit if possible 10 years ago
  David Kalnischkies 896f0ae857 tests: limit autotest-functionname generation to sane characters 10 years ago
  David Kalnischkies abec2980ef support '-' and no parameter for stdin in apt-helper cat-file 10 years ago
  David Kalnischkies 0179cfa83c keep compressed indexes in a low-cost format 10 years ago
  David Kalnischkies 912a61312a tests: try to pick up compressors from config automatically 10 years ago
  David Kalnischkies 4e3c5633b1 allow pdiff bootstrap from all supported compressors 10 years ago
  David Kalnischkies 1866240123 ensure compression cleanup even without lists-cleanup 10 years ago
  David Kalnischkies 9bd2313a5c use one 'store' method to rule all (de)compressors 10 years ago
  David Kalnischkies 83758aed35 include all compressed Packages/Sources files in Release file 10 years ago
  David Kalnischkies e6849dd846 fix typo in SrvRecords documentation 10 years ago
  Julian Andres Klode 4a666d28d7 AvailableDescriptionLanguages: Use one string for all iterations 10 years ago
  Julian Andres Klode 24c7db2ede pkgCacheGenerator: CurMd5.Value() cannot be empty 10 years ago
  Julian Andres Klode 0cc8987abf operator==(char*, StringView) use StringView.operator== 10 years ago
  Julian Andres Klode a0e3c0f55d pkgCacheGenerator::hash: Do not call tolower_ascii() 10 years ago
  Julian Andres Klode 869700d839 pkgCacheGenerator::StoreString: Get rid of std::string 10 years ago
  Julian Andres Klode 57590d3c6e Replace compare() == 0 checks with this == other checks 10 years ago
  Julian Andres Klode dd592790c8 pkgCacheGenerator: Use StringView for toString 10 years ago
  Julian Andres Klode c5a858e39f pkgCacheGenerator::StoreString: Move the string into the map 10 years ago
  Julian Andres Klode 0e58689ae7 StringView: rfind: pos should be end of substr, not start 10 years ago
  Julian Andres Klode eee8ee176a StringView: pos argument default should be npos 10 years ago
  Julian Andres Klode 8cfd5495e3 StringView::rfind(): Call rfind() instead of find() on subst 10 years ago
  Julian Andres Klode eff0c22e59 Switch performance critical code to use APT::StringView 10 years ago
  Julian Andres Klode fe7fa47c11 Introduce internal APT::StringView class 10 years ago
  Julian Andres Klode 4fcff7ed46 rred: Run in parallel 10 years ago
  Julian Andres Klode b89cd2e36f acquire: Allow parallelizing methods without hosts 10 years ago
  Julian Andres Klode 40940e63a4 CopyFile: Use 64 * 1024 instead of 64000 as buffer size 10 years ago
  Julian Andres Klode df46a87ab6 apt-helper: cat-file: Add -C/--compress option 10 years ago
  Julian Andres Klode e3fbd54cee FileFd: (native) LZ4 support 10 years ago