Commit History

Author SHA1 Message Date
  Guillem Jover 7fbb6b98a7 man: Add missing quotes and escaping 15 years ago
  Guillem Jover 7a86e42317 dpkg-query: Document that --list and --show arguments are optional 15 years ago
  Helge Kreutzmann 47a7d338c7 Update German translation of manual pages 15 years ago
  Raphaël Hertzog bd8ddb2fca dpkg-shlibdeps: improve parsing of output of dpkg --search 15 years ago
  Raphaël Hertzog 305d8090ca dpkg-shlibdeps: use get_control_path() 15 years ago
  Raphaël Hertzog 00ae46fa20 Dpkg::Path::get_control_path(): wrapper around dpkg-query --control-path 15 years ago
  Guillem Jover 873c0d7d71 dpkg: Pass correct DPKG_ADMINDIR to maintainer scripts with --root 15 years ago
  Guillem Jover 8fc97bc94c dpkg-divert: Honour --local when DPKG_MAINTSCRIPT_PACKAGE is present 15 years ago
  Guillem Jover 598d605202 dpkg: Refactor infodb update on unpack into new pkg_infodb_update() 15 years ago
  Guillem Jover a2acd17d3c dpkg: Refactor infodb directory traversal into new pkg_infodb_foreach() 15 years ago
  Guillem Jover fc8b6ecf05 dpkg: Refactor specific infodb traversal logic into their own functions 15 years ago
  Guillem Jover ecd886da63 dpkg: Refactor match_node allocation into new match_node_new() 15 years ago
  Guillem Jover 7a79f5a1fa dpkg: Refactor match_node deallocation into new match_node_free() 15 years ago
  Guillem Jover 070dc94cfc dpkg: Switch the rename_list logic to match_node 15 years ago
  Guillem Jover 9f7f2a9583 dpkg: Refactor infodb file existence check into new pkg_infodb_has_file() 15 years ago
  Guillem Jover ae3500585c libdpkg: Make dir_sync() private 15 years ago
  Guillem Jover ed250955ff dpkg: Sync and print the correct info database directory 15 years ago
  Guillem Jover d72022b1d3 s-s-d: Do not unneedingly fsync() the pid file 15 years ago
  Guillem Jover bf7b7023d4 Fix dpkg maintainer scripts to honour DPKG_ADMINDIR if present 15 years ago
  Guillem Jover 0787286c1d libdpkg: Rename string variables to str_start and str_end in parse_nv_next 15 years ago
  Guillem Jover 01b03062de Rename namevalue variables to nv and nv_head 15 years ago
  Guillem Jover 4f36d67a83 libdpkg: Refactor convert_string into parse_nv_next and parse_nv_last 15 years ago
  Guillem Jover b3f669039f libdpkg: Switch pri_other to be a fallback namevalue 15 years ago
  Guillem Jover 902cc15dc8 libdpkg: Add support for fallback namevalues 15 years ago
  Guillem Jover 21e9a2d3ce libdpkg: Use format precision instead of strnlen() in convert_string() 15 years ago
  Guillem Jover f1bccd4763 Use varbuf_end_str() instead of ad-hoc varbuf_add_char() calls 15 years ago
  Guillem Jover 3ae09f975d libdpkg: Add new varbuf_end_str() 15 years ago
  Guillem Jover 280ac914cc dpkg: Only copy already counted output lines from find 15 years ago
  Guillem Jover de314a54d0 dpkg: Reduce local variable scope in archivefiles() 15 years ago
  Guillem Jover 173a6cb532 libdpkg: Do not add a NUL char after varbuf_printf() calls 15 years ago