Commit History

Author SHA1 Message Date
  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
  Guillem Jover cf22cf6118 libdpkg: Rename myopt module to options 15 years ago
  Guillem Jover ba372a8c55 Make all command line action functions return int 15 years ago
  Guillem Jover e0ae796d8c Do not pass admindir to database initialization functions 15 years ago
  Guillem Jover 7a14fd7d66 libdpkg: Rename modstatdb_init() to modstatdb_open() 15 years ago
  Guillem Jover fb49e131ef Do not read the available file unnecessarily 15 years ago
  Guillem Jover 8e57f4f422 Switch the logic from msdbrw_noavail to msdbrw_available 15 years ago
  Guillem Jover f1bccd4763 Use varbuf_end_str() instead of ad-hoc varbuf_add_char() calls 15 years ago
  Guillem Jover 0ff1ba98ce libdpkg: Rename cmdinfo arg members 15 years ago
  Guillem Jover af47d0660e libdpkg: Rename varbufprintf() to varbuf_printf() 15 years ago