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