Historial de Commits

Autor SHA1 Mensaje Fecha
  Guillem Jover ae25c683c0 Use https:// URLs instead of http:// when possible hace 12 años
  Guillem Jover b777a58ac9 dpkg: Do not lose track of packages owning a file hace 12 años
  Guillem Jover a2ee7d0bb4 dpkg: Use a simple list to track packages owning a file hace 12 años
  Guillem Jover 39e5100371 dpkg: Use an enum for the saidread variable hace 13 años
  Guillem Jover 36a15fee66 Remove Emacs and vim modelines hace 13 años
  Guillem Jover d33cf5c4aa Avoid assignments in C conditionals hace 14 años
  Guillem Jover 586ceedb64 dpkg: Initialize all filenamenode members hace 14 años
  Jonathan Nieder 9308127a8f Avoid full stop and double newline at the end of errors and warnings hace 14 años
  Guillem Jover 512b27964c dpkg-divert: Do not warn on missing db .list file for never installed packages hace 14 años
  Guillem Jover 07a2d8fe8b Print errors while reading file list files on a new line hace 14 años
  Guillem Jover 58d868951d Move pkg_infodb_get_dir() and pkg_infodb_get_file() to infodb-format.c hace 14 años
  Guillem Jover 8e0c0d33d4 Rename pkgadmin*() to pkg_infodb_get_*() hace 14 años
  Guillem Jover d803a15517 Change pkgadmindir() to initialize infodir itself hace 14 años
  Guillem Jover 6431c053b7 Use cmp() == 0 instead of !cmp() hace 14 años
  Guillem Jover 58d27d80a7 Rename file iterator variables to iter hace 14 años
  Guillem Jover 91b4afa507 Rename iterfiles*() functions to files_db_iter_*() hace 14 años
  Guillem Jover 607a75a632 dpkg: Pass filenamenode to pkg_files_add_file() instead of string and flags hace 14 años
  Guillem Jover e7eccb3083 Fix coding-style hace 14 años
  Guillem Jover 69a5e4d5cb dpkg: Update on-disk database to use a multiarch compliant layout hace 14 años
  Guillem Jover 1309c6a7d3 dpkg: Compute and track hashes for newly unpacked file hace 14 años
  Guillem Jover 315d710ab4 dpkg: Use pnaw_nonambig instead of pnaw_foreign on .list file open error hace 14 años
  Guillem Jover 0b8652b226 Change debug, progress and error output to use package specifiers hace 15 años
  Guillem Jover 68189bc967 Use the new atomic file API instead of ad-hoc code hace 14 años
  Raphaël Hertzog c07f7fea42 dpkg: Error out if a database .list file is not a regular file hace 14 años
  Raphaël Hertzog ab44807b7a dpkg: Initialize all clientdata members in ensure_package_clientdata() hace 14 años
  Raphaël Hertzog 729dcbd9a3 Replace all pkg_db_count() calls with pkg_db_count_pkg() hace 15 años
  Guillem Jover 47181583fc Switch pkgadminfile() to get an explicit pkgbin as argument hace 15 años
  Guillem Jover 9235d163ef Switch from pkginfo->name to pkginfo->set->name hace 15 años
  Guillem Jover 916bdba909 dpkg: Use statfs() to retrieve the infodb filesystem block size hace 15 años
  Guillem Jover 0e63ea3ee1 Do not include trailing slash for directory string literals hace 15 años