summaryrefslogtreecommitdiff
path: root/dpkg-split/main.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-19Cleanup white spacesGuillem Jover1-1/+1
2010-11-19Use push_error_context() instead of ad-hoc codeGuillem Jover1-2/+1
2010-11-19Move action and obsolete related functionality to the myopt moduleGuillem Jover1-13/+0
2010-11-19Use ACTION macros instead of ad-hoc action function handlingGuillem Jover1-20/+11
2010-07-11dpkg-split: Namespace global option variables to not shadow local onesGuillem Jover1-13/+16
2010-02-25Remove --license and --licence options from toolsGuillem Jover1-5/+1
2010-02-19Mark several functions with DPKG_ATTR_NORETGuillem Jover1-2/+2
2010-01-28libdpkg: Rename sizeof_array to array_countGuillem Jover1-1/+1
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-7/+6
2009-09-30Remove helponly and versiononly functionsGuillem Jover1-6/+10
2009-09-06Use m_output instead of checking printing functions return codeGuillem Jover1-15/+19
2009-09-06Use m_output instead of fflush, ferror and werrGuillem Jover1-1/+1
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-15libdpkg: Move C language definition macros to macros.hGuillem Jover1-1/+1
2009-06-26dpkg-split: Use the correct units (KiB) when referring to partsizeGuillem Jover1-1/+1
2009-03-27Global review of error checking associated to strtol functionsRaphael Hertzog1-0/+2
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
2007-08-14Adjust string to get it merged with a similar one.Guillem Jover1-1/+1
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-18/+24
2006-02-06Cleanup and unify program usage and version output, make it more i18nGuillem Jover1-25/+31
2005-03-11dpkg (1.13.1.0.1) experimental; urgency=lowScott James Remnant1-0/+174