Guillem Jover
|
42a2f26ac7
Use new str_is_set()/str_is_unset() instead of ad-hoc checks
|
14 yıl önce |
Guillem Jover
|
8e0c0d33d4
Rename pkgadmin*() to pkg_infodb_get_*()
|
14 yıl önce |
Guillem Jover
|
58d27d80a7
Rename file iterator variables to iter
|
14 yıl önce |
Guillem Jover
|
91b4afa507
Rename iterfiles*() functions to files_db_iter_*()
|
14 yıl önce |
Guillem Jover
|
c489aa1327
dpkg-query: Use literal format in printf call to allow compiler checks
|
14 yıl önce |
Guillem Jover
|
e7eccb3083
Fix coding-style
|
14 yıl önce |
Guillem Jover
|
43c2ba382c
dpkg-query: Update output commands to print package specifiers
|
14 yıl önce |
Raphaël Hertzog
|
c01c6fed65
dpkg-query: Update commands to accept package specifiers as arguments
|
14 yıl önce |
Guillem Jover
|
6e8dda4cdb
dpkg-query: Only load the available file on -l or -W with new --load-avail
|
14 yıl önce |
Guillem Jover
|
463fbf8e93
libdpkg: Change pkg_sorter_by_name() to pkg_sorter_by_nonambig_name_arch()
|
14 yıl önce |
Guillem Jover
|
de78783d96
libdpkg: Pass struct pkgbin to pkg_summary()
|
14 yıl önce |
Guillem Jover
|
0b8652b226
Change debug, progress and error output to use package specifiers
|
15 yıl önce |
Guillem Jover
|
b9ca9a28b0
libdpkg: Refactor pkg status to abbreviations mapping into new functions
|
14 yıl önce |
Guillem Jover
|
71e99e0004
dpkg-query: Use m_calloc() instead of m_malloc() + memset()
|
14 yıl önce |
Raphaël Hertzog
|
667b5fae57
Update diversions to work with pkgset instead of pkginfo
|
15 yıl önce |
Guillem Jover
|
309fb20378
Rename pkg_name variables to pkgname
|
15 yıl önce |
Raphaël Hertzog
|
c0058777f3
dpkg-query: Fix short-lived memory leak in --show and --list commands
|
15 yıl önce |
Guillem Jover
|
47181583fc
Switch pkgadminfile() to get an explicit pkgbin as argument
|
15 yıl önce |
Guillem Jover
|
9235d163ef
Switch from pkginfo->name to pkginfo->set->name
|
15 yıl önce |
Guillem Jover
|
cf22cf6118
libdpkg: Rename myopt module to options
|
15 yıl önce |
Guillem Jover
|
9fe0a1b16d
Use new dpkg_set_progname and dpkg_get_progname instead of thisname
|
15 yıl önce |
Guillem Jover
|
0fc0d6d598
libdpkg: Do not require programs to define printforhelp
|
15 yıl önce |
Guillem Jover
|
bfb43e8aae
Rename struct cmdinfo member arg_func to action and call it directly
|
15 yıl önce |
Guillem Jover
|
12d1e5a1a4
Use new action_func typedef instead of ad-hoc function casts
|
15 yıl önce |
Guillem Jover
|
aab72be3be
dpkg-query: Return a valid width even if opening /dev/tty failed
|
15 yıl önce |
Guillem Jover
|
dcac09fade
Make admindir file local everywhere
|
15 yıl önce |
Guillem Jover
|
e0ae796d8c
Do not pass admindir to database initialization functions
|
15 yıl önce |
Guillem Jover
|
f67665e8f5
Use dpkg_db_set_dir() instead of pkgadmindir_init()
|
15 yıl önce |
Guillem Jover
|
7a14fd7d66
libdpkg: Rename modstatdb_init() to modstatdb_open()
|
15 yıl önce |
Guillem Jover
|
6761f32a6b
Make modstatdb available file options explicit
|
15 yıl önce |