Guillem Jover
|
ab5bdc1fc7
dpkg-query: Fix output when using multibyte character strings
|
il y a 13 ans |
Guillem Jover
|
dd13c72c14
dpkg-query: Do not hardcode summary width in list_format_print_header()
|
il y a 13 ans |
Guillem Jover
|
d33cf5c4aa
Avoid assignments in C conditionals
|
il y a 14 ans |
Guillem Jover
|
82c09cd40d
dpkg-query: Always print a descriptive architecture column on --list
|
il y a 13 ans |
Guillem Jover
|
5a4dd39a48
dpkg-query: Fix bogus badusage() strings in control_show()
|
il y a 14 ans |
Guillem Jover
|
c43b766db3
dpkg-query: Add --control-list and --control-show to --help output
|
il y a 14 ans |
Guillem Jover
|
3d98111bd4
dpkg-query: Add an Architecture column to --list output
|
il y a 14 ans |
Guillem Jover
|
c37770705a
Align --version with --help on help output
|
il y a 14 ans |
Guillem Jover
|
951542fdc2
Change all programs to accept -? instead of -h for help output
|
il y a 14 ans |
Jonathan Nieder
|
9308127a8f
Avoid full stop and double newline at the end of errors and warnings
|
il y a 14 ans |
Guillem Jover
|
5a5203e9aa
Switch to new notice() output function
|
il y a 14 ans |
Guillem Jover
|
bae98fb22f
libdpkg: Change pkg_format_parse() to take a dpkg_error argument
|
il y a 14 ans |
Guillem Jover
|
1a60e53173
dpkg-query: Add new --control-list and --control-show commands
|
il y a 14 ans |
Guillem Jover
|
3656712108
dpkg-query: Refactor pkg_infodb_check_filetype() from control_path()
|
il y a 14 ans |
Guillem Jover
|
8e4bad6946
dpkg-query: Refactor pkg_infodb_is_internal() from pkg_infodb_print_filename()
|
il y a 14 ans |
Guillem Jover
|
42a2f26ac7
Use new str_is_set()/str_is_unset() instead of ad-hoc checks
|
il y a 14 ans |
Guillem Jover
|
8e0c0d33d4
Rename pkgadmin*() to pkg_infodb_get_*()
|
il y a 14 ans |
Guillem Jover
|
58d27d80a7
Rename file iterator variables to iter
|
il y a 14 ans |
Guillem Jover
|
91b4afa507
Rename iterfiles*() functions to files_db_iter_*()
|
il y a 14 ans |
Guillem Jover
|
c489aa1327
dpkg-query: Use literal format in printf call to allow compiler checks
|
il y a 14 ans |
Guillem Jover
|
e7eccb3083
Fix coding-style
|
il y a 14 ans |
Guillem Jover
|
43c2ba382c
dpkg-query: Update output commands to print package specifiers
|
il y a 14 ans |
Raphaël Hertzog
|
c01c6fed65
dpkg-query: Update commands to accept package specifiers as arguments
|
il y a 14 ans |
Guillem Jover
|
6e8dda4cdb
dpkg-query: Only load the available file on -l or -W with new --load-avail
|
il y a 14 ans |
Guillem Jover
|
463fbf8e93
libdpkg: Change pkg_sorter_by_name() to pkg_sorter_by_nonambig_name_arch()
|
il y a 14 ans |
Guillem Jover
|
de78783d96
libdpkg: Pass struct pkgbin to pkg_summary()
|
il y a 14 ans |
Guillem Jover
|
0b8652b226
Change debug, progress and error output to use package specifiers
|
il y a 15 ans |
Guillem Jover
|
b9ca9a28b0
libdpkg: Refactor pkg status to abbreviations mapping into new functions
|
il y a 14 ans |
Guillem Jover
|
71e99e0004
dpkg-query: Use m_calloc() instead of m_malloc() + memset()
|
il y a 14 ans |
Raphaël Hertzog
|
667b5fae57
Update diversions to work with pkgset instead of pkginfo
|
il y a 15 ans |