Commit History

Author SHA1 Message Date
  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 8da2fd1a89 dpkg-deb: Fix short-lived pkg_format_node leak in --show 14 years ago
  Guillem Jover 9b22745f0a dpkg-deb: Construct control components paths with printf variants 15 years ago
  Guillem Jover dac802bce2 dpkg-deb: Use CONTROLFILE instead of a literal string 15 years ago
  Raphaël Hertzog 2533ebc755 dpkg-deb: adjust code now that extracthalf() no longer chdir() as a side-effect 15 years ago
  Guillem Jover cf22cf6118 libdpkg: Rename myopt module to options 15 years ago
  Guillem Jover 8780916333 dpkg-deb: Always chdir(2) in the childs to not change the global state 15 years ago
  Guillem Jover ba372a8c55 Make all command line action functions return int 15 years ago
  Guillem Jover 86cbf575b1 Use off_t and %jd or %jx to handle file sizes and offsets 15 years ago
  Guillem Jover f1bccd4763 Use varbuf_end_str() instead of ad-hoc varbuf_add_char() calls 15 years ago
  Guillem Jover 44e022a801 Use pid instead of c1 for variable name 15 years ago
  Guillem Jover 91c3515c24 libdpkg: Rename varbufaddstr() to varbuf_add_str() 15 years ago
  Guillem Jover 064d5f21ab libdpkg: Rename varbufaddc() to varbuf_add_char() 15 years ago
  Guillem Jover 4ea08bff42 libdpkg: Rename varbufreset() to varbuf_reset() 15 years ago
  Guillem Jover 8451065cf8 Centralize warn counting in warningv() 15 years ago
  Guillem Jover 06f0675ffa Rename directory variables to just dir 15 years ago
  Guillem Jover c6ea15b985 Cleanup white spaces 16 years ago
  Guillem Jover ba908783e3 libdpkg: Always print parse warnings on stderr 16 years ago
  Guillem Jover 6dc69c6330 dpkg-deb: Coalesce similar strings 15 years ago
  Guillem Jover e547cbf6aa Unify execution error strings 16 years ago
  Guillem Jover cac9ac6694 Add gettext messages for plural forms 16 years ago
  Guillem Jover c249251053 dpkg-deb: Parse control file into available structure 16 years ago
  Guillem Jover 7eb30624a0 Use bool instead of int wherever appropriate 16 years ago
  Guillem Jover c7ade13aa8 dpkg-deb: Change temporary directory suffix to dpkg-deb 16 years ago
  Guillem Jover bb6c5961bd dpkg-deb: Make cu_info_prepare use ohshite instead of perror 16 years ago
  Guillem Jover 3f355904aa dpkg-deb: Use subproc functions instead of ad-hoc code 16 years ago
  Guillem Jover ffccc65580 Use mkdtemp and path_make_temp_template instead of tempnam and tmpnam 16 years ago
  Guillem Jover 3e9f202bc1 libdpkg: Unify and namespace pkg-format functions and types 16 years ago
  Guillem Jover 6ada98fe52 libdpkg: Move package formatting support to a new pkg-format module 16 years ago