Commit történet

Szerző SHA1 Üzenet Dátum
  Jay Freeman (saurik) baec76f5f0 The entire concept of PendingError() is flawed :/. 8 éve
  David Kalnischkies e950b7e2f8 don't loop on pinning pkgs from absolute debs by regex 8 éve
  David Kalnischkies 42610b9d5a if conf unset, don't read / as conf/pref/sources dir 8 éve
  David Kalnischkies fdf9eef4d9 fail instead of segfault on unreadable config files 8 éve
  Julian Andres Klode 0fae1ac4bf policy: Remove TODO for replacing old GetCandidateVer() 8 éve
  Julian Andres Klode 71180b9889 policy: Get rid of old (pre-1.1) GetCandidateVer algorithm 8 éve
  David Kalnischkies fd2e438b24 restore pinning to min/max value of short 8 éve
  David Kalnischkies 69cea1ef2c give rc-status packages a pin of -1 8 éve
  David Kalnischkies f6459e646f properly parse comments in apt_preferences and deb822-style sources 9 éve
  David Kalnischkies 258b9e512c apply various suggestions made by cppcheck 9 éve
  David Kalnischkies b49068c566 provide public interface to hold/unhold packages 9 éve
  David Kalnischkies 95278287f4 avoid using global PendingError to avoid failing too often too soon 9 éve
  David Kalnischkies 188a6fcf4f implement autobit and pinning in EDSP solver 'apt' 9 éve
  Julian Andres Klode 632f24768e Re-indent GetCandidateVerNew() and make ConsiderFiles argument explicit 9 éve
  Michael Vogt ac7f8f7916 Fix all the wrong removals of includes that iwyu got wrong 9 éve
  Michael Vogt 88a8975f15 Cleanup includes after running iwyu 9 éve
  Julian Andres Klode a0a6695515 Add GetPriority(VerIterator) to pkgDepCache::Policy 9 éve
  Julian Andres Klode 98cc7fd2c1 Deprecate SPtrArray<T> and convert everyone to unique_ptr<T[]> 9 éve
  Julian Andres Klode 809aa216c6 policy: Be more strict about parsing pin files, and document prio 0 9 éve
  Julian Andres Klode 10b39ae62d Add a parameter ConsiderFiles to GetPriority(VerIterator) 9 éve
  Julian Andres Klode 1d203ce78e Simply ignore cruft in the status files, do not treat it as prio 0 9 éve
  Julian Andres Klode 9b7d159f7c Replace INT_MIN with std::numeric_limits<int>::min 9 éve
  David Kalnischkies 50bac72818 initialize PinVers to a nullptr 9 éve
  David Kalnischkies 81460e3296 bring back deb822 sources.list entries as .sources 9 éve
  David Kalnischkies 6c55f07a5f make all d-pointer * const pointers 9 éve
  Julian Andres Klode 3d5e93f7cd policy: Fix the handling of config-files states 9 éve
  Julian Andres Klode 3436218c5f policy: Fix the new policy implementation to handle downgrades correctly 9 éve
  Julian Andres Klode a91aae4061 Determine the candidate based on per-version pins, instead of old code 9 éve
  Julian Andres Klode 5f9386e543 policy: Return highest file pin if version pin == 0 in GetPriority() 9 éve
  Julian Andres Klode 7fd9c353e1 policy: Assign per-version pins 9 éve