Commit History

Author SHA1 Message Date
  Guillem Jover 63bf769375 dpkg: Add a comment on any switch case that falls through 7 years ago
  Guillem Jover afbbf703eb Update Ian Jackson's email address 8 years ago
  Ian Jackson bf316c32ed dpkg: Honor Conflicts/Breaks/Pre-Depends for packages in unpacked and half states 9 years ago
  Guillem Jover 7366ce825a dpkg: Sort PKG_STAT_ switch cases in descending order 9 years ago
  Guillem Jover 5bb02fe80e Add versioned Provides support 11 years ago
  Guillem Jover 63b138afa6 libdpkg: Uppercase and namespace pkgstatus enum values 10 years ago
  Guillem Jover 132e2b9266 dpkg: Uppercase and namespace color cycle enum values 10 years ago
  Guillem Jover 3fc4c7daf2 dpkg: Uppercase, namespace and reword istobe enum type and values 10 years ago
  Guillem Jover 0bac29bc7c libdpkg: Uppercase dpkg_relation enum values 10 years ago
  Guillem Jover ae25c683c0 Use https:// URLs instead of http:// when possible 10 years ago
  Guillem Jover 24953072b7 libdpkg: Rename versionsatisfied3() to dpkg_version_relate() 12 years ago
  Guillem Jover ef8c24b49e libdpkg: Rework enum depverrel into new enum dpkg_relation 12 years ago
  Guillem Jover d5682c6656 Use implicit __func__ in internerr() instead of explicit literal strings 12 years ago
  Guillem Jover ada8ee446e Rename informativeversion() to dpkg_version_is_informative() 12 years ago
  Guillem Jover 7e81416f7f dpkg: Change debug output to always arch-qualify package names 12 years ago
  Guillem Jover d0984e6e92 dpkg: Fix memory leaks from deppossi iterators 12 years ago
  Guillem Jover 0b8652b226 Change debug, progress and error output to use package specifiers 13 years ago
  Raphaël Hertzog b274b0d96d dpkg: Get rid of all remaining deppossi->ed->pkg access 13 years ago
  Guillem Jover 914e83a992 dpkg: Add new deppossi package iterator functions 12 years ago
  Raphaël Hertzog 5ec7516601 Replace all pkg_db_iter_next() calls with pkg_db_iter_next_pkg() 13 years ago
  Raphaël Hertzog ae61affca4 dpkg: Ignore conflict with one's own virtual package within a package set 13 years ago
  Guillem Jover 47181583fc Switch pkgadminfile() to get an explicit pkgbin as argument 13 years ago
  Guillem Jover 9235d163ef Switch from pkginfo->name to pkginfo->set->name 13 years ago
  Guillem Jover 358dc84c45 Update deppossi->ed to point to a pkgset instead of a pkginfo 13 years ago
  Raphaël Hertzog 29118f3cf8 Move the reverse dependencies from struct pkgbin to struct pkgset 13 years ago
  Raphaël Hertzog e135afdb35 dpkg: fix possible segfault in findbreakcycle(). 12 years ago
  Raphaël Hertzog 2b8cfa5070 dpkg: depisok() can now suggest to process awaited triggers for a package 13 years ago
  Raphaël Hertzog f95177fdac dpkg: use the correct version in "pkg-foo is unpacked, but is version <v>" 13 years ago
  Raphaël Hertzog 5f48b4cfe1 dpkg: small bugfix in the dependency checking code for virtual packages 13 years ago
  Guillem Jover 9f7f2a9583 dpkg: Refactor infodb file existence check into new pkg_infodb_has_file() 13 years ago