summaryrefslogtreecommitdiff
path: root/apt-pkg/orderlist.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix typos encountered while updating de translationChris Leick2018-10-301-1/+1
* Fix typos reported by codespell & spellintianDavid Kalnischkies2018-08-291-2/+2
* Remove obsolete RCS keywordsGuillem Jover2018-05-071-1/+0
* Fix various typos reported by spellcheckersDavid Kalnischkies2018-05-051-1/+1
* Reformat and sort all includes with clang-formatJulian Andres Klode2017-07-121-5/+5
* Drop cacheiterators.h includeJulian Andres Klode2017-07-121-1/+0
* avoid explicit types for pkg counts by autoDavid Kalnischkies2017-06-261-3/+3
* fix various typos reported by spellintianDavid Kalnischkies2017-01-191-4/+4
* Do not swap required and important in pkgCache::Priority()Julian Andres Klode2015-12-101-1/+1
* orderlist: Replace qsort() by thread-safe std::sort()Julian Andres Klode2015-10-301-21/+18
* fix various typos reported by codespellDavid Kalnischkies2015-08-271-1/+1
* Cleanup includes after running iwyuMichael Vogt2015-08-171-2/+0
* Deprecate SPtrArray<T> and convert everyone to unique_ptr<T[]>Julian Andres Klode2015-08-131-11/+11
* make all d-pointer * const pointersDavid Kalnischkies2015-08-101-1/+1
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-1/+5
* Fix typos in documentation (codespell)Michael Vogt2014-02-221-4/+4
* prefer Essentials over Removals in ordering scoreDavid Kalnischkies2013-06-091-3/+2
* rewrite pkgOrderList::DepRemove to stop incorrect immediate settingDavid Kalnischkies2013-06-091-116/+103
* various simple changes to fix cppcheck warningsDavid Kalnischkies2013-03-101-1/+3
* fix a bunch of cppcheck "(warning) Member variable '<#>' is notDavid Kalnischkies2012-03-041-8/+6
* enable APT in unpack/configure ordering to handle loops as wellDavid Kalnischkies2011-09-141-3/+5
|\
| * More inproved comments about loops.Christopher Baines2011-08-091-0/+2
| * More changes to make imediate configuration work for all packages, Christopher Baines2011-07-141-2/+2
| * [ David Kalnischkies ]Christopher Baines2011-07-051-1/+1
| |\
| * | The modification to orderlist.cc is from a patch DonKult (David) gave me, The...Christopher Baines2011-07-021-0/+6
* | | merge with debian/sidDavid Kalnischkies2011-09-131-17/+53
|\ \ \
| * | | * apt-pkg/orderlist.cc:David Kalnischkies2011-08-241-7/+43
| * | | print from their the visit came fromDavid Kalnischkies2011-08-231-11/+11
* | | | merge with debian/experimentalDavid Kalnischkies2011-09-131-13/+13
|\| | |
| * | | fix a few more cppcheck performance and scope warningsDavid Kalnischkies2011-08-111-5/+5
| * | | cppcheck complains about some possible speed improvements which could beDavid Kalnischkies2011-08-111-8/+8
| | |/ | |/|
* / | reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies2011-09-131-0/+2
|/ /
* / cherry pick from donkultMichael Vogt2011-06-281-0/+6
|/
* convert a lot of places to use IsNegative instead of checking by handDavid Kalnischkies2011-05-111-12/+4
* * apt-pkg/orderlist.cc:David Kalnischkies2011-04-161-1/+1
* Remove the "pseudopackage" handling of Architecture: all packages forDavid Kalnischkies2011-03-081-4/+0
* * apt-pkg/orderlist.cc:David Kalnischkies2010-11-061-7/+27
* configure also the replacement before remove by adding Immediate flagDavid Kalnischkies2010-07-291-0/+2
* * apt-pkg/orderlist.cc:David Kalnischkies2010-07-281-1/+76
* * apt-pkg/orderlist.cc:David Kalnischkies2010-06-101-1/+2
* Remove and Unpack operations should not be ignored for pseudo packages -David Kalnischkies2010-03-011-5/+6
* Add yet another pseudo package which isn't as pseudo as the others:David Kalnischkies2010-02-121-0/+4
* cleanup commit for trigger processing:David Kalnischkies2009-09-181-10/+5
* Add even more config options and try to handle configuration problemsDavid Kalnischkies2009-09-151-24/+50
* add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies2009-06-301-8/+2
* Fix some typos in docs and translations (thanks to timeless, closes: 368665)Luca Bruno2008-10-031-1/+1
* * Removed the more leftover #pragma interface/implementationMichael Vogt2007-06-081-3/+0
|\
| * * remove all the remaining #pragma implementationMichael Vogt2007-06-081-3/+0
* | initial Breaks implementationIan Jackson2006-08-251-1/+16
|/
* G++3 fixes from RandolphArch Librarian2004-09-201-1/+5