Commit History

Author SHA1 Message Date
  Guillem Jover 044386ffa7 dpkg-deb: Rename compressor to decompressor to avoid shadowing 16 years ago
  Guillem Jover c58fa9fa33 dpkg: Reduce scope of status variable to avoid shadowing another one 16 years ago
  Guillem Jover 7b40a7ecfc dpkg: Include main.h to get the limiteddescription prototype 16 years ago
  Guillem Jover 91976e8282 dpkg: Make pkg_files_add_file() static 16 years ago
  Guillem Jover 77cae397a1 libdpkg: Use varbuf_detach instead of ad-hoc code 16 years ago
  Guillem Jover 70b29e3e9e dpkg: Do not print unambiguous epoch on dpkg file overwrite error 16 years ago
  Guillem Jover d756afcce4 libdpkg: Use %zu instead of %d in varbuf_grow's internerr call 16 years ago
  Guillem Jover 812115a0f5 libdpkg: Add and use new DPKG_ATTR_VPRINTF 16 years ago
  Guillem Jover ab5ba0aba8 Mark several functions with DPKG_ATTR_PRINTF 16 years ago
  Guillem Jover 496a321cd9 Mark several functions with DPKG_ATTR_NORET 16 years ago
  Guillem Jover 88e63fbdaa Move DPKG_ATTR annotations from static declaration to the definition 16 years ago
  Guillem Jover b4284af48c build: Add more warnings to --enable-compiler-warnings 16 years ago
  Guillem Jover 2e2f13d83f Move Frank to former maintainers 16 years ago
  Guillem Jover 58a94c85e4 Ship deb-split man page in dpkg-dev package 16 years ago
  Brian Murray 5332e0f654 Dpkg::Vendor::Ubuntu::find_launchpad_closes(): don't return duplicate bug numbers 16 years ago
  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