summaryrefslogtreecommitdiff
path: root/dselect/pkginfo.cc
AgeCommit message (Expand)AuthorFilesLines
2018-08-30Switch from strchr() + strlen() to strchrnul()Guillem Jover1-3/+3
2016-05-02dselect: Rename info screenpart to info_bodyGuillem Jover1-1/+1
2015-10-18libdpkg: Remove varbuf terminate() methodGuillem Jover1-3/+1
2015-10-18Update Ian Jackson's email addressGuillem Jover1-1/+1
2015-04-10Consistently use proper quotation marks all over the placeGuillem Jover1-1/+1
2015-01-26Remove unused <ctype.h> includesGuillem Jover1-1/+0
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-5/+5
2013-12-05Switch variables from int to bool where appropriateGuillem Jover1-1/+5
2013-03-18dselect: Use str_is_unset() instead of ad-hoc checksGuillem Jover1-2/+3
2012-03-27dselect: Use a new attribute array instead of separate attribute variablesGuillem Jover1-2/+2
2011-11-06dselect: Use modstatdb_get_status() instead of a global variableGuillem Jover1-1/+1
2011-10-27Switch from pkginfo->name to pkginfo->set->nameGuillem Jover1-5/+5
2011-02-11dselect: Switch to use libdpkg debug supportGuillem Jover1-9/+8
2010-11-19Cleanup white spacesGuillem Jover1-2/+2
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-4/+3
2009-07-15Disable default automake preprocessor include pathsGuillem Jover1-2/+2
2009-07-15libdpkg: Rename dpkg-i18n.h to i18n.hGuillem Jover1-1/+1
2008-09-14Reduce header includes by removing unused onesGuillem Jover1-1/+0
2008-09-14libcompat: Add new compat.h headerGuillem Jover1-0/+1
2008-09-14libdpkg: Move gettext related definitions to a new dpkg-i18n.hGuillem Jover1-0/+2
2008-08-26Unify usage of extern "C" declarationsGuillem Jover1-4/+2
2008-07-04Use description of installed package if it's not available anymoreRaphael Hertzog1-0/+2
2008-06-30Switch to use UTF-8 copyright symbol and add missing onesGuillem Jover1-1/+1
2007-02-11Fix confusing bottom status lines in dselect, unifying them by removingGuillem Jover1-16/+16
2004-05-07Fix a large collection of low-hanging-fruit documentation correctionsScott James Remnant1-1/+1
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
2002-05-06Update Ian Jacksons' email addressWichert Akkerman1-1/+1
2001-07-16Remove Linux referencesWichert Akkerman1-1/+1
2000-03-18Synchronize to the potato branch againWichert Akkerman1-1/+0
1999-10-25translation fixupsWichert Akkerman1-4/+4
1999-10-25Add gettext-support to dselectWichert Akkerman1-15/+15
1999-09-27Updating to dpkg 1.4.1.7Wichert Akkerman1-4/+4
1999-01-29dpkg 1.4.1Guy Maor1-4/+4
1996-05-22dpkg (1.2.1); priority=MEDIUMIan Jackson1-11/+31
1996-04-04dpkg (1.1.4); priority=MEDIUMIan Jackson1-0/+163