Historial de Commits

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