Guillem Jover
|
63b138afa6
libdpkg: Uppercase and namespace pkgstatus enum values
|
12 年 前 |
Guillem Jover
|
8fc618ad8e
libdpkg: Uppercase and namespace pkgpriority enum values
|
12 年 前 |
Guillem Jover
|
2240b13459
libdpkg: Uppercase and namespace pkgwant enum values
|
12 年 前 |
Guillem Jover
|
f29cb1dbe3
libdpkg: Uppercase and reword pkg_spec_flags enum values
|
12 年 前 |
Guillem Jover
|
07255ee8bf
libdpkg: Refactor dpkg_options_parse_pkgname()
|
12 年 前 |
Guillem Jover
|
00b3f28b54
dpkg-query: Ignore same packages when computing screen width as when printing
|
12 年 前 |
Guillem Jover
|
903d7cce6e
libdpkg: Change non-tty output to be line buffered by default
|
12 年 前 |
Guillem Jover
|
ae25c683c0
Use https:// URLs instead of http:// when possible
|
12 年 前 |
Guillem Jover
|
fa1cd230b9
libdpkg: New dpkg_locales_init()
|
12 年 前 |
Guillem Jover
|
d9d8c5ab38
Use <termios.h> instead of deprecated <sys/termios.h>
|
12 年 前 |
Guillem Jover
|
3ae71d2472
libdpkg: Rename and namespace option parsing and loading functions
|
12 年 前 |
Guillem Jover
|
0c977fa968
libdpkg: Add dpkg-based program startup and shutdown functions
|
12 年 前 |
Guillem Jover
|
3b786cf079
libdpkg: Refactor report output buffering setup into a new function
|
12 年 前 |
Guillem Jover
|
ab5bdc1fc7
dpkg-query: Fix output when using multibyte character strings
|
13 年 前 |
Guillem Jover
|
dd13c72c14
dpkg-query: Do not hardcode summary width in list_format_print_header()
|
13 年 前 |
Guillem Jover
|
d33cf5c4aa
Avoid assignments in C conditionals
|
14 年 前 |
Guillem Jover
|
82c09cd40d
dpkg-query: Always print a descriptive architecture column on --list
|
13 年 前 |
Guillem Jover
|
5a4dd39a48
dpkg-query: Fix bogus badusage() strings in control_show()
|
14 年 前 |
Guillem Jover
|
c43b766db3
dpkg-query: Add --control-list and --control-show to --help output
|
14 年 前 |
Guillem Jover
|
3d98111bd4
dpkg-query: Add an Architecture column to --list output
|
14 年 前 |
Guillem Jover
|
c37770705a
Align --version with --help on help output
|
14 年 前 |
Guillem Jover
|
951542fdc2
Change all programs to accept -? instead of -h for help output
|
14 年 前 |
Jonathan Nieder
|
9308127a8f
Avoid full stop and double newline at the end of errors and warnings
|
14 年 前 |
Guillem Jover
|
5a5203e9aa
Switch to new notice() output function
|
14 年 前 |
Guillem Jover
|
bae98fb22f
libdpkg: Change pkg_format_parse() to take a dpkg_error argument
|
14 年 前 |
Guillem Jover
|
1a60e53173
dpkg-query: Add new --control-list and --control-show commands
|
14 年 前 |
Guillem Jover
|
3656712108
dpkg-query: Refactor pkg_infodb_check_filetype() from control_path()
|
14 年 前 |
Guillem Jover
|
8e4bad6946
dpkg-query: Refactor pkg_infodb_is_internal() from pkg_infodb_print_filename()
|
14 年 前 |
Guillem Jover
|
42a2f26ac7
Use new str_is_set()/str_is_unset() instead of ad-hoc checks
|
14 年 前 |
Guillem Jover
|
8e0c0d33d4
Rename pkgadmin*() to pkg_infodb_get_*()
|
14 年 前 |