Commit History

Author SHA1 Message Date
  Julian Andres Klode 2fcd25a9e2 Do not swap required and important in pkgCache::Priority() 9 years ago
  Julian Andres Klode 7d70f7993e orderlist: Replace qsort() by thread-safe std::sort() 9 years ago
  David Kalnischkies 3a8776a37a fix various typos reported by codespell 9 years ago
  Michael Vogt 88a8975f15 Cleanup includes after running iwyu 9 years ago
  Julian Andres Klode 98cc7fd2c1 Deprecate SPtrArray<T> and convert everyone to unique_ptr<T[]> 9 years ago
  David Kalnischkies 6c55f07a5f make all d-pointer * const pointers 9 years ago
  David Kalnischkies 453b82a388 cleanup headers and especially #includes everywhere 11 years ago
  Michael Vogt 1e3f4083db Fix typos in documentation (codespell) 11 years ago
  David Kalnischkies 978844db25 prefer Essentials over Removals in ordering score 11 years ago
  David Kalnischkies 2de7157775 rewrite pkgOrderList::DepRemove to stop incorrect immediate setting 11 years ago
  David Kalnischkies 69c2ecbdc9 various simple changes to fix cppcheck warnings 12 years ago
  David Kalnischkies dcaa118550 fix a bunch of cppcheck "(warning) Member variable '<#>' is not 13 years ago
  David Kalnischkies 75a90b9325 enable APT in unpack/configure ordering to handle loops as well 13 years ago
  David Kalnischkies afd7b358f9 merge with debian/sid 13 years ago
  David Kalnischkies 74b2200285 merge with debian/experimental 13 years ago
  David Kalnischkies ea54214002 reorder includes: add <config.h> if needed and include it at first 13 years ago
  David Kalnischkies 05b64a6f78 * apt-pkg/orderlist.cc: 13 years ago
  David Kalnischkies 3b8d17737d print from their the visit came from 13 years ago
  David Kalnischkies 91c03d370d fix a few more cppcheck performance and scope warnings 13 years ago
  David Kalnischkies f7f0d6c756 cppcheck complains about some possible speed improvements which could be 13 years ago
  Christopher Baines e7ecc2183c More inproved comments about loops. 13 years ago
  Christopher Baines e2a5ff0c33 More changes to make imediate configuration work for all packages, 13 years ago
  Christopher Baines eef7133842 [ David Kalnischkies ] 13 years ago
  Christopher Baines cfcdf7fe9f The modification to orderlist.cc is from a patch DonKult (David) gave me, The modifications to the packagemanager should fix the test-provides-gone-with-upgrade testcase. 13 years ago
  Michael Vogt 15657fcc72 cherry pick from donkult 13 years ago
  David Kalnischkies 359e46db58 convert a lot of places to use IsNegative instead of checking by hand 13 years ago
  David Kalnischkies 92a21ab552 * apt-pkg/orderlist.cc: 13 years ago
  David Kalnischkies 28166356f3 Remove the "pseudopackage" handling of Architecture: all packages for 14 years ago
  David Kalnischkies 543b0abfa5 * apt-pkg/orderlist.cc: 14 years ago
  David Kalnischkies 685625bd30 configure also the replacement before remove by adding Immediate flag 14 years ago