summaryrefslogtreecommitdiff
path: root/dselect/pkgdepcon.cc
AgeCommit message (Expand)AuthorFilesLines
2018-03-26Use internerr() or BUG() instead of assert()Guillem Jover1-2/+2
2017-05-06doc: Spelling fixesJosh Soref1-1/+1
2015-10-18Update Ian Jackson's email addressGuillem Jover1-1/+1
2014-08-09Add versioned Provides supportGuillem Jover1-4/+5
2014-06-02libdpkg: Uppercase and namespace pkgstatus enum valuesGuillem Jover1-8/+8
2014-06-02libdpkg: Uppercase and namespace pkgeflag enum valuesGuillem Jover1-2/+2
2014-06-02libdpkg: Uppercase and namespace pkgwant enum valuesGuillem Jover1-7/+7
2014-05-28libdpkg: Uppercase dpkg_relation enum valuesGuillem Jover1-1/+1
2014-06-02Move enum definitions out of structsGuillem Jover1-17/+18
2014-01-15Rename return code variables from r to rcGuillem Jover1-14/+18
2013-12-07Use https:// URLs instead of http:// when possibleGuillem Jover1-1/+1
2013-12-05dselect: Use C++11 nullptr instead of 0 or NULLGuillem Jover1-3/+4
2013-12-05Switch variables from int to bool where appropriateGuillem Jover1-12/+21
2012-05-10libdpkg: Rename versioncompare() to dpkg_version_compare()Guillem Jover1-5/+6
2012-05-10libdpkg: Rework enum depverrel into new enum dpkg_relationGuillem Jover1-1/+1
2012-03-27Do not use `' quote pairs for non-translatable stringsGuillem Jover1-2/+2
2012-03-27Clarify internerr() messagesGuillem Jover1-1/+1
2012-03-18dselect: Change debug output to always arch-qualify package namesGuillem Jover1-11/+13
2011-10-30dpkg: Ignore conflict with one's own virtual package within a package setRaphaël Hertzog1-0/+4
2011-10-27Switch from pkginfo->name to pkginfo->set->nameGuillem Jover1-12/+14
2011-10-27Update deppossi->ed to point to a pkgset instead of a pkginfoGuillem Jover1-20/+24
2011-10-27Move the reverse dependencies from struct pkgbin to struct pkgsetRaphaël Hertzog1-6/+6
2011-02-11dselect: Switch to use libdpkg debug supportGuillem Jover1-62/+55
2011-01-16Rename struct pkginfoperfile to struct pkgbinGuillem Jover1-5/+8
2010-11-19Cleanup white spacesGuillem Jover1-17/+17
2010-11-19libdpkg: Rename informative to pkg_is_informativeGuillem Jover1-5/+7
2010-06-27Use consistent naming for linked lists membersGuillem Jover1-6/+6
2010-06-27libdpkg: Remove 'valid' member from struct pkginfoperfileGuillem Jover1-44/+38
2010-05-19Use bool instead of int wherever appropriateGuillem Jover1-10/+16
2010-02-19dselect: Do not shadow display member in packagelist::deselect_one_ofGuillem Jover1-3/+5
2010-02-19dselect: Use max/min instead of lesserint/greaterintGuillem Jover1-4/+4
2009-11-08Unify text in license headersGuillem Jover1-5/+5
2009-11-08Replace FSF address by pointing to the gnu.org URLGuillem Jover1-3/+2
2009-10-26Sort order of header includesGuillem Jover1-2/+2
2009-07-15Disable default automake preprocessor include pathsGuillem Jover1-2/+2
2009-07-14dselect: Fix typo in package deselection conditionGuillem Jover1-5/+5
2009-07-14Cleanup eflag value namesGuillem Jover1-2/+5
2008-09-14libcompat: Add new compat.h headerGuillem Jover1-0/+1
2008-09-14dselect: Unmark debug messages for translationGuillem Jover1-4/+4
2008-08-26Unify usage of extern "C" declarationsGuillem Jover1-4/+2
2008-08-04Unify usage of FIXME in commentsGuillem Jover1-2/+2
2008-06-30Switch to use UTF-8 copyright symbol and add missing onesGuillem Jover1-1/+1
2008-06-30dselect: Fix compilation warningsGuillem Jover1-3/+3
2008-03-30Implement triggers supportIan Jackson1-2/+6
2008-03-09Implement 'Breaks' properly in dselectIan Jackson1-2/+2
2008-03-09Correct broken dselect logic for self-conflicting packagesIan Jackson1-2/+5
2006-09-272006-09-27 Ian Jackson <iwj@ubuntu.com>Guillem Jover1-0/+1
2003-10-26Make dselect do conflict resolution when dealing with automatically selected ...Wichert Akkerman1-2/+2
2003-10-25Almost *EVERY* damn file was including config.h in the wrong spot. AfterAdam Heath1-1/+3
2002-05-06Perl sucks, fix Ian's email addressWichert Akkerman1-1/+1