Commit History

Author SHA1 Message Date
  Guillem Jover ae25c683c0 Use https:// URLs instead of http:// when possible 12 years ago
  Guillem Jover a57bcb1d88 dpkg-split: Remove redundant call to setvbuf() 12 years ago
  Jonathan Nieder 9308127a8f Avoid full stop and double newline at the end of errors and warnings 14 years ago
  Guillem Jover bd0da280d1 libdpkg: Switch buffer I/O code to use struct dpkg_error 15 years ago
  Guillem Jover 6431c053b7 Use cmp() == 0 instead of !cmp() 14 years ago
  Guillem Jover 49a0022b72 libdpkg: Refactor path basename code into new path_basename function 15 years ago
  Guillem Jover cf22cf6118 libdpkg: Rename myopt module to options 15 years ago
  Guillem Jover e71ae2eac5 dpkg-split: Generate filenames following current conventions on --join 15 years ago
  Guillem Jover 438e5813ca dpkg-split: Correctly set the last part split size 15 years ago
  Guillem Jover ba372a8c55 Make all command line action functions return int 15 years ago
  Guillem Jover 86cbf575b1 Use off_t and %jd or %jx to handle file sizes and offsets 15 years ago
  Guillem Jover f1bccd4763 Use varbuf_end_str() instead of ad-hoc varbuf_add_char() calls 15 years ago
  Guillem Jover f4b0dd0456 Use m_asprintf() instead varbuf_printf() for one-off strings 15 years ago
  Guillem Jover af47d0660e libdpkg: Rename varbufprintf() to varbuf_printf() 15 years ago
  Guillem Jover 064d5f21ab libdpkg: Rename varbufaddc() to varbuf_add_char() 15 years ago
  Guillem Jover 4ea08bff42 libdpkg: Rename varbufreset() to varbuf_reset() 15 years ago
  Guillem Jover 942be7d09f Remove unneeded <errno.h> include 15 years ago
  Guillem Jover 506dd27b56 dpkg-split: Do not slurp the entire part into memory when splitting 15 years ago
  Guillem Jover 1d779cecab dpkg-split: Do not pass partsize to mksplit() and compute it internally 15 years ago
  Guillem Jover 6bb0ab0608 dpkg-split: Mark strings for translation 15 years ago
  Guillem Jover 150be4c45a dpkg-split: Use number of parts to track split process 15 years ago
  Guillem Jover 6a790ffc46 dpkg-split: Reduce variable scope in do_split() 15 years ago
  Raphaël Hertzog 2df6e3351f Merge commit '1.15.8.8' 15 years ago
  Guillem Jover e70589e47f dpkg-split: Truncate the output file when splitting a package 15 years ago
  Guillem Jover e547cbf6aa Unify execution error strings 16 years ago
  Guillem Jover d647c878fb dpkg-split: Namespace global option variables to not shadow local ones 16 years ago
  Guillem Jover 1fc9a0364a dpkg-split: Fix indentation for the rest of split.c 16 years ago
  Guillem Jover f2115151c1 dpkg-split: Rewrite mksplit in C 16 years ago
  Guillem Jover 7ba3f71c0c Unify text in license headers 16 years ago
  Guillem Jover d99d361f1b Replace FSF address by pointing to the gnu.org URL 16 years ago