Commit History

作者 SHA1 備註 提交日期
  Wiktor Wandachowicz dff0e2ed64 Update polish programs translations 17 年之前
  Helge Kreutzmann a43b40604e Fix typo in man page: s/invokation/invocation/ 17 年之前
  Helge Kreutzmann e637fb89d0 Update German translation of manual pages 17 年之前
  Guillem Jover bb9d87468f build: Fix build failure with automake < 1.11 17 年之前
  Raphaël Hertzog 4f4f01eff0 dselect-ftp: stop calling dpkg --forget-old-unavail as it's a no-op 17 年之前
  Raphaël Hertzog 4264e4fa35 dselect-ftp: don't use obsolete dpkg --print-installation-architecture 17 年之前
  Raphaël Hertzog df6c06c4fb dselect-ftp: Update my e-mail address and copyright 17 年之前
  Raphaël Hertzog 19bb276568 Integrate dpkg-ftp into dselect 17 年之前
  Helge Kreutzmann 6f5219bfd2 Update German scripts translation 17 年之前
  Guillem Jover 934cdd9671 libdpkg: Enclose buffer_data union initialization with braces 17 年之前
  Guillem Jover 5243faaa07 build: Update compiler-warnings flags 17 年之前
  Guillem Jover 1d099a3318 build: Refactor warning flags into a new WFLAGS variable 17 年之前
  Guillem Jover c2bc3564b9 build: Wrap perl expression in PERL_LIBDIR assignment 17 年之前
  Guillem Jover a29c0e7003 build: Properly escape $( inside perl regex 17 年之前
  Guillem Jover b7f2f91179 Do not print redundant dpkg prefix and new line on undefined PATH 17 年之前
  Guillem Jover 5fe88c57ee Use warning() instead of fprintf() in checkpath() 17 年之前
  Guillem Jover 7623f78d39 Clean up coding style for half compliant files 17 年之前
  Guillem Jover 6d36523088 s-s-d: Call warning instead of fatal on ioprio_set error 17 年之前
  Guillem Jover 58665e1eea libdpkg: Use struct buffer_data instead of buffer_data_t 17 年之前
  Guillem Jover 78c3744c84 libdpkg: Add new buffer_hash and buffer_md5 functions 17 年之前
  Guillem Jover 8c84d22f66 libdpkg: Make buffer_write buf argument const 17 年之前
  Guillem Jover e135015ae2 libdpkg: Rename struct buffer_data data member to arg 17 年之前
  Guillem Jover 7f30800717 libdpkg: Move buffer_arg declaration directly into buffer_data 17 年之前
  Guillem Jover 1d9088b24a libdpkg: Use internerr for invalid buffer data types 17 年之前
  Guillem Jover e411455bf6 libdpkg: Do not allocate memory for buffer md5 hash result 17 年之前
  Guillem Jover 20cf6be8b5 dpkg-deb: Use void * instead of unsigned char * for read/write buffer 17 年之前
  Guillem Jover ed67130303 libdpkg: Use char instead of unsigned char for strings 17 年之前
  Guillem Jover 668466a217 dpkg-deb: Remove S_ISLNK compatibility definition 17 年之前
  Guillem Jover 02f1f8a50a build: Do not use backticks on m4 macros 17 年之前
  Guillem Jover 689a87eff5 build: Do not use single quote on strings 17 年之前