summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-10-30Fix spelling errors in the Catalan translationGuillem Jover2-5/+7
2009-10-30build: Use pkg-config m4 macros to detect selinux libraryGuillem Jover2-7/+10
2009-10-30build: If there's no libselinux.pc file fallback to hardcoded listFelipe Contreras1-3/+11
2009-10-30Update TODO listGuillem Jover1-40/+18
2009-10-29man: Fix a small typo in dpkg.1Jonathan Nieder10-19/+19
2009-10-29build: Only use po4a if present and if NLS is enabledGuillem Jover3-7/+22
2009-10-29build: Rename and namespace dpkg m4 filesGuillem Jover7-0/+0
2009-10-28libdpkg: fix misspelling of __attribute__((const))Jonathan Nieder1-1/+1
2009-10-26dpkg: Add JavaDoc comments for promptconfaction()Sean Finney1-2/+23
2009-10-26dpkg: Pass a pkginfo structure to promptconfaction()Sean Finney1-3/+4
2009-10-26Document some of the code with JavaDocGuillem Jover4-7/+60
2009-10-26doc: Tune some Doxygen settingsSean Finney1-3/+3
2009-10-26doc: Add doxygen supportGuillem Jover6-0/+1540
2009-10-26Generate the autoconf version from gitGuillem Jover4-1/+47
2009-10-26Sort order of header includesGuillem Jover88-496/+482
2009-10-26Remove unused <fnmatch.h> includeGuillem Jover3-3/+0
2009-10-26Add .mailmap to EXTRA_DISTGuillem Jover1-0/+1
2009-10-26libcompat: Always add an empty file to the libcompat static libraryGuillem Jover2-0/+2
2009-10-25debian/rules: use “$(MAKE)” instead of “make”Raphaël Hertzog1-1/+1
2009-10-24French manpages translationsChristian Perrier2-144/+77
2009-10-24Updated French translation of dselectChristian Perrier2-7/+6
2009-10-24Updated French translationChristian Perrier2-79/+59
2009-10-18Dpkg::Changelog::find_closes(): don't return duplicate bug numbersRaphaël Hertzog1-3/+3
2009-10-18Dpkg::Control::Fields: allow transfer of custom fieldsRaphaël Hertzog1-6/+15
2009-10-18Fix typosHelge Kreutzmann1-3/+3
2009-10-16Update German translation of manual pagesHelge Kreutzmann1-1/+33
2009-10-16Dpkg::Compression: add support for xz compression methodRaphaël Hertzog4-9/+14
2009-10-16man: Fix typo in Swedish translation making build to failGuillem Jover1-2/+2
2009-10-16dpkg: Remove unused variable current in pkg_files_add_file()Guillem Jover1-1/+1
2009-10-14Fix typoHelge Kreutzmann1-2/+2
2009-10-14Update Swedish translation.Peter Krefting5-1144/+1202
2009-10-14libcompat: Handle 0 size case for C99 vsnprintf semanticsGuillem Jover1-1/+4
2009-10-14libcompat: Add top_builddir to the include pathMikhail Gusarov1-1/+2
2009-10-14dpkg: Remove unused head variable in getselections()Guillem Jover1-3/+1
2009-10-14libdpkg: Rename symlinkList variables in TarExtractor()Guillem Jover1-17/+17
2009-10-14dpkg-statoverride: Fallback to printing #<id> if db lookup failsGuillem Jover1-6/+10
2009-10-14dpkg-statoverride: Fix typo inverting the override exists checkGuillem Jover1-1/+1
2009-10-14dpkg-statoverride: Add missing values for option flagsGuillem Jover1-3/+3
2009-10-14dpkg-statoverride: Add missing newline in --version outputGuillem Jover1-1/+1
2009-10-14libdpkg: Expand TKI_DEFINE macro for each userGuillem Jover1-11/+18
2009-10-14Use named intializers in structuresGuillem Jover4-19/+23
2009-10-14Do not use C++ style comments in C codeGuillem Jover3-7/+11
2009-10-14dpkg: Refactor file addition into package files to a new functionDavid Benjamin1-27/+50
2009-10-14dpkg: Split off emptying a package's file infoDavid Benjamin1-13/+34
2009-10-09Minor fixes in the German man page translationHelge Kreutzmann1-3/+3
2009-10-09Dpkg::Control: rename CTRL_APT_* to CTRL_INDEX_*Raphaël Hertzog6-31/+31
2009-10-08Dpkg::Changelog::Debian: preserve blank linesRaphaël Hertzog2-6/+17
2009-10-08Dpkg::Changelog::Debian: keep blank lines and trailing whitespace unchangedRaphaël Hertzog2-15/+22
2009-10-08Dpkg::Changelog::Debian: store unmodified changes lines in an arrayRaphaël Hertzog2-10/+17
2009-10-05Dpkg::Deps::version_implies(): fix to return undef with invalid versionsRaphaël Hertzog1-2/+2