Commit History

Author SHA1 Message Date
  Guillem Jover ea1357d0f1 Dpkg: Use shift instead of @_ on single argument unpacking 11 years ago
  Guillem Jover 6e56dce419 scripts: Rename and deprecate _g function with g_ 11 years ago
  Guillem Jover 8d886702ff scripts: Document all public module versions in a CHANGES section 11 years ago
  Guillem Jover 24df99399b perl: Use length instead of /^$/ to test for an empty string 12 years ago
  Guillem Jover fe60460326 perl: Do not use the topic variable unnecessarily 12 years ago
  Guillem Jover 0d5e17af73 scripts: Use named variables instead of using the topic variable 11 years ago
  Guillem Jover 43c945efdf Dpkg::Control::HashCore: Say OpenPGP instead of PGP in comments and errors 12 years ago
  Guillem Jover de546f66a7 Dpkg::Substvars: Add automatic variable tracking 12 years ago
  Guillem Jover 397448b748 Dpkg::Control::HashCore: Only skip actual empty first line field values 12 years ago
  Guillem Jover c2ee90f92a Dpkg::Control::HashCore: Do not emit trailing space on field empty first line 12 years ago
  Guillem Jover a5b5f73799 Dpkg: Update and fix CHANGES POD sections 12 years ago
  Guillem Jover 1e5163809e perl: Fix unused capture groups false positives 12 years ago
  Guillem Jover c018d47123 Dpkg::Control::HashCore: Document is_pgp_signed as a public option 12 years ago
  Guillem Jover 7e7156bee2 scripts: Localize $_ in functions with while (<$fh>) style loops 12 years ago
  Guillem Jover ae25c683c0 Use https:// URLs instead of http:// when possible 12 years ago
  Guillem Jover bb53fa0def Do not accept an initial hyphen in field names 12 years ago
  Guillem Jover b2590e1ea1 perl: Surround FileHandles with braces in print calls 12 years ago
  Guillem Jover 4b35d5045a perl: Use croak instead of die on programming errors in modules 13 years ago
  Guillem Jover bd281a3259 perl: Switch to use low precedence boolean operators for error checks 12 years ago
  Guillem Jover ee37c9202b perl: Try to avoid boolean operators after predicates on error checks 12 years ago
  Guillem Jover 9a1e6db62b Dpkg::ErrorHandling: Move syntaxerr to Dpkg::Control::HashCore::parse_error 13 years ago
  Guillem Jover bb38862b4a Dpkg::Source::Package: Do not scan control file twice for PGP signature 13 years ago
  Guillem Jover 649c745f7e Dpkg::Control::HashCore: Correctly apply substvar text cleanups 14 years ago
  Guillem Jover 383dcd074e Dpkg::Control::HashCore: Switch module to use Dpkg::Control::FieldsCore 13 years ago
  Guillem Jover a2d8014872 Dpkg::Control::Fields: Detangle Dpkg::Vendor 13 years ago