summaryrefslogtreecommitdiff
path: root/src/select.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-26Sort order of header includesGuillem Jover1-5/+5
2009-10-14dpkg: Remove unused head variable in getselections()Guillem Jover1-3/+1
2009-10-04libdpkg: Rename pkglistqsortcmp to pkg_sorter_by_nameGuillem Jover1-1/+1
2009-09-15Move pkg-array to libdpkgGuillem Jover1-1/+1
2009-09-06Use m_output instead of fflush, ferror and werrGuillem Jover1-2/+3
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-03-03Add new pkg_array_free functionGuillem Jover1-0/+2
2009-03-03Refactor package array handlingGuillem Jover1-18/+9
2008-09-14libdpkg: Move myopt from standard_startup to each program mainGuillem Jover1-0/+1
2008-09-14libdpkg: Move stdlib.h inclusion to its direct includersGuillem Jover1-0/+1
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-07-02Use NULL instead of 0Guillem Jover1-1/+1
2008-06-30Switch to use UTF-8 copyright symbol and add missing onesGuillem Jover1-1/+1
2008-06-04Use new VARBUF_INIT macro instead of varbufinit to initialize variablesGuillem Jover1-4/+2
2008-06-04dpkg: Fix memory leaks on --set-selectionsGuillem Jover1-2/+2
2008-05-24Coalesce similar badusage() strings for translationGuillem Jover1-2/+3
2006-04-09Add new '--clear-selections' option to dpkg (Andrew Suffield).Guillem Jover1-0/+21
2005-03-11dpkg (1.13.1.0.1) experimental; urgency=lowScott James Remnant1-0/+146