Commit History

Author SHA1 Message Date
  Julian Andres Klode dd592790c8 pkgCacheGenerator: Use StringView for toString 9 years ago
  Julian Andres Klode c5a858e39f pkgCacheGenerator::StoreString: Move the string into the map 9 years ago
  Julian Andres Klode 0e58689ae7 StringView: rfind: pos should be end of substr, not start 9 years ago
  Julian Andres Klode eee8ee176a StringView: pos argument default should be npos 9 years ago
  Julian Andres Klode 8cfd5495e3 StringView::rfind(): Call rfind() instead of find() on subst 9 years ago
  Julian Andres Klode eff0c22e59 Switch performance critical code to use APT::StringView 9 years ago
  Julian Andres Klode fe7fa47c11 Introduce internal APT::StringView class 9 years ago
  Julian Andres Klode 4fcff7ed46 rred: Run in parallel 9 years ago
  Julian Andres Klode b89cd2e36f acquire: Allow parallelizing methods without hosts 9 years ago
  Julian Andres Klode 40940e63a4 CopyFile: Use 64 * 1024 instead of 64000 as buffer size 9 years ago
  Julian Andres Klode df46a87ab6 apt-helper: cat-file: Add -C/--compress option 9 years ago
  Julian Andres Klode e3fbd54cee FileFd: (native) LZ4 support 9 years ago
  Julian Andres Klode d4cfc24887 travis: pull liblz4-dev from wily 9 years ago
  Michael Vogt 0b7d34ee9d Do not remove a not working SrvRecords server twice 9 years ago
  Michael Vogt ca5cbc96a5 Add documentation about the SrvRecords support in apt 9 years ago
  Michael Vogt 5ef35b188f Document new APT::Keep-Downloaded-Packages option in NEWS 9 years ago
  Julian Andres Klode 550d53ec86 test-apt-cache: Adjust for hashtable size change 9 years ago
  Julian Andres Klode 3b4cbca22f Increase APT::Cache-HashTableSize default to 50503 9 years ago
  Julian Andres Klode 38a5b1ceee apt-cache: stats: Show a table utilization as percentage 9 years ago
  Julian Andres Klode 6d7fc45ed4 apt-cache: stats: Average is over used, not all, buckets 9 years ago
  Helmut Grohne 084faf6a41 Allow building without libgtest-dev under <nocheck> build profile 9 years ago
  Julian Andres Klode 59f1f42b75 Change compressor costs to be 100 apart 9 years ago
  Julian Andres Klode f1b9bf7a80 simple_compressor: Provide some accessors for end and free 9 years ago
  Julian Andres Klode 5bdba2ca23 simple_buffer: Allow buffer size to change 9 years ago
  Julian Andres Klode 2c80abf922 prepare-release: travis: Ignore build profiles in build-depends 9 years ago
  Michael Vogt ee02b5b394 Add new APT::Keep-Downloaded-Packages option 9 years ago
  Michael Vogt bd8274311d Add bash-completion support for the "apt" command 9 years ago
  Michael Vogt 73d52d6581 Add support for APT::Periodic::CleanInterval 9 years ago
  David Kalnischkies f6459e646f properly parse comments in apt_preferences and deb822-style sources 9 years ago
  David Kalnischkies e21ba62847 support comments in debian/control parsing 9 years ago