summaryrefslogtreecommitdiff
path: root/src/update.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-18Update Ian Jackson's email addressGuillem Jover1-1/+1
2014-04-21dpkg: Add support for loading Packages-files from pipes or stdinGuillem Jover1-3/+7
2013-12-07Use https:// URLs instead of http:// when possibleGuillem Jover1-1/+1
2012-06-30Avoid full stop and double newline at the end of errors and warningsJonathan Nieder1-1/+1
2012-02-18libdpkg: Refactor parsedb flags for standard operations into new aliasesGuillem Jover1-5/+2
2012-02-18dpkg: Relax --merge-avail Packages file parser to not fail on bogus versionsGuillem Jover1-2/+2
2011-08-20dpkg: Clarify --update-avail usage error messageGuillem Jover1-1/+2
2011-07-07libdpkg: Rename myopt module to optionsGuillem Jover1-1/+1
2011-05-15libdpkg: Use new writedb flags instead of independent bool variablesGuillem Jover1-1/+1
2011-04-02Make all command line action functions return intGuillem Jover1-2/+10
2011-03-14Make admindir file local everywhereGuillem Jover1-1/+1
2011-03-14Do not pass admindir to database initialization functionsGuillem Jover1-1/+1
2011-03-14Use dpkg_db_get_path() instead of ad-hoc building the string with varbufGuillem Jover1-6/+6
2011-03-14Make modstatdb locking functions not take an admindir argumentGuillem Jover1-1/+5
2011-03-02Use varbuf_end_str() instead of ad-hoc varbuf_add_char() callsGuillem Jover1-1/+1
2011-02-11libdpkg: Rename cmdinfo arg membersGuillem Jover1-7/+7
2011-01-16libdpkg: Rename varbufaddstr() to varbuf_add_str()Guillem Jover1-2/+2
2011-01-16libdpkg: Rename varbufaddc() to varbuf_add_char()Guillem Jover1-1/+1
2011-01-08Centralize warn counting in warningv()Guillem Jover1-2/+2
2010-11-19Cleanup white spacesGuillem Jover1-2/+2
2010-11-19Cleanup and improve source code commentsGuillem Jover1-1/+1
2010-11-19libdpkg: Always print parse warnings on stderrGuillem Jover1-2/+2
2010-08-26Add gettext messages for plural formsGuillem Jover1-1/+2
2010-08-13libdpkg: When parsing database files only warn on bogus versionsGuillem Jover1-1/+2
2010-03-05libdpkg: Rename database lock functions to use modstatdb_ prefixGuillem 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/+4
2009-10-26Remove unused <fnmatch.h> includeGuillem Jover1-1/+0
2009-08-15dpkg: change behaviour of --merge-availIan Jackson1-1/+2
2009-07-15Disable default automake preprocessor include pathsGuillem Jover1-3/+3
2009-07-15libdpkg: Rename dpkg-i18n.h to i18n.hGuillem Jover1-1/+1
2009-07-12Remove unused assert.h includesGuillem Jover1-1/+0
2009-07-12dpkg: Coalesce similar “takes no arguments” stringsGuillem Jover1-1/+2
2009-07-12Obsolete --forget-old-unavailGuillem Jover1-29/+2
2008-12-09Improve internerr output messages and print the invalid valueGuillem Jover1-2/+2
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-06-30Switch to use UTF-8 copyright symbol and add missing onesGuillem Jover1-1/+1
2008-03-25libdpkg: Remove unused argument from unlockdatabaseGuillem Jover1-1/+1
2008-01-16Use NULL instead of 0Guillem Jover1-2/+3
2005-03-11dpkg (1.13.1.0.1) experimental; urgency=lowScott James Remnant1-0/+128