Guillem Jover 7f8f01f25f dpkg: Add missing space before && operand 14 年 前
..
t e16fdfb668 dpkg-divert: Add test case for ignored rename request from diverting package 14 年 前
.gitignore 577ab5dd51 build: Move dpkg_divert test case from scripts to src 16 年 前
Makefile.am 82cb1c69c7 dpkg: Move maintainer script handling into a new script module 14 年 前
archives.c 4f315d811d libdpkg: Rename versioncompare() to dpkg_version_compare() 14 年 前
archives.h 5eca0227ae dpkg: Refactor code into new clear_deconfigure_queue() function 14 年 前
cleanup.c 989332906c dpkg: Rename <foo> to «pathname» in comments to not confuse doxygen 14 年 前
configure.c 7f8f01f25f dpkg: Add missing space before && operand 14 年 前
depcon.c 24953072b7 libdpkg: Rename versionsatisfied3() to dpkg_version_relate() 14 年 前
divertcmd.c 148ed36543 dpkg-divert: Do not rename files owned by the diverting package 14 年 前
divertdb.c 667b5fae57 Update diversions to work with pkgset instead of pkginfo 14 年 前
enquiry.c 8f760cb1a7 Use new str_is_set() instead of ad-hoc checks 14 年 前
errors.c 0b8652b226 Change debug, progress and error output to use package specifiers 14 年 前
file-match.c 79b9f3afb1 dpkg: Move match_node functions into a new file-match module 14 年 前
file-match.h 79b9f3afb1 dpkg: Move match_node functions into a new file-match module 14 年 前
filesdb-hash.c 0e8bcc32c9 dpkg: Generate md5sums info files if none were present in the binary package 14 年 前
filesdb.c 512b27964c dpkg-divert: Do not warn on missing db .list file for never installed packages 14 年 前
filesdb.h 49c76f6186 Use DPKG_BIT to define bit flags instead of literal octal values 14 年 前
filters.c ccb9d03ffd libdpkg: Rename TarInfo to tar_entry 16 年 前
filters.h ccb9d03ffd libdpkg: Rename TarInfo to tar_entry 16 年 前
help.c 82cb1c69c7 dpkg: Move maintainer script handling into a new script module 14 年 前
infodb-access.c 8e0c0d33d4 Rename pkgadmin*() to pkg_infodb_get_*() 14 年 前
infodb-format.c 58d868951d Move pkg_infodb_get_dir() and pkg_infodb_get_file() to infodb-format.c 14 年 前
infodb-upgrade.c 8e0c0d33d4 Rename pkgadmin*() to pkg_infodb_get_*() 14 年 前
infodb.h 58d868951d Move pkg_infodb_get_dir() and pkg_infodb_get_file() to infodb-format.c 14 年 前
main.c 2bf4b48a9a Check parsed integers for out of range errors 14 年 前
main.h 546aae0e3c dpkg: Make enum conffopt declaration private by moving to configure.c 14 年 前
packages.c ef8c24b49e libdpkg: Rework enum depverrel into new enum dpkg_relation 14 年 前
processarc.c 4f315d811d libdpkg: Rename versioncompare() to dpkg_version_compare() 14 年 前
querycmd.c 42a2f26ac7 Use new str_is_set()/str_is_unset() instead of ad-hoc checks 14 年 前
remove.c 14e63102e2 dpkg: Use enum dep_check values instead of literal strings 14 年 前
script.c 82cb1c69c7 dpkg: Move maintainer script handling into a new script module 14 年 前
select.c e2debc97e6 dpkg: Only allow setting selections for known packages 14 年 前
statcmd.c 58d27d80a7 Rename file iterator variables to iter 14 年 前
statdb.c 2bf4b48a9a Check parsed integers for out of range errors 14 年 前
trigcmd.c 6431c053b7 Use cmp() == 0 instead of !cmp() 14 年 前
trigproc.c 58d868951d Move pkg_infodb_get_dir() and pkg_infodb_get_file() to infodb-format.c 14 年 前
update.c fdc613b3d8 libdpkg: Refactor parsedb flags for standard operations into new aliases 14 年 前