提交歷史

作者 SHA1 備註 提交日期
  Guillem Jover e71ae2eac5 dpkg-split: Generate filenames following current conventions on --join 15 年之前
  Guillem Jover 9938066859 dpkg-split: Fix --auto to not fail when opening the new depot file 15 年之前
  Guillem Jover ba372a8c55 Make all command line action functions return int 15 年之前
  Raphaël Hertzog d9130f2def dpkg-split: fix a gcc warning 15 年之前
  Sven Joachim b8d8d02e4a dpkg-split: Fix typo 15 年之前
  Guillem Jover 86cbf575b1 Use off_t and %jd or %jx to handle file sizes and offsets 15 年之前
  Guillem Jover f9aaae4396 dpkg-split: Make decompose_filename() and setpartsize() use strtoimax() 15 年之前
  Guillem Jover 102aef24e4 dpkg-split: Do not slurp into memory the whole package parts 15 年之前
  Guillem Jover 76a6ebe12c Use m_asprintf() instead of nfmalloc() and string operations 15 年之前
  Guillem Jover f568ae3f5c dpkg-split: Reduce scope of variables 15 年之前
  Guillem Jover c6ea15b985 Cleanup white spaces 15 年之前
  Guillem Jover ec5d681339 Cleanup and improve source code comments 15 年之前
  Guillem Jover d647c878fb dpkg-split: Namespace global option variables to not shadow local ones 16 年之前
  Guillem Jover 7eb30624a0 Use bool instead of int wherever appropriate 16 年之前
  Guillem Jover 20fdb395cc Do an fsync on database directories 16 年之前
  Guillem Jover 62668eb422 Do an fsync on files written to disk 16 年之前
  Raphael Geissert 3c9e99bee2 dpkg-split: Fix a directory stream leak 16 年之前
  Guillem Jover 7ba3f71c0c Unify text in license headers 16 年之前
  Guillem Jover d99d361f1b Replace FSF address by pointing to the gnu.org URL 16 年之前
  Guillem Jover 1c88ead04c Sort order of header includes 16 年之前
  Guillem Jover 90526758c5 Use m_output instead of fflush, ferror and werr 17 年之前
  Guillem Jover d8432dde9f Use MD5HASHLEN instead of literals 17 年之前
  Guillem Jover 7fa96f351b Disable default automake preprocessor include paths 17 年之前
  Guillem Jover 289c291184 libdpkg: Rename dpkg-i18n.h to i18n.h 17 年之前
  Guillem Jover f40457f44f Use NUL character instead of 0 17 年之前
  Guillem Jover 43fc4ae371 Mark strings for translation 17 年之前
  Guillem Jover c9ab34f30b Improve internerr output messages and print the invalid value 17 年之前
  Guillem Jover 405accb785 libdpkg: Move myopt from standard_startup to each program main 18 年之前
  Guillem Jover 629987fea4 libcompat: Add new compat.h header 18 年之前
  Guillem Jover df834c918b libdpkg: Move gettext related definitions to a new dpkg-i18n.h 18 年之前