Historial de Commits

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