Commit History

Author SHA1 Message Date
  Julian Andres Klode 280a9f18d6 Do not break apt-file (<< 3.0~exp1~), 2.X works fine 10 years ago
  Julian Andres Klode cef27e6c25 NEWS: Refer to apt(8) instead of apt(1) 10 years ago
  Julian Andres Klode 68e07cd093 Release 1.2~exp1 10 years ago
  Julian Andres Klode 79adeafe8c Break apt-file (<< 3.0~exp1~) 10 years ago
  Julian Andres Klode 7f1614554c Install bash completion with correct name 10 years ago
  Julian Andres Klode 9e7783f64b libapt-pkg5.0: Add Breaks appstream (<< 0.9.0-3~) 10 years ago
  Julian Andres Klode 60d523e2ae Store the size of strings in the cache 10 years ago
  Julian Andres Klode af4899c9df HashSumValue::Set: Do not provide const char* overload 10 years ago
  Julian Andres Klode e9a1e5f9a3 debListParser: Convert another ParseDepends to StringView 10 years ago
  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