Commit Verlauf

Autor SHA1 Nachricht Datum
  Guillem Jover a15e095201 libdpkg: Add new struct dpkg_ar and basic operations vor 14 Jahren
  Guillem Jover afbbf703eb Update Ian Jackson's email address vor 10 Jahren
  Guillem Jover acf1c3f037 libdpkg: Rename DPKG_VERSION_ARCH to PACKAGE_RELEASE vor 11 Jahren
  Niels Thykier 4d7f9ffbef Remove some unnecessary includes of assert.h vor 11 Jahren
  Guillem Jover d465dca48f Consistently use proper quotation marks all over the place vor 11 Jahren
  Guillem Jover ae25c683c0 Use https:// URLs instead of http:// when possible vor 12 Jahren
  Guillem Jover b17bf8bef6 dpkg-split: Get rid of global partqueue queue variable vor 12 Jahren
  Guillem Jover 632c785858 Rename cmdinfos set functions to have underscores between words vor 12 Jahren
  Guillem Jover fa1cd230b9 libdpkg: New dpkg_locales_init() vor 12 Jahren
  Guillem Jover 3ae71d2472 libdpkg: Rename and namespace option parsing and loading functions vor 12 Jahren
  Guillem Jover 0c977fa968 libdpkg: Add dpkg-based program startup and shutdown functions vor 12 Jahren
  Guillem Jover 3b786cf079 libdpkg: Refactor report output buffering setup into a new function vor 12 Jahren
  Guillem Jover c37770705a Align --version with --help on help output vor 14 Jahren
  Guillem Jover 951542fdc2 Change all programs to accept -? instead of -h for help output vor 14 Jahren
  Guillem Jover e0643d20c2 dpkg-split: Allow overridding admindir from the environment vor 14 Jahren
  Guillem Jover 2bf4b48a9a Check parsed integers for out of range errors vor 14 Jahren
  Guillem Jover 33f45255ee Move copyright information from --version output to file comment headers vor 14 Jahren
  Guillem Jover 4aadfe74c5 dpkg-split: Do not include trailing slash in PARTSDIR vor 15 Jahren
  Guillem Jover cf22cf6118 libdpkg: Rename myopt module to options vor 15 Jahren
  Guillem Jover 9fe0a1b16d Use new dpkg_set_progname and dpkg_get_progname instead of thisname vor 15 Jahren
  Guillem Jover 0fc0d6d598 libdpkg: Do not require programs to define printforhelp vor 15 Jahren
  Guillem Jover a41fb4e336 Clarify exit status in dpkg-split and start-stop-daemon --help output vor 15 Jahren
  Guillem Jover e71ae2eac5 dpkg-split: Generate filenames following current conventions on --join vor 15 Jahren
  Guillem Jover bfb43e8aae Rename struct cmdinfo member arg_func to action and call it directly vor 15 Jahren
  Guillem Jover 12d1e5a1a4 Use new action_func typedef instead of ad-hoc function casts vor 15 Jahren
  Guillem Jover ba372a8c55 Make all command line action functions return int vor 15 Jahren
  Guillem Jover 86cbf575b1 Use off_t and %jd or %jx to handle file sizes and offsets vor 15 Jahren
  Guillem Jover f9aaae4396 dpkg-split: Make decompose_filename() and setpartsize() use strtoimax() vor 15 Jahren
  Guillem Jover 79a67e901e Inline rerr() into its only current call site vor 15 Jahren
  Guillem Jover 0ff1ba98ce libdpkg: Rename cmdinfo arg members vor 15 Jahren