Historique des commits

Auteur SHA1 Message Date
  Guillem Jover ea1357d0f1 Dpkg: Use shift instead of @_ on single argument unpacking il y a 11 ans
  Guillem Jover 6e56dce419 scripts: Rename and deprecate _g function with g_ il y a 11 ans
  Guillem Jover 8d886702ff scripts: Document all public module versions in a CHANGES section il y a 11 ans
  Guillem Jover 4502f420bd scripts: Unpack arguments instead of accessing @_ directly il y a 11 ans
  Guillem Jover 0d5e17af73 scripts: Use named variables instead of using the topic variable il y a 11 ans
  Guillem Jover 294cd0e0ec scripts: Revert some unsafe //= usages back to ||= il y a 12 ans
  Guillem Jover b572af443f scripts: Use length instead of defined when checking environment variables il y a 12 ans
  Guillem Jover b0337f001b scripts: Use //= instead of ||= when appropriate il y a 12 ans
  Guillem Jover 543ac69d24 scripts: Use //= instead of explicit defined or exists checks il y a 12 ans
  Guillem Jover b916e61f0f dpkg-source: Add a new extraction --ignore-bad-version option il y a 12 ans
  Guillem Jover 76923e8e32 scripts: Add a space after flow control statements il y a 12 ans
  Guillem Jover 62019c2756 dpkg-source: Change default source package compressor for new formats to xz il y a 12 ans
  Guillem Jover 583ee7f304 dpkg-source: Set default compression options in source format specific modules il y a 12 ans
  Guillem Jover ae25c683c0 Use https:// URLs instead of http:// when possible il y a 12 ans
  Guillem Jover 9366536a7e Dpkg::Source::Package: Add new set_default_diff_ignore_regex() function il y a 12 ans
  Guillem Jover 453d2813b9 Dpkg::Source::Package: Make $diff_ignore_default_regexp a true alias il y a 12 ans
  Guillem Jover 5c2eff4315 scripts: Add GnuPG 2.x support il y a 12 ans
  Guillem Jover b2590e1ea1 perl: Surround FileHandles with braces in print calls il y a 12 ans
  Guillem Jover 8c314d6c4c scripts: Use croak instead of internerr on programming errors in modules il y a 13 ans
  Guillem Jover bd281a3259 perl: Switch to use low precedence boolean operators for error checks il y a 12 ans
  Guillem Jover 1919e88f19 Dpkg::Source::Package: Deprecate public package variables il y a 12 ans
  Guillem Jover 5ae4ce9c2d Consistently use regex instead of regexp when possible il y a 12 ans
  Guillem Jover 414bd0e370 Dpkg::Exit: Expose proper functions instead of variables il y a 13 ans
  Guillem Jover 0ee33bbd23 Dpkg::Compression: Add new compression_get_file_extension_regex() function il y a 13 ans
  Guillem Jover bb38862b4a Dpkg::Source::Package: Do not scan control file twice for PGP signature il y a 13 ans
  Guillem Jover ea422eb864 Dpkg: Move epoch-less or revision-less output logic to Dpkg::Version il y a 13 ans
  Guillem Jover 62783ea26c Dpkg::Source::Package: Capitalize variant module names il y a 13 ans
  Guillem Jover 6a73e3078b Do not use double-quotes on strings that do not need interpolation il y a 13 ans
  Guillem Jover 62bc788a45 Do not quote simple identifier hash keys in element accesses il y a 13 ans
  Guillem Jover d6851023a9 Do not quote simple identifier hash keys in initializations il y a 13 ans