Peter Krefting
|
c1da9a4635
Update Swedish translation.
|
16 years ago |
Sven Joachim
|
0494f95b47
German dpkg translation update
|
16 years ago |
Sven Joachim
|
6881555501
po/Makevars: Add ”--from-code=UTF-8“ to XGETTEXT_OPTIONS
|
16 years ago |
Sven Joachim
|
3101899ce2
Fix po/POTFILES.in
|
16 years ago |
Christian PERRIER
|
6978d2e1d7
French manpages translation update
|
16 years ago |
Milo Casagrande
|
b2e8423c9e
Italian translation update
|
16 years ago |
Helge Kreutzmann
|
cca8a30648
Update German translation of manual pages
|
16 years ago |
Guillem Jover
|
94917bfa77
dpkg-deb: Close file descriptors in info_spew()
|
16 years ago |
Guillem Jover
|
20493d176d
dpkg-deb: Use fd_fd_copy instead of stream_fd_copy
|
16 years ago |
Guillem Jover
|
f291751922
libdpkg: Let backends decide default compression level
|
16 years ago |
Guillem Jover
|
95b61194f3
libdpkg: Centralize compressor knowledge into the compress module
|
16 years ago |
Guillem Jover
|
6a52f13b5a
Add changelog entry for compression code rework
|
16 years ago |
Guillem Jover
|
8b75347a0a
libdpkg: Check for errors from compression opening functions
|
16 years ago |
Guillem Jover
|
fe783c5410
libdpkg: Check for output errors when closing files on (de)compression
|
16 years ago |
Guillem Jover
|
a49c77b5f9
libdpkg: Give compress description variables more meaningful names
|
16 years ago |
Guillem Jover
|
c423af068b
libdpkg: Fix indentation in compress.c
|
16 years ago |
Guillem Jover
|
5175e3882d
libdpkg: Refactor (de)compression code into individual functions
|
16 years ago |
Guillem Jover
|
feb248df15
libdpkg: Handle compression level as an integer
|
16 years ago |
Guillem Jover
|
4d89c0703a
libdpkg: Rename (de)compress_cat funtions to (de)compress_filter
|
16 years ago |
Guillem Jover
|
ad010e125f
libdpkg: Rename compress_type_cat to compress_type_none
|
16 years ago |
Guillem Jover
|
3ad109046c
dpkg-deb: Rename DATAMEMBER_CAT to DATAMEMBER
|
16 years ago |
Guillem Jover
|
c2b6dbb013
libdpkg: Use snprintf to generate the compression argument
|
16 years ago |
Guillem Jover
|
24b728b32e
libdpkg: Switch fd_fd_filter() to use the command module
|
16 years ago |
Guillem Jover
|
5050748f1a
Use new command module instead of ad-hoc code
|
16 years ago |
Guillem Jover
|
08c0dd2529
libdpkg: New command module
|
16 years ago |
Jonathan Nieder
|
2dca970eab
libdpkg: Reorder fd_fd_filter() function arguments
|
16 years ago |
Guillem Jover
|
13f718edd3
dpkg: Use a literal string for the archive file pattern
|
16 years ago |
Guillem Jover
|
f096d6220a
dpkg: Remove scriptname argument from do_script()
|
16 years ago |
Guillem Jover
|
04b8371625
dpkg: Move exec error string from do_script argument to ohshite call
|
16 years ago |
Jonathan Nieder
|
c482ae4999
libdpkg: Check for write errors during decompression
|
16 years ago |