Commit History

Author SHA1 Message Date
  Guillem Jover afbbf703eb Update Ian Jackson's email address 8 years ago
  Guillem Jover 21e982448e dselect: Refactor SIGWINCH signal blocking and unblocking 8 years ago
  Guillem Jover b13e29d687 dselect: Add new architecture columns to package list view 9 years ago
  Guillem Jover 63b138afa6 libdpkg: Uppercase and namespace pkgstatus enum values 10 years ago
  Guillem Jover 8fc618ad8e libdpkg: Uppercase and namespace pkgpriority enum values 10 years ago
  Guillem Jover 2240b13459 libdpkg: Uppercase and namespace pkgwant enum values 10 years ago
  Guillem Jover c7ad73d0a9 Move enum definitions out of structs 10 years ago
  Guillem Jover 1c2b693e0b Rename return code variables from r to rc 10 years ago
  Guillem Jover 931bb3cc27 dselect: Do not reuse variable r in packagelist::checksearch() 10 years ago
  Guillem Jover ae25c683c0 Use https:// URLs instead of http:// when possible 10 years ago
  Guillem Jover 80cc83904a dselect: Use C++11 nullptr instead of 0 or NULL 10 years ago
  Guillem Jover cf21cccb98 Switch variables from int to bool where appropriate 10 years ago
  Guillem Jover 36a15fee66 Remove Emacs and vim modelines 11 years ago
  Guillem Jover d33cf5c4aa Avoid assignments in C conditionals 11 years ago
  Guillem Jover 7d01220ed0 dselect: Use str_is_unset() instead of ad-hoc checks 11 years ago
  Jonathan Nieder 9308127a8f Avoid full stop and double newline at the end of errors and warnings 12 years ago
  Guillem Jover 4f315d811d libdpkg: Rename versioncompare() to dpkg_version_compare() 12 years ago
  Guillem Jover b9d2ac6beb libdpkg: Rename struct versionrevision to dpkg_version 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 e7eccb3083 Fix coding-style 12 years ago
  Guillem Jover 10f28a9948 Clarify internerr() messages 12 years ago
  Guillem Jover 76ef859544 dselect: Change debug output to always arch-qualify package names 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 729dcbd9a3 Replace all pkg_db_count() calls with pkg_db_count_pkg() 13 years ago
  Guillem Jover 127ffc452f dselect: Use modstatdb_get_status() instead of a global variable 12 years ago
  Guillem Jover 9235d163ef Switch from pkginfo->name to pkginfo->set->name 13 years ago
  Guillem Jover 1baad88090 dselect: Switch to use libdpkg debug support 13 years ago
  Guillem Jover de553e2746 Rename struct pkginfoperfile to struct pkgbin 13 years ago
  Guillem Jover c6ea15b985 Cleanup white spaces 13 years ago