Historia zmian

Autor SHA1 Wiadomość Data
  Guillem Jover 5a4dd39a48 dpkg-query: Fix bogus badusage() strings in control_show() 14 lat temu
  Guillem Jover c43b766db3 dpkg-query: Add --control-list and --control-show to --help output 14 lat temu
  Guillem Jover 3d98111bd4 dpkg-query: Add an Architecture column to --list output 14 lat temu
  Guillem Jover c37770705a Align --version with --help on help output 14 lat temu
  Guillem Jover 951542fdc2 Change all programs to accept -? instead of -h for help output 14 lat temu
  Jonathan Nieder 9308127a8f Avoid full stop and double newline at the end of errors and warnings 14 lat temu
  Guillem Jover 5a5203e9aa Switch to new notice() output function 14 lat temu
  Guillem Jover bae98fb22f libdpkg: Change pkg_format_parse() to take a dpkg_error argument 14 lat temu
  Guillem Jover 1a60e53173 dpkg-query: Add new --control-list and --control-show commands 14 lat temu
  Guillem Jover 3656712108 dpkg-query: Refactor pkg_infodb_check_filetype() from control_path() 14 lat temu
  Guillem Jover 8e4bad6946 dpkg-query: Refactor pkg_infodb_is_internal() from pkg_infodb_print_filename() 14 lat temu
  Guillem Jover 42a2f26ac7 Use new str_is_set()/str_is_unset() instead of ad-hoc checks 14 lat temu
  Guillem Jover 8e0c0d33d4 Rename pkgadmin*() to pkg_infodb_get_*() 14 lat temu
  Guillem Jover 58d27d80a7 Rename file iterator variables to iter 14 lat temu
  Guillem Jover 91b4afa507 Rename iterfiles*() functions to files_db_iter_*() 14 lat temu
  Guillem Jover c489aa1327 dpkg-query: Use literal format in printf call to allow compiler checks 14 lat temu
  Guillem Jover e7eccb3083 Fix coding-style 14 lat temu
  Guillem Jover 43c2ba382c dpkg-query: Update output commands to print package specifiers 14 lat temu
  Raphaël Hertzog c01c6fed65 dpkg-query: Update commands to accept package specifiers as arguments 14 lat temu
  Guillem Jover 6e8dda4cdb dpkg-query: Only load the available file on -l or -W with new --load-avail 14 lat temu
  Guillem Jover 463fbf8e93 libdpkg: Change pkg_sorter_by_name() to pkg_sorter_by_nonambig_name_arch() 14 lat temu
  Guillem Jover de78783d96 libdpkg: Pass struct pkgbin to pkg_summary() 14 lat temu
  Guillem Jover 0b8652b226 Change debug, progress and error output to use package specifiers 15 lat temu
  Guillem Jover b9ca9a28b0 libdpkg: Refactor pkg status to abbreviations mapping into new functions 14 lat temu
  Guillem Jover 71e99e0004 dpkg-query: Use m_calloc() instead of m_malloc() + memset() 14 lat temu
  Raphaël Hertzog 667b5fae57 Update diversions to work with pkgset instead of pkginfo 15 lat temu
  Guillem Jover 309fb20378 Rename pkg_name variables to pkgname 15 lat temu
  Raphaël Hertzog c0058777f3 dpkg-query: Fix short-lived memory leak in --show and --list commands 15 lat temu
  Guillem Jover 47181583fc Switch pkgadminfile() to get an explicit pkgbin as argument 15 lat temu
  Guillem Jover 9235d163ef Switch from pkginfo->name to pkginfo->set->name 15 lat temu