Guillem Jover
|
e482e8c79a
dselect: Rename C macro to CTRL
|
před 13 roky |
Guillem Jover
|
b8d5e90f41
Revert "dselect: Abort select action if any foreign architecture is enabled"
|
před 13 roky |
Guillem Jover
|
951542fdc2
Change all programs to accept -? instead of -h for help output
|
před 14 roky |
Jonathan Nieder
|
9308127a8f
Avoid full stop and double newline at the end of errors and warnings
|
před 14 roky |
Guillem Jover
|
c57ae609e5
dselect: On --help print action names from the menuentries table
|
před 14 roky |
Guillem Jover
|
364133dcd2
Use a dot or ellipsis where appropriate instead of ..
|
před 14 roky |
Guillem Jover
|
10f28a9948
Clarify internerr() messages
|
před 14 roky |
Guillem Jover
|
17629f3ce9
dselect: Remove unused readwrite variable
|
před 14 roky |
Guillem Jover
|
62467910df
dselect: Abort select action if any foreign architecture is enabled
|
před 14 roky |
Guillem Jover
|
33f45255ee
Move copyright information from --version output to file comment headers
|
před 14 roky |
Guillem Jover
|
3c3a1adfa0
dselect: Do not treat licensestring as a format string
|
před 14 roky |
Guillem Jover
|
6239e5403a
dselect: Solaris requires curses.h to be included before term.h
|
před 14 roky |
Guillem Jover
|
cf22cf6118
libdpkg: Rename myopt module to options
|
před 15 roky |
Guillem Jover
|
9fe0a1b16d
Use new dpkg_set_progname and dpkg_get_progname instead of thisname
|
před 15 roky |
Guillem Jover
|
0fc0d6d598
libdpkg: Do not require programs to define printforhelp
|
před 15 roky |
Guillem Jover
|
9b2cc7aa31
dselect: Mark ‘y’ variables as unused for getyx() and getmaxyx()
|
před 15 roky |
Guillem Jover
|
4c3faede97
dselect: Use a format string in printf() instead of only a variable
|
před 15 roky |
Guillem Jover
|
dcac09fade
Make admindir file local everywhere
|
před 15 roky |
Guillem Jover
|
e0ae796d8c
Do not pass admindir to database initialization functions
|
před 15 roky |
Guillem Jover
|
f67665e8f5
Use dpkg_db_set_dir() instead of pkgadmindir_init()
|
před 15 roky |
Guillem Jover
|
ad2f2b8ca2
dselect: Use modstatdb_can_lock() in refreshmenu() instead of ad-hoc code
|
před 15 roky |
Guillem Jover
|
7a14fd7d66
libdpkg: Rename modstatdb_init() to modstatdb_open()
|
před 15 roky |
Guillem Jover
|
9c01b37300
Do not write the available file unnecessarily
|
před 15 roky |
Guillem Jover
|
8e57f4f422
Switch the logic from msdbrw_noavail to msdbrw_available
|
před 15 roky |
Guillem Jover
|
1baad88090
dselect: Switch to use libdpkg debug support
|
před 15 roky |
Guillem Jover
|
c6ea15b985
Cleanup white spaces
|
před 15 roky |
Guillem Jover
|
9db4a822bb
libdpkg: Namespace package database functions with pkg_db_ prefix
|
před 15 roky |
Guillem Jover
|
051423d23c
dselect: Use a function instead of a jump error handler
|
před 16 roky |
Guillem Jover
|
ec53fd98f3
libdpkg: Rename print_error_fatal() to print_fatal_error()
|
před 15 roky |
Guillem Jover
|
c1f899c832
libdpkg: Refactor default error handler into new catch_fatal_error()
|
před 16 roky |