Guillem Jover
|
4afc4d0239
libdpkg: Reorded convert_string arguments
|
15 年之前 |
Guillem Jover
|
28007d02c3
Use new namevalue_find_by_name function instead of ad-hoc code
|
15 年之前 |
Guillem Jover
|
e66836854e
libdpkg: Add new namevalue_find_by_name function
|
15 年之前 |
Guillem Jover
|
8c234c5698
libdpkg: Move namevalue declarations to its own header file
|
15 年之前 |
Guillem Jover
|
b89373e169
libdpkg: Rename package blank functions to pkg_blank and pkg_perfile_blank
|
15 年之前 |
Guillem Jover
|
a3dd7c6101
libdpkg: Rename informative to pkg_is_informative
|
15 年之前 |
Guillem Jover
|
f74dfc666e
libdpkg: Rename illegal_packagename to pkg_name_is_illegal
|
15 年之前 |
Guillem Jover
|
a6066a13aa
libdpkg: Rename illegal_triggername to trig_name_is_illegal
|
15 年之前 |
Guillem Jover
|
cc49169cdc
dpkg-trigger: Remove duplicate command name from error messages
|
15 年之前 |
Guillem Jover
|
9db4a822bb
libdpkg: Namespace package database functions with pkg_db_ prefix
|
15 年之前 |
Guillem Jover
|
6ad315a1ee
libdpkg: Use push_error_context_jump() instead of push_error_handler()
|
15 年之前 |
Guillem Jover
|
2a92bb8118
libdpkg: Rename error_unwind() to pop_error_context()
|
15 年之前 |
Guillem Jover
|
051423d23c
dselect: Use a function instead of a jump error handler
|
15 年之前 |
Guillem Jover
|
b94d25d09f
Use push_error_context() instead of ad-hoc code
|
15 年之前 |
Guillem Jover
|
841f42173e
libdpkg: Add new push_error_context() function
|
15 年之前 |
Guillem Jover
|
de42418d9c
libdpkg: Remove set_error_display()
|
15 年之前 |
Guillem Jover
|
29f4ab41c9
libdpkg: Create a new error context in subproc_fork
|
15 年之前 |
Guillem Jover
|
2272d41169
Move error context display handler reset to error_unwind()
|
15 年之前 |
Guillem Jover
|
bf14550858
libdpkg: Add error context function handler support
|
15 年之前 |
Guillem Jover
|
e07774f1b5
dpkg-query: Fix --search not found string to be more meaningful
|
15 年之前 |
Guillem Jover
|
fd84ba8969
Use thisname variable instead of hard-coded 'dpkg' string
|
15 年之前 |
Guillem Jover
|
dc98261980
dpkg-divert: Use DPKG_MAINTSCRIPT_PACKAGE environment variable
|
15 年之前 |
Guillem Jover
|
efefc09d91
Use setaction() instead of directly assigning to cipaction
|
15 年之前 |
Guillem Jover
|
521f32450d
libdpkg: Use ohshite in error_context_new instead of ad-hoc code
|
15 年之前 |
Guillem Jover
|
43789e59f0
libdpkg: Make run_error_handler cope with NULL econtext gracefully
|
15 年之前 |
Guillem Jover
|
b571373cd2
libdpkg: Refactor error display setter into a static function
|
15 年之前 |
Guillem Jover
|
5dd05803b5
libdpkg: Refactor error_context creation into a new function
|
15 年之前 |
Guillem Jover
|
adf5d4a1a2
libdpkg: Rename struct errorcontext to error_context
|
15 年之前 |
Guillem Jover
|
160be81801
libdpkg: Rename struct cleanupentry to cleanup_entry
|
15 年之前 |
Guillem Jover
|
7ae5af538e
libdpkg: Rename jmp_buf variables to jump
|
15 年之前 |