Commit History

Author SHA1 Message Date
  Guillem Jover 5bb02fe80e Add versioned Provides support 14 years ago
  Guillem Jover 63b138afa6 libdpkg: Uppercase and namespace pkgstatus enum values 12 years ago
  Guillem Jover 132e2b9266 dpkg: Uppercase and namespace color cycle enum values 12 years ago
  Guillem Jover 3fc4c7daf2 dpkg: Uppercase, namespace and reword istobe enum type and values 12 years ago
  Guillem Jover 0bac29bc7c libdpkg: Uppercase dpkg_relation enum values 12 years ago
  Guillem Jover ae25c683c0 Use https:// URLs instead of http:// when possible 12 years ago
  Guillem Jover 24953072b7 libdpkg: Rename versionsatisfied3() to dpkg_version_relate() 14 years ago
  Guillem Jover ef8c24b49e libdpkg: Rework enum depverrel into new enum dpkg_relation 14 years ago
  Guillem Jover d5682c6656 Use implicit __func__ in internerr() instead of explicit literal strings 14 years ago
  Guillem Jover ada8ee446e Rename informativeversion() to dpkg_version_is_informative() 14 years ago
  Guillem Jover 7e81416f7f dpkg: Change debug output to always arch-qualify package names 14 years ago
  Guillem Jover d0984e6e92 dpkg: Fix memory leaks from deppossi iterators 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
  Guillem Jover 914e83a992 dpkg: Add new deppossi package iterator functions 14 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 ae61affca4 dpkg: Ignore conflict with one's own virtual package within a package set 15 years ago
  Guillem Jover 47181583fc Switch pkgadminfile() to get an explicit pkgbin as argument 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
  Raphaël Hertzog e135afdb35 dpkg: fix possible segfault in findbreakcycle(). 15 years ago
  Raphaël Hertzog 2b8cfa5070 dpkg: depisok() can now suggest to process awaited triggers for a package 15 years ago
  Raphaël Hertzog f95177fdac dpkg: use the correct version in "pkg-foo is unpacked, but is version <v>" 15 years ago
  Raphaël Hertzog 5f48b4cfe1 dpkg: small bugfix in the dependency checking code for virtual packages 15 years ago
  Guillem Jover 9f7f2a9583 dpkg: Refactor infodb file existence check into new pkg_infodb_has_file() 15 years ago
  Guillem Jover f1bccd4763 Use varbuf_end_str() instead of ad-hoc varbuf_add_char() calls 15 years ago
  Guillem Jover 5e7235bf69 Move and generalize debug API from dpkg to libdpkg 15 years ago
  Guillem Jover af47d0660e libdpkg: Rename varbufprintf() to varbuf_printf() 15 years ago
  Guillem Jover 91c3515c24 libdpkg: Rename varbufaddstr() to varbuf_add_str() 15 years ago