Commit History

Author SHA1 Message Date
  Guillem Jover 02c28c63a3 dpkg-deb: Add --raw-extract option combining --control and --extract 15 years ago
  Guillem Jover 8561eeb482 dpkg-deb: Add new -v, --verbose option 15 years ago
  Guillem Jover cf22cf6118 libdpkg: Rename myopt module to options 15 years ago
  Guillem Jover 9fe0a1b16d Use new dpkg_set_progname and dpkg_get_progname instead of thisname 15 years ago
  Guillem Jover 0fc0d6d598 libdpkg: Do not require programs to define printforhelp 15 years ago
  Guillem Jover bfb43e8aae Rename struct cmdinfo member arg_func to action and call it directly 15 years ago
  Guillem Jover 12d1e5a1a4 Use new action_func typedef instead of ad-hoc function casts 15 years ago
  Guillem Jover ba372a8c55 Make all command line action functions return int 15 years ago
  Guillem Jover 0ff1ba98ce libdpkg: Rename cmdinfo arg members 15 years ago
  Guillem Jover 942be7d09f Remove unneeded <errno.h> include 15 years ago
  Guillem Jover f5d6106db5 dpkg-deb: Move setcompresstype() before cmdinfos 15 years ago
  Guillem Jover b94d25d09f Use push_error_context() instead of ad-hoc code 16 years ago
  Guillem Jover c9b7af92e5 Move action and obsolete related functionality to the myopt module 16 years ago
  Guillem Jover a67107c051 Use ACTION macros instead of ad-hoc action function handling 16 years ago
  Guillem Jover 9bb208a833 Add support for xz compressed data.tar member of binary packages 16 years ago
  Guillem Jover 06b64be7ba Remove --license and --licence options from tools 16 years ago
  Guillem Jover 496a321cd9 Mark several functions with DPKG_ATTR_NORET 16 years ago
  Guillem Jover 95b61194f3 libdpkg: Centralize compressor knowledge into the compress module 16 years ago
  Guillem Jover feb248df15 libdpkg: Handle compression level as an integer 16 years ago
  Guillem Jover ad010e125f libdpkg: Rename compress_type_cat to compress_type_none 16 years ago
  Guillem Jover 675f12250e libdpkg: Rename sizeof_array to array_count 16 years ago
  Guillem Jover 9ddef90d43 Do not include unneeded <signal.h> 16 years ago
  Guillem Jover 5e252222c5 libdpkg: Move compression declarations to a new compress.h 16 years ago
  Guillem Jover 7ba3f71c0c Unify text in license headers 17 years ago
  Guillem Jover d99d361f1b Replace FSF address by pointing to the gnu.org URL 17 years ago
  Guillem Jover 1c88ead04c Sort order of header includes 17 years ago
  Guillem Jover e18a89b3b1 Remove helponly and versiononly functions 17 years ago
  Guillem Jover 0a5a950910 Use m_output instead of checking printing functions return code 17 years ago
  Guillem Jover 7fa96f351b Disable default automake preprocessor include paths 17 years ago
  Guillem Jover 289c291184 libdpkg: Rename dpkg-i18n.h to i18n.h 17 years ago