Historique des commits

Auteur SHA1 Message Date
  Jay Freeman (saurik) 35d8bb14e1 Tags should use StoreString, not WriteStringInMap. il y a 8 ans
  Jay Freeman (saurik) c2fb49ca17 Port TagIterator to correctly support ReMap (doh). il y a 8 ans
  Jay Freeman (saurik) baec76f5f0 The entire concept of PendingError() is flawed :/. il y a 8 ans
  Jay Freeman (saurik) d52f68c8d7 It is just so absolutely critical that this works. il y a 8 ans
  Jay Freeman (saurik) 4e99adb0d3 Avoid wedging the entire system if recoverable :/. il y a 8 ans
  Jay Freeman (saurik) a473295d01 Store tags in the cache (they are very useful :/). il y a 8 ans
  Julian Andres Klode 49521f8785 Do not use MD5SumValue for Description_md5() il y a 8 ans
  Julian Andres Klode f378b41f9a Compare size before data when ordering cache bucket entries il y a 8 ans
  David Kalnischkies cb9ac09bd6 do not treat same-version local debs as downgrade il y a 8 ans
  Julian Andres Klode 9e7f835336 Prevent double remapping of iterators and string views il y a 8 ans
  David Kalnischkies a133f79c87 deal better with (very) small apt::cache-start values il y a 9 ans
  David Kalnischkies 8efd5947bf convert Version() and Architecture() to APT::StringView il y a 9 ans
  David Kalnischkies a249b3e6fd reimplement build-dep via apts normal resolver il y a 9 ans
  David Kalnischkies 074564d40c use consistently the last : as name:arch separator il y a 9 ans
  David Kalnischkies 530302ef25 always create pkg at the time pkg:arch is created il y a 9 ans
  Julian Andres Klode 8ee09b58e9 Remap another (non-parameter) StringView il y a 9 ans
  Julian Andres Klode 7dd0c2eb45 Remap StringView instances pointing into the cache il y a 9 ans
  Julian Andres Klode 19819ac58a Pass the old map size to ReMap() il y a 9 ans
  David Kalnischkies 62428dbc17 fix M-A:foreign provides creation for unknown archs il y a 9 ans
  Julian Andres Klode 60d523e2ae Store the size of strings in the cache il y a 9 ans
  Julian Andres Klode 24c7db2ede pkgCacheGenerator: CurMd5.Value() cannot be empty il y a 9 ans
  Julian Andres Klode 869700d839 pkgCacheGenerator::StoreString: Get rid of std::string il y a 9 ans
  Julian Andres Klode 57590d3c6e Replace compare() == 0 checks with this == other checks il y a 9 ans
  Julian Andres Klode dd592790c8 pkgCacheGenerator: Use StringView for toString il y a 9 ans
  Julian Andres Klode c5a858e39f pkgCacheGenerator::StoreString: Move the string into the map il y a 9 ans
  Julian Andres Klode eff0c22e59 Switch performance critical code to use APT::StringView il y a 9 ans
  Julian Andres Klode d86b8f864c Do not sync the cache file il y a 9 ans
  Julian Andres Klode 25c7a09d4a Add support for calculating hashes over the entire cache il y a 9 ans
  Julian Andres Klode f161603953 pkgCacheGenerator: Allow passing down an already created cache il y a 9 ans
  Julian Andres Klode e9185eca39 pkgcachegen: Use std::unordered_map instead of std::map il y a 9 ans