Guillem Jover
|
afbbf703eb
Update Ian Jackson's email address
|
9 years ago |
Guillem Jover
|
21e982448e
dselect: Refactor SIGWINCH signal blocking and unblocking
|
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
|
1c2b693e0b
Rename return code variables from r to rc
|
11 years ago |
Guillem Jover
|
931bb3cc27
dselect: Do not reuse variable r in packagelist::checksearch()
|
11 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
|
36a15fee66
Remove Emacs and vim modelines
|
11 years ago |
Guillem Jover
|
d33cf5c4aa
Avoid assignments in C conditionals
|
12 years ago |
Guillem Jover
|
7d01220ed0
dselect: Use str_is_unset() instead of ad-hoc checks
|
12 years ago |
Jonathan Nieder
|
9308127a8f
Avoid full stop and double newline at the end of errors and warnings
|
12 years ago |
Guillem Jover
|
4f315d811d
libdpkg: Rename versioncompare() to dpkg_version_compare()
|
12 years ago |
Guillem Jover
|
b9d2ac6beb
libdpkg: Rename struct versionrevision to dpkg_version
|
12 years ago |
Guillem Jover
|
d5682c6656
Use implicit __func__ in internerr() instead of explicit literal strings
|
12 years ago |
Guillem Jover
|
ada8ee446e
Rename informativeversion() to dpkg_version_is_informative()
|
12 years ago |
Guillem Jover
|
e7eccb3083
Fix coding-style
|
12 years ago |
Guillem Jover
|
10f28a9948
Clarify internerr() messages
|
12 years ago |
Guillem Jover
|
76ef859544
dselect: Change debug output to always arch-qualify package names
|
13 years ago |
Raphaël Hertzog
|
5ec7516601
Replace all pkg_db_iter_next() calls with pkg_db_iter_next_pkg()
|
14 years ago |
Raphaël Hertzog
|
729dcbd9a3
Replace all pkg_db_count() calls with pkg_db_count_pkg()
|
14 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
|
de553e2746
Rename struct pkginfoperfile to struct pkgbin
|
14 years ago |
Guillem Jover
|
c6ea15b985
Cleanup white spaces
|
14 years ago |