コミット履歴

作者 SHA1 メッセージ 日付
  Guillem Jover a67c4ccd2d dpkg: Add explicit await trigger directives and command-line options 11 年 前
  Guillem Jover b22d8a95e3 libdpkg: Uppercase trigdef enum values and separate words with underscores 12 年 前
  Guillem Jover ae25c683c0 Use https:// URLs instead of http:// when possible 12 年 前
  Guillem Jover af7b764c5a dpkg-trigger: Use enum trigdef_update_status instead of int 12 年 前
  Guillem Jover fa1cd230b9 libdpkg: New dpkg_locales_init() 12 年 前
  Guillem Jover f3eb58ebe7 Remove unused sys header inclusions 13 年 前
  Guillem Jover 3ae71d2472 libdpkg: Rename and namespace option parsing and loading functions 13 年 前
  Guillem Jover 0c977fa968 libdpkg: Add dpkg-based program startup and shutdown functions 13 年 前
  Guillem Jover 3b786cf079 libdpkg: Refactor report output buffering setup into a new function 13 年 前
  Guillem Jover c37770705a Align --version with --help on help output 14 年 前
  Guillem Jover 951542fdc2 Change all programs to accept -? instead of -h for help output 14 年 前
  Guillem Jover 5a5203e9aa Switch to new notice() output function 14 年 前
  Guillem Jover 6431c053b7 Use cmp() == 0 instead of !cmp() 14 年 前
  Guillem Jover d04d596cd3 Update triggers support to understand multi-arch 14 年 前
  Guillem Jover f765d25fb8 dpkg-trigger: Refactor package awaiter parsing into parse_awaiter_package() 14 年 前
  Guillem Jover 6cffe2e524 libdpkg: Remove unused end pointer argument from pkg_name_is_illegal() 14 年 前
  Guillem Jover cf22cf6118 libdpkg: Rename myopt module to options 15 年 前
  Guillem Jover 9fe0a1b16d Use new dpkg_set_progname and dpkg_get_progname instead of thisname 15 年 前
  Guillem Jover 0fc0d6d598 libdpkg: Do not require programs to define printforhelp 15 年 前
  Guillem Jover e0ae796d8c Do not pass admindir to database initialization functions 15 年 前
  Guillem Jover f67665e8f5 Use dpkg_db_set_dir() instead of pkgadmindir_init() 15 年 前
  Guillem Jover e63e1fa4a4 Propagate --admindir to programs run from maintainer scripts 15 年 前
  Guillem Jover 76ed5f9ff4 Use string literals instead of macros for environment variable names 15 年 前
  Guillem Jover 0f1668f799 Use new enum for trigdef_update_start() return values 15 年 前
  Guillem Jover c6ea15b985 Cleanup white spaces 15 年 前
  Guillem Jover f74dfc666e libdpkg: Rename illegal_packagename to pkg_name_is_illegal 16 年 前
  Guillem Jover a6066a13aa libdpkg: Rename illegal_triggername to trig_name_is_illegal 16 年 前
  Guillem Jover cc49169cdc dpkg-trigger: Remove duplicate command name from error messages 16 年 前
  Guillem Jover b94d25d09f Use push_error_context() instead of ad-hoc code 16 年 前
  Guillem Jover 1f6b854a2d libdpkg: Rename trigdef_yylex() to trigdef_parse() 16 年 前