Guillem Jover
|
36a15fee66
Remove Emacs and vim modelines
|
13 years ago |
Guillem Jover
|
d33cf5c4aa
Avoid assignments in C conditionals
|
14 years ago |
Guillem Jover
|
7d01220ed0
dselect: Use str_is_unset() instead of ad-hoc checks
|
14 years ago |
Jonathan Nieder
|
9308127a8f
Avoid full stop and double newline at the end of errors and warnings
|
14 years ago |
Guillem Jover
|
4f315d811d
libdpkg: Rename versioncompare() to dpkg_version_compare()
|
14 years ago |
Guillem Jover
|
b9d2ac6beb
libdpkg: Rename struct versionrevision to dpkg_version
|
14 years ago |
Guillem Jover
|
d5682c6656
Use implicit __func__ in internerr() instead of explicit literal strings
|
14 years ago |
Guillem Jover
|
ada8ee446e
Rename informativeversion() to dpkg_version_is_informative()
|
14 years ago |
Guillem Jover
|
e7eccb3083
Fix coding-style
|
14 years ago |
Guillem Jover
|
10f28a9948
Clarify internerr() messages
|
14 years ago |
Guillem Jover
|
76ef859544
dselect: Change debug output to always arch-qualify package names
|
14 years ago |
Raphaël Hertzog
|
5ec7516601
Replace all pkg_db_iter_next() calls with pkg_db_iter_next_pkg()
|
15 years ago |
Raphaël Hertzog
|
729dcbd9a3
Replace all pkg_db_count() calls with pkg_db_count_pkg()
|
15 years ago |
Guillem Jover
|
127ffc452f
dselect: Use modstatdb_get_status() instead of a global variable
|
14 years ago |
Guillem Jover
|
9235d163ef
Switch from pkginfo->name to pkginfo->set->name
|
15 years ago |
Guillem Jover
|
1baad88090
dselect: Switch to use libdpkg debug support
|
15 years ago |
Guillem Jover
|
de553e2746
Rename struct pkginfoperfile to struct pkgbin
|
15 years ago |
Guillem Jover
|
c6ea15b985
Cleanup white spaces
|
16 years ago |
Guillem Jover
|
9db4a822bb
libdpkg: Namespace package database functions with pkg_db_ prefix
|
16 years ago |
Guillem Jover
|
50391de87a
libdpkg: Remove 'valid' member from struct pkginfoperfile
|
16 years ago |
Guillem Jover
|
7eb30624a0
Use bool instead of int wherever appropriate
|
16 years ago |
Robert Luberda
|
29fe363219
dselect: treat unknown packages as known and marked for purge
|
16 years ago |
Guillem Jover
|
9114e9d298
Use while () instead for () when using package iterators
|
16 years ago |
Guillem Jover
|
1d647dd23c
Release the package iterators when done
|
16 years ago |
Guillem Jover
|
86c90d927b
dselect: Do not shadow global thisname variable
|
16 years ago |
Guillem Jover
|
e10b57f162
libdpkg: Rename varbuffree to varbuf_destroy
|
16 years ago |
Guillem Jover
|
2d57b4f715
Merge branch sid (through commit '1.15.4.1')
|
16 years ago |
Guillem Jover
|
7ba3f71c0c
Unify text in license headers
|
16 years ago |
Guillem Jover
|
d99d361f1b
Replace FSF address by pointing to the gnu.org URL
|
16 years ago |
Guillem Jover
|
1c88ead04c
Sort order of header includes
|
17 years ago |