summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-08-30German dpkg translation updateSven Joachim1-223/+231
2018-08-30Update German scripts translationHelge Kreutzmann1-6/+26
2018-08-30data: Add missing purpose and column description for tupletableGuillem Jover2-0/+16
2018-08-30test: Add new codespell author testGuillem Jover6-1/+82
2018-08-30test: Delete fixup lines from i18nspector output instead of emptying themGuillem Jover2-2/+3
2018-08-30dpkg-shlibdeps: Split string at \n boundaryGuillem Jover1-2/+3
2018-08-30dselect: Rename $ans variable to $answer in multicd methodGuillem Jover1-2/+2
2018-08-30scripts/t: Improve coverage of unit testsGuillem Jover8-16/+138
2018-08-30libdpkg: Add new unit tests for namevalue, fsys-hash and pkg-hash modulesGuillem Jover6-0/+341
2018-08-30build: Disable C optimization levels when configuring for code coverageGuillem Jover2-2/+3
2018-08-30build: Only sign the perl distribution if we are doing an actual releaseGuillem Jover4-2/+17
2018-08-30Dpkg::Control::Fields: Do not use & sigil for function callsGuillem Jover3-3/+8
2018-08-30Dpkg::OpenPGP: Return the destination path on successful ASCII armor conversionGuillem Jover2-2/+4
2018-08-30Dpkg::Source::Package::V3::Quilt: Print series file used when applying patchesGuillem Jover2-0/+4
2018-08-30Dpkg::Shlibs: Warn when using LD_LIBRARY_PATH with a descendent of cwdGuillem Jover2-0/+12
2018-08-30dpkg-gensymbols: Add new -l optionGuillem Jover3-0/+16
2018-08-30dpkg-query: Support dumping all --status and --print-avail recordsGuillem Jover3-51/+60
2018-08-30dpkg-query: Split enqperpackage() into each different actionGuillem Jover2-66/+116
2018-08-30dpkg-query: Flush output for --status, --print-avail and --listfiles at the endGuillem Jover2-2/+3
2018-08-30dpkg: Fix use after free in maintainer scripts handlingGuillem Jover2-3/+4
2018-08-30dpkg-query: Run --list output through a pager if we are on a terminalGuillem Jover4-88/+33
2018-08-30libdpkg, dpkg: Use new pager spawning supportGuillem Jover3-23/+17
2018-08-30libdpkg: Add pager spawning and reaping supportGuillem Jover4-0/+73
2018-08-30libdpkg: Require both stdin and stdout to be a tty to use a pagerGuillem Jover2-1/+3
2018-08-30libdpkg: Split pager specific code into its own moduleGuillem Jover14-62/+181
2018-08-30libdpkg: Fix internerr format stringGuillem Jover1-1/+1
2018-08-30libdpkg: Dump database package records in alphabetical orderGuillem Jover2-4/+16
2018-08-30libdpkg: Factor out package stanza printing into its own functionGuillem Jover4-6/+18
2018-08-30libdpkg: Add new m_dup() functionGuillem Jover4-0/+16
2018-08-30libdpkg: Add new pkg_infodb_reset_dir()Guillem Jover3-5/+15
2018-08-30libdpkg: Add support for new test_get_srcdir() and test_get_builddir()Guillem Jover3-1/+19
2018-08-30libdpkg: Switch db-fsys to use the new file_slurp() functionGuillem Jover3-67/+27
2018-08-30libdpkg: Add new file_slurp() functionGuillem Jover6-0/+148
2018-08-30libdpkg: Add new varbuf_new() and varbuf_free() functionsGuillem Jover5-1/+45
2018-08-30libdpkg: Change dpkg_error to track errno valuesGuillem Jover4-8/+20
2018-08-30Switch from strchr() + strlen() to strchrnul()Guillem Jover7-21/+21
2018-08-30libcompat: Add new strchrnul() compat functionGuillem Jover5-0/+50
2018-08-30libdpkg: Split push_cleanup() into push_cleanup_fallback()Guillem Jover22-42/+72
2018-08-30libdpkg: Reset nfiles in files_db_reset()Guillem Jover2-0/+3
2018-08-30libdpkg: Switch to a new tiny struct to track file ondisk identityGuillem Jover4-11/+25
2018-08-30libdpkg: Factor out package files handling into its own moduleGuillem Jover6-66/+146
2018-08-30libdpkg: Use a pointer to pointer to track previous entry in pkg_files_blank()Guillem Jover2-6/+6
2018-08-30libdpkg: Rename pkg-db module to pkg-hashGuillem Jover4-3/+4
2018-08-30libdpkg: Move db-fsys code from src to lib/dpkgGuillem Jover29-60/+64
2018-08-30dpkg: Move struct perpackagestate handling into its own fileGuillem Jover7-16/+50
2018-08-30libdpkg: Move files list information from dpkg clientdata to pkginfoGuillem Jover10-59/+49
2018-08-30dpkg: Check that clientdata is allocated before using itGuillem Jover4-2/+7
2018-08-30dpkg: Call ensure_package_clientdata() defensivelyGuillem Jover6-0/+10
2018-08-30libdpkg: Rename struct pkginfo files member to archivesGuillem Jover12-49/+58
2018-08-30libdpkg: Document in pkg_db_get_pkg() which pkgbin members can be initializedGuillem Jover1-0/+4