Commit History

Author SHA1 Message Date
  Guillem Jover 12f71d6df3 Use fd_read() instead of fd_buf_copy() 15 years ago
  Guillem Jover 0053d6ef57 libdpkg: Add new fdio API 15 years ago
  Guillem Jover 5cb9ffc5f9 libdpkg: Merge errmsgbuf and errmsg 15 years ago
  Guillem Jover 3c25a7b0a5 libdpkg: Initialize buffer_data variables on declaration in buffer_copy_TYPE 15 years ago
  Guillem Jover ee595ed38d libdpkg: Call buffer_init() and buffer_done() from buffer_copy() 15 years ago
  Guillem Jover 4e51e727e7 libdpkg: Remove buffer_copy_PtrPtr and buffer_copy_PtrInt functions 15 years ago
  Guillem Jover 7b4de87652 libdpkg: Make all internal buffer functions static 15 years ago
  Guillem Jover 4e65a84d1e libdpkg: Move buffer_copy_TYPE() and instantiations after buffer_copy() 15 years ago
  Guillem Jover 25fb807882 libdpkg: Add new DPKG_GCC_VERSION macro and use it 15 years ago
  Guillem Jover 0ba66256fb build: Refactor common linker objects into LDADD 15 years ago
  Guillem Jover 581ce084ea dpkg: Do not check for presence of update-rc.d 15 years ago
  Guillem Jover 506dd27b56 dpkg-split: Do not slurp the entire part into memory when splitting 15 years ago
  Guillem Jover d2b1ba546e libdpkg: Use bool values for copy_dependency_links() call 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 97f0c0baee libdpkg: Change dpkg_ar_member_put_file() to accept a size limit 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
  Guillem Jover 027c6e35be Use dpkg_ar_member_get_size() instead of duplicated code 15 years ago
  Guillem Jover e36ca74003 libdpkg: Add new dpkg_ar_member_get_size() 15 years ago
  Guillem Jover 3be2cf6078 libdpkg: Refactor common code into parse_error_msg() 15 years ago
  Guillem Jover ec97f0a8ff libdpkg: Use warningv() in parse_warn() instead of open coding it 15 years ago
  Guillem Jover f428f6f616 libdpkg: Always prefix "error" to fatal error message output 15 years ago
  Guillem Jover 6857c9064b Changelog police 15 years ago
  Guillem Jover cf316979de man: Quote dashes for correct output 15 years ago
  Guillem Jover 95bb77ebc2 Clarify and simplify strings to help translators 15 years ago
  Guillem Jover 3fa386596d libdpkg: Unmark debug message for translation 15 years ago
  Guillem Jover 7ab4b0ce39 Make short strings unique by using gettext context support 15 years ago
  Guillem Jover 63e047b9c2 Add gettext context infrastructure support 15 years ago
  Guillem Jover f5d6106db5 dpkg-deb: Move setcompresstype() before cmdinfos 15 years ago