summaryrefslogtreecommitdiff
path: root/dselect/pkgtop.cc
AgeCommit message (Expand)AuthorFilesLines
2018-08-30libdpkg, dselect: Use new pkg_name_const() and pkgbin_name_const()Guillem Jover1-1/+1
2018-03-26Use internerr() or BUG() instead of assert()Guillem Jover1-2/+3
2016-05-02dselect: Remove intermediate pkgbin info variableGuillem Jover1-3/+2
2015-10-18Update Ian Jackson's email addressGuillem Jover1-1/+1
2015-01-28Switch code to use the new C locale character type functionsGuillem Jover1-2/+2
2014-08-15dselect: Add new architecture columns to package list viewGuillem Jover1-0/+18
2014-08-15dselect: Rework columns codeGuillem Jover1-64/+58
2014-06-02libdpkg: Uppercase and namespace pkgpriority enum valuesGuillem Jover1-5/+5
2014-06-02Move enum definitions out of structsGuillem Jover1-5/+6
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-2/+2
2012-05-10libdpkg: Rename versioncompare() to dpkg_version_compare()Guillem Jover1-1/+2
2012-04-09Use implicit __func__ in internerr() instead of explicit literal stringsGuillem Jover1-1/+1
2012-03-31Rename informativeversion() to dpkg_version_is_informative()Guillem Jover1-1/+1
2012-03-27dselect: Use a new attribute array instead of separate attribute variablesGuillem Jover1-10/+10
2012-03-27Clarify internerr() messagesGuillem Jover1-1/+1
2011-10-27Switch from pkginfo->name to pkginfo->set->nameGuillem Jover1-6/+6
2011-01-16Rename struct pkginfoperfile to struct pkgbinGuillem Jover1-1/+1
2010-11-19Cleanup white spacesGuillem Jover1-15/+7
2010-11-19dselect: Remove shadowing variable definitions from pkgtopGuillem Jover1-2/+0
2010-02-19dselect: Use max/min instead of lesserint/greaterintGuillem Jover1-5/+5
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
2009-01-04dselect: Define several private functions as staticGuillem Jover1-1/+3
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-08-04Unify usage of FIXME in commentsGuillem Jover1-2/+2
2008-07-06Reduce dselect memory usageMichel Lespinasse1-9/+11
2008-07-04Use description of installed package if it's not available anymoreRaphael Hertzog1-1/+2
2008-06-30Switch to use UTF-8 copyright symbol and add missing onesGuillem Jover1-1/+1
2007-03-21Show the epoch (if present) when displaying package versions.Guillem Jover1-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
2002-05-06Update Ian Jacksons' email addressWichert Akkerman1-1/+1
2001-07-16Remove Linux referencesWichert Akkerman1-1/+1
2001-05-04Translation updateWichert Akkerman1-1/+1
2001-04-23Fixed up several warning types: const, casting, incorrect sizes,Adam Heath1-1/+1
2000-06-09Merge things from the potato branch:Wichert Akkerman1-1/+2
2000-03-18Synchronize to the potato branch againWichert Akkerman1-2/+0
2000-02-16flag two more strings as translateableWichert Akkerman1-2/+2
2000-01-09scripts/cl-debian.pl: Allow space between `#' and the bugnumber in the change...Wichert Akkerman1-1/+1
1999-12-25handle 8th bit properly in packagelist-displaysWichert Akkerman1-1/+1
1999-12-22debian/dpkg-doc.postrm: Use doc-name instead of file-nameWichert Akkerman1-3/+3
1999-10-30Don't translate internal errorsWichert Akkerman1-1/+1
1999-10-25Add gettext-support to dselectWichert Akkerman1-28/+28
1999-01-29dpkg 1.4.1Guy Maor1-4/+4