Commit History

Author SHA1 Message Date
  Guillem Jover f85e380f63 debian: Update my copyright years 9 years ago
  Guillem Jover d465dca48f Consistently use proper quotation marks all over the place 9 years ago
  Guillem Jover d6aeb1f2b3 dpkg-deb: Use path_remove_tree() instead of direcly calling «rm -rf» 9 years ago
  Guillem Jover 2aeff6e069 dpkg-deb, libdpkg: Fix short-lived memory leaks 9 years ago
  Guillem Jover 45dcca46d8 Switch code to use the new C locale character type functions 9 years ago
  Guillem Jover 59427cc7a4 libdpkg: Rename subproc_wait_check() to subproc_reap() 9 years ago
  Guillem Jover 589602c780 dpkg-deb: Use parsedb() instead of an ad-hoc deb822 parser 9 years ago
  Guillem Jover ae25c683c0 Use https:// URLs instead of http:// when possible 10 years ago
  Guillem Jover 36a15fee66 Remove Emacs and vim modelines 11 years ago
  Guillem Jover 9a98858f89 dpkg-deb: Use an enum instead of a literal string to pass tar options 11 years ago
  Guillem Jover 5a5203e9aa Switch to new notice() output function 12 years ago
  Guillem Jover bd0da280d1 libdpkg: Switch buffer I/O code to use struct dpkg_error 13 years ago
  Guillem Jover bae98fb22f libdpkg: Change pkg_format_parse() to take a dpkg_error argument 12 years ago
  Guillem Jover 6431c053b7 Use cmp() == 0 instead of !cmp() 12 years ago
  Guillem Jover ff5ac5ced0 Rework common badusage strings to allow for possible translation reuse 12 years ago
  Guillem Jover fdc613b3d8 libdpkg: Refactor parsedb flags for standard operations into new aliases 12 years ago
  Guillem Jover 8da2fd1a89 dpkg-deb: Fix short-lived pkg_format_node leak in --show 12 years ago
  Guillem Jover 9b22745f0a dpkg-deb: Construct control components paths with printf variants 13 years ago
  Guillem Jover dac802bce2 dpkg-deb: Use CONTROLFILE instead of a literal string 13 years ago
  Raphaël Hertzog 2533ebc755 dpkg-deb: adjust code now that extracthalf() no longer chdir() as a side-effect 13 years ago
  Guillem Jover cf22cf6118 libdpkg: Rename myopt module to options 13 years ago
  Guillem Jover 8780916333 dpkg-deb: Always chdir(2) in the childs to not change the global state 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 f1bccd4763 Use varbuf_end_str() instead of ad-hoc varbuf_add_char() calls 13 years ago
  Guillem Jover 44e022a801 Use pid instead of c1 for variable name 13 years ago
  Guillem Jover 91c3515c24 libdpkg: Rename varbufaddstr() to varbuf_add_str() 13 years ago
  Guillem Jover 064d5f21ab libdpkg: Rename varbufaddc() to varbuf_add_char() 13 years ago
  Guillem Jover 4ea08bff42 libdpkg: Rename varbufreset() to varbuf_reset() 13 years ago
  Guillem Jover 8451065cf8 Centralize warn counting in warningv() 13 years ago