Historial de Commits

Autor SHA1 Mensaje Fecha
  Guillem Jover ba372a8c55 Make all command line action functions return int hace 15 años
  Guillem Jover 86cbf575b1 Use off_t and %jd or %jx to handle file sizes and offsets hace 15 años
  Guillem Jover f1bccd4763 Use varbuf_end_str() instead of ad-hoc varbuf_add_char() calls hace 15 años
  Guillem Jover f4b0dd0456 Use m_asprintf() instead varbuf_printf() for one-off strings hace 15 años
  Guillem Jover af47d0660e libdpkg: Rename varbufprintf() to varbuf_printf() hace 15 años
  Guillem Jover 064d5f21ab libdpkg: Rename varbufaddc() to varbuf_add_char() hace 15 años
  Guillem Jover 4ea08bff42 libdpkg: Rename varbufreset() to varbuf_reset() hace 15 años
  Guillem Jover 942be7d09f Remove unneeded <errno.h> include hace 15 años
  Guillem Jover 506dd27b56 dpkg-split: Do not slurp the entire part into memory when splitting hace 15 años
  Guillem Jover 1d779cecab dpkg-split: Do not pass partsize to mksplit() and compute it internally hace 15 años
  Guillem Jover 6bb0ab0608 dpkg-split: Mark strings for translation hace 15 años
  Guillem Jover 150be4c45a dpkg-split: Use number of parts to track split process hace 15 años
  Guillem Jover 6a790ffc46 dpkg-split: Reduce variable scope in do_split() hace 15 años
  Raphaël Hertzog 2df6e3351f Merge commit '1.15.8.8' hace 15 años
  Guillem Jover e70589e47f dpkg-split: Truncate the output file when splitting a package hace 15 años
  Guillem Jover e547cbf6aa Unify execution error strings hace 16 años
  Guillem Jover d647c878fb dpkg-split: Namespace global option variables to not shadow local ones hace 16 años
  Guillem Jover 1fc9a0364a dpkg-split: Fix indentation for the rest of split.c hace 16 años
  Guillem Jover f2115151c1 dpkg-split: Rewrite mksplit in C hace 16 años
  Guillem Jover 7ba3f71c0c Unify text in license headers hace 16 años
  Guillem Jover d99d361f1b Replace FSF address by pointing to the gnu.org URL hace 16 años
  Guillem Jover 1c88ead04c Sort order of header includes hace 16 años
  Guillem Jover 7fa96f351b Disable default automake preprocessor include paths hace 17 años
  Guillem Jover 289c291184 libdpkg: Rename dpkg-i18n.h to i18n.h hace 17 años
  Guillem Jover 2a7cbd9bba dpkg-split: Properly check error condition on open when splitting hace 17 años
  Guillem Jover 9d8edc5884 Remove unused assert.h includes hace 17 años
  Guillem Jover f40457f44f Use NUL character instead of 0 hace 17 años
  Guillem Jover c5ab80941d libdpkg: Move basusage from ehandle to myopt hace 17 años
  Guillem Jover 629987fea4 libcompat: Add new compat.h header hace 18 años
  Guillem Jover df834c918b libdpkg: Move gettext related definitions to a new dpkg-i18n.h hace 18 años