summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-04libdpkg: Move control database code into db-ctrl modulesGuillem Jover20-34/+31
2018-05-04libdpkg: Introduce frontend lockingJulian Andres Klode5-11/+41
2018-05-03libdpkg: Use a single struct filenamenode definitionGuillem Jover5-38/+9
2018-05-03libdpkg: Move filesystem nodename hash implementation into a new moduleGuillem Jover8-330/+504
2018-05-03dpkg-divert: Warn when using --rename on a file from an Essential packageGuillem Jover2-0/+31
2018-05-03dpkg-divert: Warn when using --add or --remove w/o --rename or --no-renameGuillem Jover4-6/+24
2018-05-03dpkg-divert: Add new --no-rename optionGuillem Jover3-2/+16
2018-05-03dpkg: Add new fsys_hash_entries() function to abstract nfiles accessGuillem Jover2-2/+10
2018-05-03src: Fix database modules to not depend unnecessarily on main.hGuillem Jover2-2/+2
2018-05-03dpkg-checkbuilddeps: Fix indentationGuillem Jover1-35/+34
2018-05-03debian: Add libncurses-dev as the first Build-Depends alternativeGuillem Jover2-1/+2
2018-05-03build: Add an autogen scriptGuillem Jover4-2/+8
2018-05-03build: Add CPAN distribution machineryGuillem Jover7-5/+152
2018-05-03build: Make PERL_MIN_VERSION also a configure output variableGuillem Jover1-4/+5
2018-05-03Dpkg: Fix default DATADIRGuillem Jover1-1/+1
2018-05-03Revert "Dpkg::Deps: Accept $archqual for add_provided_package() method"Guillem Jover5-16/+7
2018-03-26Use internerr() or BUG() instead of assert()Guillem Jover35-115/+235
2018-03-26s-s-d: Switch an internal error from a fatal() to a BUG() callGuillem Jover2-1/+3
2018-03-26s-s-d: Add support for new bug() function and BUG() macroGuillem Jover1-0/+19
2018-03-26dselect: Fix assert() to expect methlockfd to be initializedGuillem Jover2-1/+3
2018-03-26dpkg: Switch DEBIAN/conffile parsing assert() into an ohshit()Guillem Jover2-1/+4
2018-03-26dselect: Assume that m_malloc() never returns NULLGuillem Jover1-13/+2
2018-03-26libdpkg: Make pkg_name() and pkgbin_name() get const structsGuillem Jover4-27/+17
2018-03-26libdpkg: Add new str_concat() functionGuillem Jover4-1/+54
2018-03-25Update German translation of manual pagesHelge Kreutzmann1-14/+25
2018-03-25debian: Add bzip2 and xz-utils to Build-DependsGuillem Jover2-0/+5
2018-03-25libcompat: Convert md5 module to use C99 int typesGuillem Jover5-37/+20
2018-03-25libcompat: Add md5 module to the libcompat-test libraryGuillem Jover2-0/+4
2018-03-25Revert "debian: Disable R³ field until debhelper supports it"Guillem Jover2-3/+1
2018-03-25Dpkg::Vendor::Debian: Mark riscv64 as having gcc built-in PIE supportGuillem Jover2-0/+2
2018-03-25Dpkg::Vendor::Debian: Split pie builtin arches one per lineGuillem Jover1-2/+17
2018-03-25Dpkg::Deps: Accept $archqual for add_provided_package() methodGuillem Jover5-7/+16
2018-03-25Dpkg::Deps: Turn virtualpkg tracking from an arrayyref into a hashrefGuillem Jover3-7/+16
2018-03-25build: Enable gcc-7 -Wregister warning if availableGuillem Jover2-0/+2
2018-03-25build: Enable clang -Wdocumentation warning if availableGuillem Jover3-4/+6
2018-03-25build: Sort warning optionsGuillem Jover1-18/+19
2018-03-25build: Automatically replace -Wno- with -W when testing compiler flagsGuillem Jover2-6/+6
2018-03-25build: Mark command variables as preciousGuillem Jover2-0/+3
2018-03-25deb-src-control(5): Document the Testsuite and Testsuite-Triggers fieldsGuillem Jover2-0/+11
2018-02-22Update German translation of manual pagesHelge Kreutzmann1-7/+42
2018-02-22Update German scripts translationHelge Kreutzmann1-29/+36
2018-02-19debian: Fix some typos in the changelogGuillem Jover1-3/+3
2018-02-19dpkg: Increment the line number on --set-selections on unknown packagesGuillem Jover2-0/+3
2018-02-19scripts/mk: Export architecture variables by defaultJack Bates2-1/+4
2018-02-19Dpkg::Source::Package: Print building lines for upstream tarball signaturesGuillem Jover3-7/+18
2018-02-19Dpkg::Source::Package::V2: Print one building line per existing tarballGuillem Jover2-2/+5
2018-01-16spec/R³: Declare specification as recommendation, stableGuillem Jover2-1/+3
2018-01-16dpkg-buildpackage: Add new --rules-requires-rootGuillem Jover3-1/+12
2018-01-16spec/R³: Add new DEB_RULES_REQUIRES_ROOT variableGuillem Jover4-0/+20
2018-01-16spec/R³: The DEB_GAIN_ROOT_CMD should preserve the environmentGuillem Jover2-1/+4