Commit History

Author SHA1 Message Date
  Guillem Jover 6cffe2e524 libdpkg: Remove unused end pointer argument from pkg_name_is_illegal() 14 years ago
  Raphaël Hertzog dc6ae081c2 dpkg: Add --foreign-architecture and --print-foreign-architectures options 17 years ago
  Guillem Jover 1201dc561b dpkg: Use dpkg_arch_get_native() instead of native_arch 15 years ago
  Guillem Jover cf22cf6118 libdpkg: Rename myopt module to options 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 14340213c8 dpkg: Remove --new and --old dpkg-deb option handling 15 years ago
  Guillem Jover 6d50a5ac6a Add --force-bad-version to allow installing packages with bogus versions 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 f6600ffa16 dpkg: Pass default return value to reportbroken_retexitstatus() 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 5aac6553a7 dpkg: Call gettext() on force option description printing 15 years ago
  Guillem Jover f1bccd4763 Use varbuf_end_str() instead of ad-hoc varbuf_add_char() calls 15 years ago
  Guillem Jover 0ff1ba98ce libdpkg: Rename cmdinfo arg members 15 years ago
  Guillem Jover 97205c1bab dpkg: Automate force help output printing 15 years ago
  Guillem Jover 10960fcbe9 dpkg: Reduce the scope of a if/else in setforce() 15 years ago
  Guillem Jover aa18c17889 dpkg: Handle --force-all as any other force option 15 years ago
  Guillem Jover 1a3d55e035 dpkg: Fix typo in debug help output 15 years ago
  Guillem Jover fcfbce6681 dpkg: Capitalize debug help output table titles 15 years ago
  Guillem Jover 166015ca54 dpkg: Automate debug help output printing 15 years ago
  Guillem Jover 5e7235bf69 Move and generalize debug API from dpkg to libdpkg 15 years ago
  Guillem Jover 18ac516765 dpkg: Document packages w/o Architecture field need --force-architecture 15 years ago
  Guillem Jover c484754584 dpkg: Rename arch variable to native_arch 15 years ago
  Guillem Jover df219a6072 Rename architecture variables to arch 15 years ago
  Guillem Jover e63e1fa4a4 Propagate --admindir to programs run from maintainer scripts 15 years ago
  Guillem Jover 6185545a79 Use m_asprintf() instead of m_malloc() and string operations 15 years ago
  Guillem Jover 064d5f21ab libdpkg: Rename varbufaddc() to varbuf_add_char() 15 years ago