Guillem Jover
|
b9bb0fa75f
dpkg: Uppercase dep_check enum values
|
12 years ago |
Guillem Jover
|
1c2b693e0b
Rename return code variables from r to rc
|
12 years ago |
Guillem Jover
|
ae25c683c0
Use https:// URLs instead of http:// when possible
|
12 years ago |
Guillem Jover
|
fe8204dc99
dpkg: Rename add_to_queue() to enqueue_package()
|
12 years ago |
Guillem Jover
|
f375b5ea1f
dpkg: Rename and unify maintscript function names
|
12 years ago |
Guillem Jover
|
d61f25455c
dpkg: Print the package version on main progress messages
|
13 years ago |
Guillem Jover
|
e00a290311
dpkg: Activate all path components for file triggers on removal
|
13 years ago |
Guillem Jover
|
1057ebd7e9
dpkg: When ignoring invalid remove requests consider that progress
|
13 years ago |
Guillem Jover
|
ef63703776
dpkg: Use enum dep_check type and values instead of int and literals
|
13 years ago |
Guillem Jover
|
9b8a544549
Decapitalize error and warning messages
|
13 years ago |
Guillem Jover
|
65ade6390b
dpkg: Activate file triggers on removal more accurately
|
14 years ago |
Guillem Jover
|
c1e19f3274
dpkg: Defer cleanup of .dpkg-new and .dpkg-tmp paths on removal
|
14 years ago |
Guillem Jover
|
f8d3fee967
dpkg: Always reset want status when removing or purging a package
|
13 years ago |
Guillem Jover
|
5bbc18af9d
dpkg: Do not call modstatdb_note() unnecessarily on remove or purge
|
13 years ago |
Jonathan Nieder
|
9308127a8f
Avoid full stop and double newline at the end of errors and warnings
|
14 years ago |
Guillem Jover
|
5a5203e9aa
Switch to new notice() output function
|
14 years ago |
Guillem Jover
|
14e63102e2
dpkg: Use enum dep_check values instead of literal strings
|
14 years ago |
Guillem Jover
|
8e0c0d33d4
Rename pkgadmin*() to pkg_infodb_get_*()
|
14 years ago |
Guillem Jover
|
6431c053b7
Use cmp() == 0 instead of !cmp()
|
14 years ago |
Guillem Jover
|
538f258168
Rename blankversion() to dpkg_version_blank()
|
14 years ago |
Guillem Jover
|
50e40bc7a4
Do not use `' quote pairs for non-translatable strings
|
14 years ago |
Guillem Jover
|
483a4cb092
dpkg: Allow shared files between Multi-Arch: same packages
|
14 years ago |
Guillem Jover
|
7e81416f7f
dpkg: Change debug output to always arch-qualify package names
|
14 years ago |
Guillem Jover
|
7db64047f1
Use new package status setters instead of direct assignments
|
14 years ago |
Guillem Jover
|
0b8652b226
Change debug, progress and error output to use package specifiers
|
15 years ago |
Guillem Jover
|
ff66f87ae8
dpkg: Pass struct pkgbin to namenodetouse()
|
14 years ago |
Guillem Jover
|
6fade1987b
dpkg: Pass struct pkgbin to log_action()
|
14 years ago |
Guillem Jover
|
bbd5801c99
libdpkg: Pass pkgbin to trig_parse_ci callbacks
|
14 years ago |
Raphaël Hertzog
|
667b5fae57
Update diversions to work with pkgset instead of pkginfo
|
15 years ago |
Raphaël Hertzog
|
cf4bc14001
dpkg: Switch functions to take pkgset to reduce deppossi->ed->pkg access
|
15 years ago |