커밋 기록

작성자 SHA1 메시지 날짜
  Guillem Jover fa1cd230b9 libdpkg: New dpkg_locales_init() 12 년 전
  Guillem Jover f3eb58ebe7 Remove unused sys header inclusions 12 년 전
  Guillem Jover 3ae71d2472 libdpkg: Rename and namespace option parsing and loading functions 12 년 전
  Guillem Jover 0c977fa968 libdpkg: Add dpkg-based program startup and shutdown functions 12 년 전
  Guillem Jover 3b786cf079 libdpkg: Refactor report output buffering setup into a new function 12 년 전
  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 년 전
  Guillem Jover 24bd7ac063 dpkg-trigger: Mark do_check with DPKG_ATTR_NORET 16 년 전
  Guillem Jover 7eb30624a0 Use bool instead of int wherever appropriate 16 년 전
  Guillem Jover 2650ab3024 libdpkg: Move trigdeferred declarations to a new trigdeferred.h 16 년 전
  Guillem Jover 58a93c17fc libdpkg: Move triglib declarations to a new triglib.h 16 년 전