summaryrefslogtreecommitdiff
path: root/dselect/basecmds.cc
AgeCommit message (Expand)AuthorFilesLines
2017-05-06doc: Spelling fixesJosh Soref1-1/+1
2015-10-18Update Ian Jackson's email addressGuillem Jover1-1/+1
2015-04-10Consistently use proper quotation marks all over the placeGuillem Jover1-2/+2
2013-12-07Use https:// URLs instead of http:// when possibleGuillem Jover1-1/+1
2012-04-01Use cmp() == 0 instead of !cmp()Guillem Jover1-1/+1
2012-03-30Fix coding-styleGuillem Jover1-2/+4
2012-03-27dselect: Use a new attribute array instead of separate attribute variablesGuillem Jover1-4/+4
2011-04-30dselect: Mark ‘y’ variables as unused for getyx() and getmaxyx()Guillem Jover1-1/+3
2011-02-11dselect: Switch to use libdpkg debug supportGuillem Jover1-1/+1
2010-11-19Cleanup white spacesGuillem Jover1-7/+7
2010-07-16Fix file names in comment headerGuillem Jover1-1/+1
2010-05-19Use bool instead of int wherever appropriateGuillem Jover1-6/+10
2010-02-19dselect: Use max/min instead of lesserint/greaterintGuillem Jover1-1/+1
2010-02-19dselect: Do not shadow global thisname variableGuillem Jover1-5/+6
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-3/+2
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-07-12Remove unused assert.h includesGuillem Jover1-2/+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/+4
2008-08-04Unify usage of FIXME in commentsGuillem Jover1-4/+4
2008-06-30Switch to use UTF-8 copyright symbol and add missing onesGuillem Jover1-2/+2
2008-06-30dselect: Fix compilation warningsGuillem Jover1-2/+3
2005-01-11dpkg (1.10.26) unstable; urgency=lowScott James Remnant1-5/+5
2003-10-25Almost *EVERY* damn file was including config.h in the wrong spot. AfterAdam Heath1-2/+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-16add checksearch and matchsearch functions to abstract searching algorithm, ad...Wichert Akkerman1-2/+41
2001-07-16s/emter/enter/Peter Karlsson1-1/+1
2001-07-16Remove Linux referencesWichert Akkerman1-2/+2
2001-07-16Improve some help texts and helpscreen keybindingsWichert Akkerman1-7/+6
2001-07-16Add configurable colours to dselectWichert Akkerman1-1/+2
2000-03-18Synchronize to the potato branch againWichert Akkerman1-2/+0
1999-11-25Add missing semiclon in baselist::kd_search() (yes, again)Wichert Akkerman1-1/+1
1999-11-25Add missing semiclon in baselist::kd_search()Wichert Akkerman1-1/+1
1999-11-19improve searchkeys in dselectWichert Akkerman1-2/+8
1999-10-30Silly fixed to make it all build againWichert Akkerman1-1/+1
1999-10-26Translate helpmessages in dselectWichert Akkerman1-4/+4
1999-10-25translation fixupsWichert Akkerman1-1/+1
1999-10-25Add gettext-support to dselectWichert Akkerman1-8/+8
1999-10-17 * Made the large info screen show 5 lines of the pkglist so thatBen Collins1-1/+1
1999-01-29dpkg 1.4.1Guy Maor1-6/+7
1996-05-22dpkg (1.2.1); priority=MEDIUMIan Jackson1-1/+1
1996-04-04dpkg (1.1.4); priority=MEDIUMIan Jackson1-0/+264