summaryrefslogtreecommitdiff
path: root/dpkg-deb/main.c
AgeCommit message (Expand)AuthorFilesLines
2008-09-14libdpkg: Move loadcfgfile from standard_startup to its callersGuillem Jover1-1/+1
2008-09-14libdpkg: Move myopt from standard_startup to each program mainGuillem Jover1-1/+3
2008-09-14libdpkg: Do not pass any argument to standard_shutdownGuillem Jover1-1/+1
2008-09-14libcompat: Add new compat.h headerGuillem Jover1-0/+1
2008-09-14Move locale.h inclusion and locale setup to each program mainGuillem Jover1-0/+8
2008-09-14libdpkg: Move gettext related definitions to a new dpkg-i18n.hGuillem Jover1-0/+2
2008-06-30Switch to use UTF-8 copyright symbol and add missing onesGuillem Jover1-1/+1
2008-05-24Use sizeof_array instead of ad-hoc calculationGuillem Jover1-1/+2
2008-03-11Move command line common option utilities to lib/myopt-util.cGuillem Jover1-11/+6
2008-01-16Use NULL instead of 0Guillem Jover1-25/+27
2007-03-13Support building binary packages with the member data.tar.lzma compressedGuillem Jover1-1/+3
2007-03-12 * lib/dpkg.h (compression_type): Rename to ...Guillem Jover1-4/+4
2006-06-02Disambiguate error message about conflicting command line actions byGuillem Jover1-1/+2
2006-05-02Split usage strings to make it easier for translators when those change.Guillem Jover1-23/+33
2006-02-06Cleanup and unify program usage and version output, make it more i18nGuillem Jover1-32/+37
2005-03-21dpkg (1.13.3) experimental; urgency=lowScott James Remnant1-2/+2
2005-03-11dpkg (1.13.1.0.1) experimental; urgency=lowScott James Remnant1-2/+1
2004-10-27dpkg (1.10.24) unstable; urgency=lowScott James Remnant1-0/+16
2004-04-25Tollef and I gorged on low hanging fruit and got our hands sticky.Scott James Remnant1-1/+1
2004-03-08Retro-actively apply patch for the 1.10.18.1 release:Scott James Remnant1-36/+36
2003-10-25Almost *EVERY* damn file was including config.h in the wrong spot. AfterAdam Heath1-1/+1
2003-09-14* scripts/update-alternatives.8: Add --config to action section, and addAdam Heath1-4/+4
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-6/+8
2002-06-01Fixed printversion(), to allow translations to be done better.Adam Heath1-8/+6
2002-05-24New functions, standard_startup, standard_shutdown, that contain the mostAdam Heath1-12/+2
2002-05-06Perl sucks, fix Ian's email addressWichert Akkerman1-1/+1
2002-05-06Update Ian Jacksons' email addressWichert Akkerman1-1/+1
2001-09-12Fix unterminated line in usage textWichert Akkerman1-1/+1
2001-09-12add parseformat and show options, change layout for usage info, remove copyri...Wichert Akkerman1-17/+40
2001-08-02Remove another Linux reference (will they ever end?)Wichert Akkerman1-1/+1
2001-04-23Fixed up several warning types: const, casting, incorrect sizes,Adam Heath1-1/+1
2001-04-22Added macro NONRETURNING to several functions.Adam Heath1-0/+3
2000-11-05debian/rules, debian/origin: add new origin fileWichert Akkerman1-1/+1
2000-06-09Merge things from the potato branch:Wichert Akkerman1-1/+3
1999-12-25dselect/pkgtop.cc: use waddnstr instead of waddch so we don't strip the 8th b...Wichert Akkerman1-1/+1
1999-12-25Fix missing newline in dpkg-deb helpmessageWichert Akkerman1-1/+1
1999-12-24* version-nr: update to 1.6.5Wichert Akkerman1-1/+1
1999-12-24From the ChangeLogWichert Akkerman1-0/+3
1999-10-17Fixed references to the --nocheck option in dpkg-deb(1) and dpkg-deb --helpBen Collins1-1/+1
1999-01-29dpkg 1.4.1Guy Maor1-29/+35
1996-05-16dpkg (1.2.0); priority=MEDIUMIan Jackson1-4/+4
1996-04-04dpkg (1.1.4); priority=MEDIUMIan Jackson1-0/+151