Commit History

Author SHA1 Message Date
  Guillem Jover 63b138afa6 libdpkg: Uppercase and namespace pkgstatus enum values 12 years ago
  Guillem Jover 2240b13459 libdpkg: Uppercase and namespace pkgwant enum values 12 years ago
  Guillem Jover 3fc4c7daf2 dpkg: Uppercase, namespace and reword istobe enum type and values 12 years ago
  Guillem Jover 8d49206ec2 dpkg: Uppercase found_status enum values 12 years ago
  Guillem Jover b9bb0fa75f dpkg: Uppercase dep_check enum values 12 years ago
  Guillem Jover 0bac29bc7c libdpkg: Uppercase dpkg_relation enum values 12 years ago
  Guillem Jover 07255ee8bf libdpkg: Refactor dpkg_options_parse_pkgname() 12 years ago
  Guillem Jover f078b51a7d libdpkg, dpkg: Use new status to names mapping functions 12 years ago
  Guillem Jover cdff05813b dpkg: Switch an assert() on a volatile variable to an internerr() 12 years ago
  Guillem Jover dd0ec1036f dpkg: Annotate case statements that fall through with a comment 12 years ago
  Guillem Jover 97ffe228c9 dpkg-split, dpkg: Use new str_match_end() function instead of ad-hoc code 12 years ago
  Guillem Jover ae25c683c0 Use https:// URLs instead of http:// when possible 12 years ago
  Guillem Jover fe8204dc99 dpkg: Rename add_to_queue() to enqueue_package() 12 years ago
  Guillem Jover 0012c303da dpkg: Take arch into account in virtual packages on remove and configure 14 years ago
  Guillem Jover 5a5203e9aa Switch to new notice() output function 14 years ago
  Guillem Jover ef8c24b49e libdpkg: Rework enum depverrel into new enum dpkg_relation 14 years ago
  Guillem Jover 81fbbcec49 dpkg: Upgrade the database automatically to the new multi-arch layout 14 years ago
  Guillem Jover 7e81416f7f dpkg: Change debug output to always arch-qualify package names 14 years ago
  Steve Langasek 058c1fda3c dpkg: Complete arch checking of package relationships in the resolver 15 years ago
  Guillem Jover 88fafba806 dpkg: Do not force dependencies on dependtry >= 3, wait until >= 4 14 years ago
  Raphaël Hertzog 870524717e dpkg: Let --force-depends rescue the dependency check in all cases 15 years ago
  Guillem Jover 1a34570e75 dpkg: Use package specifiers in statusfd and log messages 15 years ago
  Guillem Jover 45e1108cea dpkg: Update commands and options to accept package specifiers 14 years ago
  Guillem Jover 0b8652b226 Change debug, progress and error output to use package specifiers 15 years ago
  Raphaël Hertzog b274b0d96d dpkg: Get rid of all remaining deppossi->ed->pkg access 15 years ago
  Raphaël Hertzog 5ec7516601 Replace all pkg_db_iter_next() calls with pkg_db_iter_next_pkg() 15 years ago
  Raphaël Hertzog cf4bc14001 dpkg: Switch functions to take pkgset to reduce deppossi->ed->pkg access 15 years ago
  Guillem Jover 9235d163ef Switch from pkginfo->name to pkginfo->set->name 15 years ago
  Guillem Jover 358dc84c45 Update deppossi->ed to point to a pkgset instead of a pkginfo 15 years ago
  Raphaël Hertzog 29118f3cf8 Move the reverse dependencies from struct pkgbin to struct pkgset 15 years ago