summaryrefslogtreecommitdiff
path: root/dselect
AgeCommit message (Expand)AuthorFilesLines
2003-10-25Almost *EVERY* damn file was including config.h in the wrong spot. AfterAdam Heath17-19/+51
2003-09-14No longer generate helpmsgs.{cc,h}.Adam Heath5-266/+210
2003-09-14* scripts/update-alternatives.8: Add --config to action section, and addAdam Heath1-5/+2
2003-09-13Support OpenBSD.Adam Heath1-1/+1
2003-09-13Apply patch to make dpkg work with POSIX 1003.1-2001.Adam Heath1-1/+1
2002-09-01Don't call nffreeall, in any of the c/c++ programs. It appears dselectAdam Heath1-1/+1
2002-06-02Revert last modification. It'll be fixed properly for dpkg 1.11.Adam Heath1-2/+2
2002-06-01Fixed printversion(), to allow translations to be done better.Adam Heath1-2/+2
2002-05-24New functions, standard_startup, standard_shutdown, that contain the mostAdam Heath1-10/+2
2002-05-20Add rules to Makefile.conf, to rebuild Makefile if $(srcdir)/Makefile.in isAdam Heath1-0/+1
2002-05-06Perl sucks, fix Ian's email addressWichert Akkerman24-24/+24
2002-05-06Update Ian Jacksons' email addressWichert Akkerman24-24/+24
2002-04-01Remove commented out statementsWichert Akkerman1-3/+0
2002-04-01treat enhances like suggests in packagelist::resolvedepcon()Wichert Akkerman1-2/+4
2002-02-06check fgetc() for EOF return so we don't spin if we can't read inputWichert Akkerman1-3/+3
2001-12-31No longer set LC_CTYPE and switch to using cisalpha and cisdigit insteadWichert Akkerman1-1/+0
2001-07-31Use the colour spelling for printed textWichert Akkerman1-4/+4
2001-07-27ignore Makefile, not Makefile.inWichert Akkerman1-1/+1
2001-07-16document new search featuresWichert Akkerman1-2/+6
2001-07-16Fixed a few spelling and grammatical problems.Peter Karlsson1-3/+3
2001-07-16Moved the .TP to the correct placePeter Karlsson1-2/+1
2001-07-16implement checksearch and matchsearch using regular expressionsWichert Akkerman2-0/+78
2001-07-16use new checkserach and matchsearch functions to do the real search/matchingWichert Akkerman1-17/+14
2001-07-16add checksearch and matchsearch functions to abstract searching algorithm, ad...Wichert Akkerman2-3/+46
2001-07-16s/specificaton/specification/Peter Karlsson1-1/+1
2001-07-16s/emter/enter/Peter Karlsson1-1/+1
2001-07-16Remove Linux referencesWichert Akkerman20-21/+22
2001-07-16Force LC_CTYPE to CWichert Akkerman1-0/+1
2001-07-16Improve textWichert Akkerman1-23/+23
2001-07-16Improve some help texts and helpscreen keybindingsWichert Akkerman1-7/+6
2001-07-16make Q do abort so we are consistent with the pkglistWichert Akkerman1-0/+1
2001-07-16override setheights() to make list_height 1 higher then the default so we dra...Wichert Akkerman1-0/+7
2001-07-16add setheights() member and fix protectionWichert Akkerman1-0/+2
2001-07-16Make setheights() virtualWichert Akkerman1-1/+1
2001-07-16Add configurable colours to dselectWichert Akkerman5-32/+272
2001-07-15include unistd.h which is needed to get the ioctl prototype on SolarisWichert Akkerman1-0/+1
2001-07-14Add per-user configuration fileWichert Akkerman1-0/+8
2001-07-13modify resolvedepcon() to handle recommand and suggests betterWichert Akkerman1-49/+25
2001-07-13modify repeatedlydisplay() to unset manual_install so we can identify user-se...Wichert Akkerman1-0/+1
2001-07-13modify kd_select() to set manual_install so we can identify user-selected pac...Wichert Akkerman1-1/+7
2001-07-13add dp_should priorityWichert Akkerman1-2/+3
2001-07-13add manual_install prototypeWichert Akkerman1-0/+3
2001-07-13Merged improvements from Joost KooijWichert Akkerman1-62/+345
2001-07-01make "n" do searchagain insteadWichert Akkerman1-1/+1
2001-06-22Handle screen resize in main menuWichert Akkerman1-1/+8
2001-06-08handle interrupted getc in falliblesubprocess() promptWichert Akkerman1-2/+2
2001-06-08don't include curses.h since dselect.h already does that for usWichert Akkerman1-2/+1
2001-05-28Fix some gcc 3.0 warnings.Adam Heath1-0/+2
2001-05-27Discovered that if anything in optlib/ was actually needed, it wasn't beingAdam Heath1-1/+1
2001-05-06Sligh language fixupWichert Akkerman1-1/+1