Guillem Jover
|
afbbf703eb
Update Ian Jackson's email address
|
9 years ago |
Guillem Jover
|
b13e29d687
dselect: Add new architecture columns to package list view
|
10 years ago |
Guillem Jover
|
63b138afa6
libdpkg: Uppercase and namespace pkgstatus enum values
|
10 years ago |
Guillem Jover
|
8fc618ad8e
libdpkg: Uppercase and namespace pkgpriority enum values
|
10 years ago |
Guillem Jover
|
2240b13459
libdpkg: Uppercase and namespace pkgwant enum values
|
10 years ago |
Guillem Jover
|
c7ad73d0a9
Move enum definitions out of structs
|
10 years ago |
Guillem Jover
|
ae25c683c0
Use https:// URLs instead of http:// when possible
|
11 years ago |
Guillem Jover
|
80cc83904a
dselect: Use C++11 nullptr instead of 0 or NULL
|
11 years ago |
Guillem Jover
|
cf21cccb98
Switch variables from int to bool where appropriate
|
11 years ago |
Guillem Jover
|
d5682c6656
Use implicit __func__ in internerr() instead of explicit literal strings
|
12 years ago |
Guillem Jover
|
6431c053b7
Use cmp() == 0 instead of !cmp()
|
13 years ago |
Guillem Jover
|
10f28a9948
Clarify internerr() messages
|
13 years ago |
Guillem Jover
|
76ef859544
dselect: Change debug output to always arch-qualify package names
|
13 years ago |
Guillem Jover
|
127ffc452f
dselect: Use modstatdb_get_status() instead of a global variable
|
13 years ago |
Guillem Jover
|
9235d163ef
Switch from pkginfo->name to pkginfo->set->name
|
14 years ago |
Guillem Jover
|
1baad88090
dselect: Switch to use libdpkg debug support
|
14 years ago |
Guillem Jover
|
c6ea15b985
Cleanup white spaces
|
14 years ago |
Guillem Jover
|
7eb30624a0
Use bool instead of int wherever appropriate
|
14 years ago |
Guillem Jover
|
f426b031ac
dselect: Use max/min instead of lesserint/greaterint
|
15 years ago |
Guillem Jover
|
7ba3f71c0c
Unify text in license headers
|
15 years ago |
Guillem Jover
|
d99d361f1b
Replace FSF address by pointing to the gnu.org URL
|
15 years ago |
Guillem Jover
|
1c88ead04c
Sort order of header includes
|
15 years ago |
Guillem Jover
|
7fa96f351b
Disable default automake preprocessor include paths
|
15 years ago |
Guillem Jover
|
3182adcd39
Reduce header includes by removing unused ones
|
16 years ago |
Guillem Jover
|
629987fea4
libcompat: Add new compat.h header
|
16 years ago |
Guillem Jover
|
1065736ab0
Unify usage of extern "C" declarations
|
16 years ago |
Guillem Jover
|
69bce81a25
Unify usage of FIXME in comments
|
16 years ago |
Guillem Jover
|
3e5aa7b25b
Switch to use UTF-8 copyright symbol and add missing ones
|
16 years ago |
Guillem Jover
|
dca65d1a23
dselect: Fix compilation warnings
|
16 years ago |
Colin Watson
|
48b0b1e23c
dselect: New key to set all selections back to what's currently installed
|
17 years ago |