Guillem Jover
|
9949ce05d1
dpkg-deb: Remove undocumented compression long options
|
14 years ago |
Guillem Jover
|
584c3b4036
dpkg-deb: Add compression strategy support
|
14 years ago |
Guillem Jover
|
625a24bbc8
dpkg-deb: Treat compression levels independently for each backend
|
14 years ago |
Guillem Jover
|
e919b52fa6
libdpkg: Switch compressor to take a parameters struct
|
14 years ago |
Guillem Jover
|
b0d9fc4cef
libdpkg: Constify struct compressor variables
|
14 years ago |
Guillem Jover
|
7a96597253
libdpkg: Do not expose the compression structs
|
14 years ago |
Guillem Jover
|
35dc2569ca
build: Report feedback on program, directory and coverage support
|
14 years ago |
Raphaël Hertzog
|
b2b2bc3257
dpkg-checkbuilddeps: fix typo in field name
|
14 years ago |
Colin Watson
|
c4f30d0909
dpkg-checkbuilddeps: new option -a <arch>
|
14 years ago |
Helge Kreutzmann
|
91495b86e0
Update German translation of manual pages
|
14 years ago |
Helge Kreutzmann
|
dd7aa51547
Update German scripts translation
|
14 years ago |
Raphaël Hertzog
|
d3b995a4d9
dpkg-gensymbols: output a warning when a pattern doesn't match any file
|
14 years ago |
Raphaël Hertzog
|
71ddce39b2
dpkg-gensymbols(1): -e accepts shell patterns not regular expressions
|
14 years ago |
Guillem Jover
|
6239e5403a
dselect: Solaris requires curses.h to be included before term.h
|
14 years ago |
Guillem Jover
|
1f4d0354fc
build: Map the BSD u_intN_t types to C99 uintN_t if not defined
|
14 years ago |
Guillem Jover
|
68a6242098
Do not include unneeded <sys/cdefs.h>
|
14 years ago |
Helge Kreutzmann
|
cc2268e1b7
Update German translation of manual pages
|
14 years ago |
Raphaël Hertzog
|
667b5fae57
Update diversions to work with pkgset instead of pkginfo
|
15 years ago |
Raphaël Hertzog
|
3b7d2f98df
Replace most pkg_db_find() calls with its newer counterparts
|
15 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 |
Raphaël Hertzog
|
66fae0bda4
libdpkg: Add new multiarch aware in-core database functions
|
15 years ago |
Guillem Jover
|
309fb20378
Rename pkg_name variables to pkgname
|
15 years ago |
Raphaël Hertzog
|
cf4bc14001
dpkg: Switch functions to take pkgset to reduce deppossi->ed->pkg access
|
15 years ago |
Guillem Jover
|
bcba64dde3
dpkg: Add multiarch to monoarch database layout downgrade support
|
15 years ago |
Guillem Jover
|
88ee17740d
u-a: Use the generic PACKAGE instead of a literal "dpkg" for textdomain
|
14 years ago |
Guillem Jover
|
e6b71eb023
s-s-d: Always check if the pid is active on --start and --status
|
14 years ago |
Guillem Jover
|
142c6b659c
libdpkg: Use m_strndup() instead of StoC()
|
14 years ago |
Guillem Jover
|
d09cc13711
libdpkg: Add new m_strndup()
|
14 years ago |
Guillem Jover
|
099b7f8f4b
libdpkg: Refactor allocation checks into a new must_alloc() function
|
14 years ago |