summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-26po: Update Portuguese programs translationMiguel Figueiredo2-145/+141
2019-11-05German dpkg translation updateSven Joachim2-150/+141
2019-11-01Fix a typoHelge Kreutzmann2-3/+3
2019-11-01Update German translation of manual pagesHelge Kreutzmann1-69/+95
2019-11-01Update German scripts translationHelge Kreutzmann2-16/+43
2019-10-30dpkg, u-a: Make variables staticGuillem Jover3-4/+14
2019-10-30test: Suppress new bogus cppcheck 1.89 false positivesGuillem Jover2-0/+14
2019-10-30dpkg: Remove redudant condition for sourcefile in updateavailable()Guillem Jover2-1/+2
2019-10-30libdpkg: Use p instead of name in dpkg_arch_name_is_illegal()Guillem Jover2-1/+2
2019-10-30dselect: Make baselist::draw_column_*() col arguments constGuillem Jover3-6/+7
2019-10-30man: Split dselect(1) --color from --colour option itemsGuillem Jover5-10/+31
2019-10-30man: Globally adjust left and disable hyphenationGuillem Jover56-13/+57
2019-10-30build: Bump minimal gettext version to 0.19.8Guillem Jover2-1/+3
2019-10-30test: Update stopwords for codespell 1.16.0Guillem Jover2-0/+2
2019-10-30test: Skip build directories from codespellGuillem Jover2-0/+3
2019-10-30test: Fix typosGuillem Jover2-2/+2
2019-10-30libdpkg, dpkg: Use new versiondescribe_c() for non-localizable call sitesGuillem Jover5-8/+11
2019-10-30libdpkg: Add new versiondescribe_c() to force a C localeGuillem Jover4-0/+18
2019-10-30libdpkg: Add new C locale switch over supportGuillem Jover13-0/+61
2019-10-30debian: Remove obsolete Breaks satisfied since oldstableGuillem Jover2-17/+2
2019-10-30scripts: Match ~deb also as a backport marker in versionsGuillem Jover3-4/+6
2019-10-30scripts: Remove support for ~vola versioningGuillem Jover3-6/+8
2019-10-30dpkg: Initialize flagdeppossi in check_conflict()Guillem Jover2-1/+2
2019-10-30dpkg-deb: Fold two adjacent if conditionals into a single oneGuillem Jover2-1/+3
2019-10-30dselect: Reduce scope of variableGuillem Jover2-2/+4
2019-10-30libdpkg: Use the totalwritten variable for a consistency checkGuillem Jover2-0/+3
2019-10-30libdpkg: Use the variable instead of a type as sizeof() argumentGuillem Jover2-2/+3
2019-10-30test: Clarify cppcheck va_list_usedBeforeStarted suppressionGuillem Jover2-1/+2
2019-10-30test: Remove perlcritic Documentation::RequirePodLinksIncludeText suppressionGuillem Jover2-3/+2
2019-10-30Dpkg::Changelog: Document methods provided by subclassesGuillem Jover2-0/+18
2019-10-30Dpkg::Source::Package::V2: Emit a special patch header on single-debian-patchGuillem Jover2-0/+14
2019-10-30Dpkg::BuildFlags: Add new unset() methodGuillem Jover2-1/+21
2019-10-30Dpkg::BuildFlags: Remove unused hash keysGuillem Jover2-2/+1
2019-10-30dpkg-shlibdeps: Document split_soname() functionGuillem Jover2-0/+6
2019-10-30man: Clarify that the pager is called via «$SHELL -c»Guillem Jover2-2/+4
2019-10-30man: Use a minus sign for a literal stringGuillem Jover2-1/+2
2019-10-30libdpkg: Clarify lock contender error messageGuillem Jover2-3/+19
2019-10-30build: Install m4 files into system aclocal directoryGuillem Jover2-0/+15
2019-10-30build: Add a serial versioning to the m4 filesGuillem Jover11-0/+11
2019-10-30Dpkg::Source::Package: Verify original tarball signatures at build timeGuillem Jover4-2/+42
2019-10-30Dpkg::OpenPGP: Add support for importing an OpenPGP key into a keyringGuillem Jover2-0/+37
2019-10-30Dpkg::OpenPGP: Make it possible to verify detached signaturesGuillem Jover2-0/+2
2019-10-12Dpkg::OpenPGP: Refactor signature verification into a new functionGuillem Jover3-38/+50
2019-10-12perl: Use File::Copy instead of spawning mv/cp commandsGuillem Jover3-4/+6
2019-10-12Dpkg::Source::Package: Refactor original tarball handlingGuillem Jover3-21/+21
2019-10-12scripts: Remove support for versioned GnuPG 2 program and packagesGuillem Jover5-17/+11
2019-10-12dpkg-shlibdeps: Add support for new Build-Depends-PackagesGuillem Jover3-2/+13
2019-10-12dpkg: Do not clear selections for unknown packagesGuillem Jover2-1/+2
2019-10-12dpkg-genbuildinfo: Do not include irrelevant packages in the Binary fieldGuillem Jover3-2/+14
2019-10-12scripts/mk: Add support for nostrip DEB_BUILD_OPTIONS when setting STRIPGuillem Jover3-2/+15