summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-21dpkg: Switch dependtry from an int to an enumGuillem Jover6-11/+34
2019-01-15dpkg: Mark the package we are giving up on a trigger cycle as istobe normalGuillem Jover2-0/+7
2019-01-15dpkg: Factor trigproc_new_cyclenode() out from check_trigger_cycle()Guillem Jover2-12/+26
2019-01-15dpkg: Use common pattern of assigning as an iteratorGuillem Jover2-1/+2
2019-01-15dpkg: Initialize trigcyclenode's next member onceGuillem Jover2-2/+2
2019-01-15dpkg: Negate tortoise_not_in_hare() function name and return valueGuillem Jover2-5/+6
2019-01-15scripts/mk: Add support for an improved dpkg_vendor_derives_from macroGuillem Jover7-8/+52
2019-01-15scripts/mk: Fix dpkg_vendor_derives_from macro documentationColin Watson2-1/+3
2019-01-15debian: Add superficial autopkgtest functional testsGuillem Jover5-0/+39
2019-01-15build: Split AM_INIT_AUTOMAKE arguments into different linesGuillem Jover2-1/+8
2019-01-15u-a: Fix removal of obsolete slaves from the linked listGuillem Jover3-5/+60
2019-01-15u-a: Add new --debug optionGuillem Jover3-7/+17
2019-01-15u-a: Switch verbose selection into an enumGuillem Jover2-6/+13
2019-01-15u-a: Use enums for actions instead of stringsGuillem Jover2-41/+91
2019-01-15s-s-d: Implement --notify-await and --notify-timeout optionsGuillem Jover3-1/+248
2019-01-15s-s-d: Move parse_unsigned() definition to the top of the fileGuillem Jover1-20/+20
2019-01-15s-s-d: Switch code to use new info() and debug() functionsGuillem Jover2-20/+38
2019-01-15s-s-d: Fix typoTrek1-1/+1
2019-01-15s-s-d: Fix typo in commentGuillem Jover1-1/+1
2019-01-15s-s-d: Print complete verbose linesGuillem Jover2-2/+4
2019-01-15s-s-d: Check whether standalone --pidfile use is secureGuillem Jover2-2/+40
2019-01-15s-s-d: Compare foundany against 0 instead of treating it like a booleanGuillem Jover2-1/+3
2019-01-15dpkg-scanpackages: Emit a warning with the list of repeat packagesGuillem Jover2-0/+10
2019-01-15dpkg-scanpackages: Unroll a single iteration loopGuillem Jover2-14/+15
2019-01-15dpkg-scanpackages: Do not compute unnecessary checksumsGuillem Jover2-6/+8
2019-01-15dpkg-shlibdeps: Remove duplicate word across newline boundaryGuillem Jover1-1/+1
2019-01-15dpkg-shlibdeps: Remove unused variableGuillem Jover2-2/+1
2019-01-15dpkg-genchanges: Only reference binary packages being uploadedGuillem Jover6-19/+18
2019-01-15dpkg-source: Stop filtering @builddeps@ from Testsuite-Triggers fieldGuillem Jover3-3/+5
2019-01-15dpkg-source: Use new format argument for Dpkg::Source::Package->new()Guillem Jover2-8/+5
2019-01-15dpkg-source: Move source format selection earlier in the buildGuillem Jover2-19/+21
2019-01-15Dpkg::Source::Package, dpkg-source: Switch to new Dpkg::Source::Format moduleGuillem Jover3-38/+27
2019-01-15Dpkg::Source::Format: New moduleGuillem Jover6-0/+265
2019-01-15Dpkg::Source::Package: Improve debian/source/format parsing and validationGuillem Jover2-16/+11
2019-01-15Dpkg::Source::Package: Add a new format option to the new constructorGuillem Jover2-5/+18
2019-01-15Dpkg::Source::Package::V3::Bzr: Fix format name in output messageGuillem Jover2-1/+2
2019-01-15Dpkg::Source::Patch: Do not recommend --include-removal when not supportedGuillem Jover2-4/+7
2019-01-15Dpkg::Source::Package: Do not reinitialize fields member in constructorGuillem Jover2-2/+2
2019-01-15Dpkg::Shlibs::Objdump: Only select objdump program when going to use itGuillem Jover2-10/+14
2019-01-15Dpkg::Shlibs::Objdump: Remove unused Dpkg::IPC importGuillem Jover2-1/+1
2019-01-15Dpkg::Vendor::Ubuntu: Fix buildflags override after default setting moveGuillem Jover4-5/+68
2019-01-15Dpkg::File: Make file_slurp() also accept pathnames in addition to filehandlesGuillem Jover6-18/+23
2019-01-15Dpkg::Changelog::Debian: Preserve modelines at EOFGuillem Jover14-11/+50
2019-01-15Dpkg::Deps::Simple: Fix POD signature for new constructorGuillem Jover2-1/+2
2019-01-15perl: Fix POD for Dpkg::Interface::Storable derived method implementationsGuillem Jover9-74/+80
2019-01-15doc: Update Doxygen configuration from version 1.8.13Guillem Jover1-16/+73
2019-01-15man: Refer to the dpkg-architecture(1) TERMS section in the VARIABLES sectionGuillem Jover2-1/+4
2019-01-15man: Document the version introducing the -f option in dpkg-query(1)Guillem Jover2-2/+3
2019-01-15man: Clarify character classes for various formatsGuillem Jover6-10/+17
2019-01-15man: Clarify databases used by --yet-to-unpack and --predep-package in dpkg(1)Guillem Jover2-0/+8