Commit History

Author SHA1 Message Date
  Guillem Jover a15e095201 libdpkg: Add new struct dpkg_ar and basic operations 12 years ago
  Guillem Jover 0db77512a1 Use new str_fmt() instead of m_asprintf() 8 years ago
  Guillem Jover afbbf703eb Update Ian Jackson's email address 8 years ago
  Niels Thykier 4d7f9ffbef Remove some unnecessary includes of assert.h 9 years ago
  Guillem Jover d465dca48f Consistently use proper quotation marks all over the place 9 years ago
  Guillem Jover 72ba255678 dpkg-split: Uppercase and reword discard_which enum values 10 years ago
  Guillem Jover ae25c683c0 Use https:// URLs instead of http:// when possible 10 years ago
  Guillem Jover b17bf8bef6 dpkg-split: Get rid of global partqueue queue variable 10 years ago
  Guillem Jover e6962f426e dpkg-split: Rename discard symbols 10 years ago
  Guillem Jover 9eca0910aa dpkg-split: Make scandepot() static 10 years ago
  Guillem Jover d33cf5c4aa Avoid assignments in C conditionals 11 years ago
  Guillem Jover bd0da280d1 libdpkg: Switch buffer I/O code to use struct dpkg_error 13 years ago
  Guillem Jover 2bf4b48a9a Check parsed integers for out of range errors 12 years ago
  Guillem Jover c13a013fd8 Switch deb format version handling to use the new deb-version module 12 years ago
  Guillem Jover 6431c053b7 Use cmp() == 0 instead of !cmp() 12 years ago
  Guillem Jover 4aadfe74c5 dpkg-split: Do not include trailing slash in PARTSDIR 12 years ago
  Guillem Jover cf22cf6118 libdpkg: Rename myopt module to options 13 years ago
  Guillem Jover e71ae2eac5 dpkg-split: Generate filenames following current conventions on --join 13 years ago
  Guillem Jover 9938066859 dpkg-split: Fix --auto to not fail when opening the new depot file 13 years ago
  Guillem Jover ba372a8c55 Make all command line action functions return int 13 years ago
  Raphaël Hertzog d9130f2def dpkg-split: fix a gcc warning 13 years ago
  Sven Joachim b8d8d02e4a dpkg-split: Fix typo 13 years ago
  Guillem Jover 86cbf575b1 Use off_t and %jd or %jx to handle file sizes and offsets 13 years ago
  Guillem Jover f9aaae4396 dpkg-split: Make decompose_filename() and setpartsize() use strtoimax() 13 years ago
  Guillem Jover 102aef24e4 dpkg-split: Do not slurp into memory the whole package parts 13 years ago
  Guillem Jover 76a6ebe12c Use m_asprintf() instead of nfmalloc() and string operations 13 years ago
  Guillem Jover f568ae3f5c dpkg-split: Reduce scope of variables 13 years ago
  Guillem Jover c6ea15b985 Cleanup white spaces 13 years ago
  Guillem Jover ec5d681339 Cleanup and improve source code comments 13 years ago
  Guillem Jover d647c878fb dpkg-split: Namespace global option variables to not shadow local ones 14 years ago