Historique des commits

Auteur SHA1 Message Date
  Guillem Jover f85e380f63 debian: Update my copyright years il y a 11 ans
  Guillem Jover d465dca48f Consistently use proper quotation marks all over the place il y a 11 ans
  Guillem Jover ce4f0311e6 dpkg-split: Parse deb control file directly from stdin il y a 12 ans
  Guillem Jover 45dcca46d8 Switch code to use the new C locale character type functions il y a 11 ans
  Guillem Jover b8a6ab4c5c libdpkg: Namespace and reword subproc flags il y a 11 ans
  Guillem Jover 59427cc7a4 libdpkg: Rename subproc_wait_check() to subproc_reap() il y a 12 ans
  Guillem Jover 3c05293dac dpkg-split: Fix short lived memory leaks in mksplit() il y a 12 ans
  Guillem Jover 97ffe228c9 dpkg-split, dpkg: Use new str_match_end() function instead of ad-hoc code il y a 12 ans
  Guillem Jover ae25c683c0 Use https:// URLs instead of http:// when possible il y a 12 ans
  Guillem Jover a57bcb1d88 dpkg-split: Remove redundant call to setvbuf() il y a 12 ans
  Jonathan Nieder 9308127a8f Avoid full stop and double newline at the end of errors and warnings il y a 14 ans
  Guillem Jover bd0da280d1 libdpkg: Switch buffer I/O code to use struct dpkg_error il y a 15 ans
  Guillem Jover 6431c053b7 Use cmp() == 0 instead of !cmp() il y a 14 ans
  Guillem Jover 49a0022b72 libdpkg: Refactor path basename code into new path_basename function il y a 15 ans
  Guillem Jover cf22cf6118 libdpkg: Rename myopt module to options il y a 15 ans
  Guillem Jover e71ae2eac5 dpkg-split: Generate filenames following current conventions on --join il y a 15 ans
  Guillem Jover 438e5813ca dpkg-split: Correctly set the last part split size il y a 15 ans
  Guillem Jover ba372a8c55 Make all command line action functions return int il y a 15 ans
  Guillem Jover 86cbf575b1 Use off_t and %jd or %jx to handle file sizes and offsets il y a 15 ans
  Guillem Jover f1bccd4763 Use varbuf_end_str() instead of ad-hoc varbuf_add_char() calls il y a 15 ans
  Guillem Jover f4b0dd0456 Use m_asprintf() instead varbuf_printf() for one-off strings il y a 15 ans
  Guillem Jover af47d0660e libdpkg: Rename varbufprintf() to varbuf_printf() il y a 15 ans
  Guillem Jover 064d5f21ab libdpkg: Rename varbufaddc() to varbuf_add_char() il y a 15 ans
  Guillem Jover 4ea08bff42 libdpkg: Rename varbufreset() to varbuf_reset() il y a 15 ans
  Guillem Jover 942be7d09f Remove unneeded <errno.h> include il y a 15 ans
  Guillem Jover 506dd27b56 dpkg-split: Do not slurp the entire part into memory when splitting il y a 15 ans
  Guillem Jover 1d779cecab dpkg-split: Do not pass partsize to mksplit() and compute it internally il y a 15 ans
  Guillem Jover 6bb0ab0608 dpkg-split: Mark strings for translation il y a 15 ans
  Guillem Jover 150be4c45a dpkg-split: Use number of parts to track split process il y a 15 ans
  Guillem Jover 6a790ffc46 dpkg-split: Reduce variable scope in do_split() il y a 15 ans