Guillem Jover
|
8fc618ad8e
libdpkg: Uppercase and namespace pkgpriority enum values
|
12 years ago |
Guillem Jover
|
d3d70a9759
libdpkg: Uppercase and namespace dpkg_arch_type enum values
|
12 years ago |
Guillem Jover
|
eb3c2635f9
libdpkg: Uppercase compressor enum values
|
12 years ago |
Guillem Jover
|
14ba15362d
dpkg-deb: Use --no-unquote when using -T to avoid mangling filenames
|
12 years ago |
Guillem Jover
|
5dd25afbfa
dpkg-deb: Allow to use the same compression for control.tar as data.tar
|
12 years ago |
Guillem Jover
|
c17be3cbfc
dpkg-deb: Accept other compressions for control.tar .deb member
|
12 years ago |
Guillem Jover
|
e7e052b462
dpkg-deb: Use default gzip compression level instead of hardcoding it
|
12 years ago |
Guillem Jover
|
4ab4758e01
dpkg-deb, dpkg: Unify and clarify conffile name length error message
|
12 years ago |
Guillem Jover
|
a363181bda
dpkg-deb: Change conffile name length warning into an error
|
12 years ago |
Guillem Jover
|
9eb6a41a9f
dpkg-deb: Remove trailing newlines from warning message
|
12 years ago |
Guillem Jover
|
ae25c683c0
Use https:// URLs instead of http:// when possible
|
12 years ago |
Guillem Jover
|
7662e0937b
Add experimental build profiles support
|
12 years ago |
Guillem Jover
|
3a30cb6743
dpkg-deb: Refactor file_treewalk_feed() out from do_build()
|
13 years ago |
Guillem Jover
|
8911538401
dpkg-deb: Be explicit when handling deb format 2 code branches
|
13 years ago |
Guillem Jover
|
240330b373
dpkg-deb: Do not leak the data member file descriptor
|
13 years ago |
Guillem Jover
|
0790f370e7
dpkg-deb: Add new --deb-format option and base --new and --old on it
|
14 years ago |
Jonathan Nieder
|
9308127a8f
Avoid full stop and double newline at the end of errors and warnings
|
14 years ago |
Guillem Jover
|
bd0da280d1
libdpkg: Switch buffer I/O code to use struct dpkg_error
|
15 years ago |
Guillem Jover
|
d630b04733
libdpkg: Switch compression strategy code from strings to enums
|
14 years ago |
Guillem Jover
|
16b6174995
Revert "dpkg-deb: Add epoch when needed to built package names"
|
14 years ago |
Guillem Jover
|
c627c85d54
dpkg-deb: Do not arch-qualify package name on output
|
14 years ago |
Guillem Jover
|
a354992c67
dpkg-deb: Add epoch when needed to built package names
|
14 years ago |
Guillem Jover
|
e7eccb3083
Fix coding-style
|
14 years ago |
Guillem Jover
|
ff5ac5ced0
Rework common badusage strings to allow for possible translation reuse
|
14 years ago |
Guillem Jover
|
fdc613b3d8
libdpkg: Refactor parsedb flags for standard operations into new aliases
|
14 years ago |
Guillem Jover
|
0b8652b226
Change debug, progress and error output to use package specifiers
|
15 years ago |
Guillem Jover
|
584c3b4036
dpkg-deb: Add compression strategy support
|
14 years ago |
Guillem Jover
|
e919b52fa6
libdpkg: Switch compressor to take a parameters struct
|
14 years ago |
Guillem Jover
|
7a96597253
libdpkg: Do not expose the compression structs
|
14 years ago |
Guillem Jover
|
9235d163ef
Switch from pkginfo->name to pkginfo->set->name
|
15 years ago |