Commit History

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