Age | Commit message (Expand) | Author |
2015-12-10 | Do not swap required and important in pkgCache::Priority() | Julian Andres Klode |
2015-10-30 | orderlist: Replace qsort() by thread-safe std::sort() | Julian Andres Klode |
2015-08-27 | fix various typos reported by codespell | David Kalnischkies |
2015-08-17 | Cleanup includes after running iwyu | Michael Vogt |
2015-08-13 | Deprecate SPtrArray<T> and convert everyone to unique_ptr<T[]> | Julian Andres Klode |
2015-08-10 | make all d-pointer * const pointers | David Kalnischkies |
2014-03-13 | cleanup headers and especially #includes everywhere | David Kalnischkies |
2014-02-22 | Fix typos in documentation (codespell) | Michael Vogt |
2013-06-09 | prefer Essentials over Removals in ordering score | David Kalnischkies |
2013-06-09 | rewrite pkgOrderList::DepRemove to stop incorrect immediate setting | David Kalnischkies |
2013-03-10 | various simple changes to fix cppcheck warnings | David Kalnischkies |
2012-03-04 | fix a bunch of cppcheck "(warning) Member variable '<#>' is not | David Kalnischkies |
2011-09-14 | enable APT in unpack/configure ordering to handle loops as well | David Kalnischkies |
2011-09-13 | merge with debian/sid | David Kalnischkies |
2011-09-13 | merge with debian/experimental | David Kalnischkies |
2011-09-13 | reorder includes: add <config.h> if needed and include it at first | David Kalnischkies |
2011-08-24 | * apt-pkg/orderlist.cc: | David Kalnischkies |
2011-08-23 | print from their the visit came from | David Kalnischkies |
2011-08-11 | fix a few more cppcheck performance and scope warnings | David Kalnischkies |
2011-08-11 | cppcheck complains about some possible speed improvements which could be | David Kalnischkies |
2011-08-09 | More inproved comments about loops. | Christopher Baines |
2011-07-14 | More changes to make imediate configuration work for all packages, | Christopher Baines |
2011-07-05 | [ David Kalnischkies ] | Christopher Baines |
2011-07-02 | The modification to orderlist.cc is from a patch DonKult (David) gave me, The... | Christopher Baines |
2011-06-28 | cherry pick from donkult | Michael Vogt |
2011-05-11 | convert a lot of places to use IsNegative instead of checking by hand | David Kalnischkies |
2011-04-16 | * apt-pkg/orderlist.cc: | David Kalnischkies |
2011-03-08 | Remove the "pseudopackage" handling of Architecture: all packages for | David Kalnischkies |
2010-11-06 | * apt-pkg/orderlist.cc: | David Kalnischkies |
2010-07-29 | configure also the replacement before remove by adding Immediate flag | David Kalnischkies |
2010-07-28 | * apt-pkg/orderlist.cc: | David Kalnischkies |
2010-06-10 | * apt-pkg/orderlist.cc: | David Kalnischkies |
2010-03-01 | Remove and Unpack operations should not be ignored for pseudo packages - | David Kalnischkies |
2010-02-12 | Add yet another pseudo package which isn't as pseudo as the others: | David Kalnischkies |
2009-09-18 | cleanup commit for trigger processing: | David Kalnischkies |
2009-09-15 | Add even more config options and try to handle configuration problems | David Kalnischkies |
2009-06-30 | add the various foldmarkers in apt-pkg & cmdline (no code change) | David Kalnischkies |
2008-10-03 | Fix some typos in docs and translations (thanks to timeless, closes: 368665) | Luca Bruno |
2007-06-08 | * Removed the more leftover #pragma interface/implementation | Michael Vogt |
2007-06-08 | * remove all the remaining #pragma implementation | Michael Vogt |
2006-08-25 | initial Breaks implementation | Ian Jackson |
2004-09-20 | G++3 fixes from Randolph | Arch Librarian |
2004-09-20 | Fixed minor configuration ordering frooble | Arch Librarian |
2004-09-20 | Join with aliencode | Arch Librarian |
2004-09-20 | Minimal CD swaps | Arch Librarian |
2004-09-20 | More fixes | Arch Librarian |
2004-09-20 | Fixed ordering error for unpacked things | Arch Librarian |
2004-09-20 | Daniel Jacobowitz's gcc 2.95 C++ patch | Arch Librarian |
2004-09-20 | Oops in crictical handling | Arch Librarian |
2004-09-20 | A bit better install ordering w/cds | Arch Librarian |