summaryrefslogtreecommitdiff
path: root/dpkg-split
AgeCommit message (Expand)AuthorFilesLines
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 Jover3-5/+5
2009-08-15Use AM_CPPFLAGS instead of deprecated INCLUDES in Makefile.am filesGuillem Jover1-1/+1
2009-08-13Use MD5HASHLEN instead of literalsGuillem Jover2-7/+9
2009-07-15Disable default automake preprocessor include pathsGuillem Jover6-16/+20
2009-07-15libdpkg: Rename dpkg-i18n.h to i18n.hGuillem Jover5-5/+5
2009-07-15libdpkg: Move C language definition macros to macros.hGuillem Jover1-1/+1
2009-07-15libdpkg: Rename and namespace compiler attributesGuillem Jover1-3/+3
2009-07-15Move libraries to subdirectories under lib/Guillem Jover1-3/+4
2009-07-13dpkg-split: Properly check error condition on open when splittingGuillem Jover1-1/+2
2009-07-12Remove unused assert.h includesGuillem Jover1-1/+0
2009-06-26dpkg-split: Use the correct units (KiB) when referring to partsizeGuillem Jover1-1/+1
2009-06-19Use NUL character instead of 0Guillem Jover3-6/+7
2009-03-27Global review of error checking associated to strtol functionsRaphael Hertzog2-1/+3
2009-01-23Cleanup .gitignore filesGuillem Jover1-4/+0
2009-01-04libdpkg: Move macros from dpkg.h to more specialized headersGuillem Jover1-0/+4
2009-01-03libdpkg: Move basusage from ehandle to myoptGuillem Jover1-0/+1
2008-12-09Mark strings for translationGuillem Jover3-14/+18
2008-12-09Improve internerr output messages and print the invalid valueGuillem Jover1-1/+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 Jover4-1/+6
2008-09-14libdpkg: Do not pass any argument to standard_shutdownGuillem Jover1-1/+1
2008-09-14libcompat: Add new compat.h headerGuillem Jover5-0/+5
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 Jover5-0/+10
2008-06-30Switch to use UTF-8 copyright symbol and add missing onesGuillem Jover6-6/+6
2008-05-24Coalesce similar badusage() strings for translationGuillem Jover3-3/+8
2008-05-24Use sizeof_array instead of ad-hoc calculationGuillem Jover1-1/+2
2008-05-19Fix link order when using libcompat.a and libintl.aGuillem Jover1-2/+2
2008-03-11Move command line common option utilities to lib/myopt-util.cGuillem Jover1-11/+6
2008-02-04Use functions from libcompat when those are not provided by the systemGuillem Jover1-1/+5
2008-01-21Use external gettext intl libraryGuillem Jover1-1/+1
2008-01-16Use NULL instead of 0Guillem Jover2-2/+4
2008-01-07Fix signed vs unsigned value comparisonsGuillem Jover1-3/+3
2007-08-14Adjust string to get it merged with a similar one.Guillem Jover1-1/+1
2007-08-10Add *.o to .gitignore.Guillem Jover1-0/+1
2007-05-08Add missing svn:ignore entries.Guillem Jover1-0/+2
2007-03-20Update svn:ignore attributes.Guillem Jover1-0/+2
2006-06-17Set all svn:ignore.Guillem Jover1-0/+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-12Remove all the generated files so we don't need to track changes in them.Frank Lichtenheld1-524/+0
2006-02-06Cleanup and unify program usage and version output, make it more i18nGuillem Jover1-25/+31
2006-01-22When linking statically, explicitly add libsepol, even if its only aGuillem Jover1-3/+1
2006-01-18Actually import 1.13.11.1, not 1.13.11, D'oh!Frank Lichtenheld1-2/+2
2005-06-12dpkg (1.13.9) unstable; urgency=lowScott James Remnant1-11/+7
2005-03-11dpkg (1.13.1.0.1) experimental; urgency=lowScott James Remnant9-0/+1617