Guillem Jover
|
65969bfbcc
Use new enum for dependency found status
|
16 years ago |
Guillem Jover
|
e983b8522f
Use new enum for dependency check result values
|
16 years ago |
Guillem Jover
|
c6ea15b985
Cleanup white spaces
|
16 years ago |
Guillem Jover
|
ec5d681339
Cleanup and improve source code comments
|
16 years ago |
Guillem Jover
|
9db4a822bb
libdpkg: Namespace package database functions with pkg_db_ prefix
|
16 years ago |
Guillem Jover
|
6ad315a1ee
libdpkg: Use push_error_context_jump() instead of push_error_handler()
|
16 years ago |
Guillem Jover
|
2a92bb8118
libdpkg: Rename error_unwind() to pop_error_context()
|
16 years ago |
Guillem Jover
|
2272d41169
Move error context display handler reset to error_unwind()
|
16 years ago |
Guillem Jover
|
c5309f8009
Switch variables from int to bool where appropriate
|
16 years ago |
Guillem Jover
|
b8799d9f10
Use consistent naming for linked lists members
|
16 years ago |
Guillem Jover
|
50391de87a
libdpkg: Remove 'valid' member from struct pkginfoperfile
|
16 years ago |
Guillem Jover
|
96fee44416
dpkg: Factor out extension into its own variable in enqueue_specified()
|
16 years ago |
Jonathan Nieder
|
9a830e9d5f
dpkg: Factor out package-listing functions from packages()
|
16 years ago |
Guillem Jover
|
eb3cd7ba0b
dpkg: Switch code to use “struct pkg_queue” instead of “struct pkgqueue”
|
16 years ago |
Guillem Jover
|
e10b57f162
libdpkg: Rename varbuffree to varbuf_destroy
|
16 years ago |
Guillem Jover
|
7ba3f71c0c
Unify text in license headers
|
17 years ago |
Guillem Jover
|
d99d361f1b
Replace FSF address by pointing to the gnu.org URL
|
17 years ago |
Guillem Jover
|
1c88ead04c
Sort order of header includes
|
17 years ago |
Guillem Jover
|
1a8cda208d
Switch ad-hoc code to use struct pkg_list data type
|
17 years ago |
Guillem Jover
|
90526758c5
Use m_output instead of fflush, ferror and werr
|
17 years ago |
Guillem Jover
|
5b44e3de7a
Set action_todo as volatile to avoid possible clobbering on longjmp
|
17 years ago |
Guillem Jover
|
7fa96f351b
Disable default automake preprocessor include paths
|
17 years ago |
Guillem Jover
|
289c291184
libdpkg: Rename dpkg-i18n.h to i18n.h
|
17 years ago |
Guillem Jover
|
c9ab34f30b
Improve internerr output messages and print the invalid value
|
17 years ago |
Guillem Jover
|
07e14d2d41
Merge branch 'lenny' (through tag '1.14.23')
|
17 years ago |
Guillem Jover
|
c8d175fd55
dpkg: untangle onerr_abort from too many errors condition
|
18 years ago |
Guillem Jover
|
629987fea4
libcompat: Add new compat.h header
|
18 years ago |
Guillem Jover
|
df834c918b
libdpkg: Move gettext related definitions to a new dpkg-i18n.h
|
18 years ago |
Guillem Jover
|
d830c80174
Merge branch 'lenny' (through tag '1.14.21')
|
18 years ago |
Ian Jackson
|
5a39b7b59a
dpkg: Do not assert when configure or remove produced too many errors
|
18 years ago |