Commit History

Author SHA1 Message Date
  Guillem Jover df5deb4f20 dpkg-trigger: Move exit from command function to its call site 10 years ago
  Guillem Jover afbbf703eb Update Ian Jackson's email address 11 years ago
  Guillem Jover acf1c3f037 libdpkg: Rename DPKG_VERSION_ARCH to PACKAGE_RELEASE 11 years ago
  Guillem Jover 3a5e0d6cd9 dpkg: Use badusage() instead of ohshit() for command-line errors 11 years ago
  Guillem Jover d465dca48f Consistently use proper quotation marks all over the place 11 years ago
  Guillem Jover a67c4ccd2d dpkg: Add explicit await trigger directives and command-line options 11 years ago
  Guillem Jover b22d8a95e3 libdpkg: Uppercase trigdef enum values and separate words with underscores 12 years ago
  Guillem Jover ae25c683c0 Use https:// URLs instead of http:// when possible 12 years ago
  Guillem Jover af7b764c5a dpkg-trigger: Use enum trigdef_update_status instead of int 12 years ago
  Guillem Jover fa1cd230b9 libdpkg: New dpkg_locales_init() 12 years ago
  Guillem Jover f3eb58ebe7 Remove unused sys header inclusions 13 years ago
  Guillem Jover 3ae71d2472 libdpkg: Rename and namespace option parsing and loading functions 13 years ago
  Guillem Jover 0c977fa968 libdpkg: Add dpkg-based program startup and shutdown functions 13 years ago
  Guillem Jover 3b786cf079 libdpkg: Refactor report output buffering setup into a new function 13 years ago
  Guillem Jover c37770705a Align --version with --help on help output 14 years ago
  Guillem Jover 951542fdc2 Change all programs to accept -? instead of -h for help output 14 years ago
  Guillem Jover 5a5203e9aa Switch to new notice() output function 14 years ago
  Guillem Jover 6431c053b7 Use cmp() == 0 instead of !cmp() 14 years ago
  Guillem Jover d04d596cd3 Update triggers support to understand multi-arch 14 years ago
  Guillem Jover f765d25fb8 dpkg-trigger: Refactor package awaiter parsing into parse_awaiter_package() 14 years ago
  Guillem Jover 6cffe2e524 libdpkg: Remove unused end pointer argument from pkg_name_is_illegal() 14 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 e0ae796d8c Do not pass admindir to database initialization functions 15 years ago
  Guillem Jover f67665e8f5 Use dpkg_db_set_dir() instead of pkgadmindir_init() 15 years ago
  Guillem Jover e63e1fa4a4 Propagate --admindir to programs run from maintainer scripts 15 years ago
  Guillem Jover 76ed5f9ff4 Use string literals instead of macros for environment variable names 15 years ago
  Guillem Jover 0f1668f799 Use new enum for trigdef_update_start() return values 16 years ago
  Guillem Jover c6ea15b985 Cleanup white spaces 16 years ago