Commit History

Author SHA1 Message Date
  Guillem Jover bc684d1e43 libdpkg: Make the uname and gname file_stat members non-const 12 years ago
  Guillem Jover e4d6db177f dpkg-statoverride: Do not abort when user and group names are unknown 16 years ago
  Guillem Jover 670c99fbcd libdpkg: Uppercase and expand atomic_file_flags enum values 12 years ago
  Guillem Jover ae25c683c0 Use https:// URLs instead of http:// when possible 12 years ago
  Guillem Jover fa1cd230b9 libdpkg: New dpkg_locales_init() 12 years ago
  Guillem Jover 3ae71d2472 libdpkg: Rename and namespace option parsing and loading functions 13 years ago
  Guillem Jover 0c977fa968 libdpkg: Add dpkg-based program startup and shutdown functions 13 years ago
  Guillem Jover 3b786cf079 libdpkg: Refactor report output buffering setup into a new function 13 years ago
  Guillem Jover b76dbb70b0 dpkg-statoverride: Refer to path instead of file 13 years ago
  Guillem Jover 951542fdc2 Change all programs to accept -? instead of -h for help output 14 years ago
  Jonathan Nieder 9308127a8f Avoid full stop and double newline at the end of errors and warnings 14 years ago
  Guillem Jover 58d27d80a7 Rename file iterator variables to iter 14 years ago
  Guillem Jover 91b4afa507 Rename iterfiles*() functions to files_db_iter_*() 14 years ago
  Guillem Jover ff5ac5ced0 Rework common badusage strings to allow for possible translation reuse 14 years ago
  Guillem Jover 33f45255ee Move copyright information from --version output to file comment headers 14 years ago
  Guillem Jover 68189bc967 Use the new atomic file API instead of ad-hoc code 14 years ago
  Guillem Jover cf22cf6118 libdpkg: Rename myopt module to options 15 years ago
  Guillem Jover 16354a961c Fix printforhelp string in dpkg-divert and dpkg-statoverride 15 years ago
  Guillem Jover 9fe0a1b16d Use new dpkg_set_progname and dpkg_get_progname instead of thisname 15 years ago
  Guillem Jover 0fc0d6d598 libdpkg: Do not require programs to define printforhelp 15 years ago
  Guillem Jover bfb43e8aae Rename struct cmdinfo member arg_func to action and call it directly 15 years ago
  Guillem Jover 12d1e5a1a4 Use new action_func typedef instead of ad-hoc function casts 15 years ago
  Guillem Jover ba372a8c55 Make all command line action functions return int 15 years ago
  Guillem Jover dcac09fade Make admindir file local everywhere 15 years ago
  Guillem Jover f67665e8f5 Use dpkg_db_set_dir() instead of pkgadmindir_init() 15 years ago
  Guillem Jover addcf0717e Use dpkg_db_get_path() instead of using m_asprintf() and admindir 15 years ago
  Guillem Jover 0ff1ba98ce libdpkg: Rename cmdinfo arg members 15 years ago
  Guillem Jover e63e1fa4a4 Propagate --admindir to programs run from maintainer scripts 15 years ago
  Guillem Jover 881d62b236 Use m_asprintf() instead of building the strings piece by piece 15 years ago
  Guillem Jover 91c3515c24 libdpkg: Rename varbufaddstr() to varbuf_add_str() 15 years ago