Commit History

Author SHA1 Message Date
  Guillem Jover 8c6b68c0b0 Dpkg::ErrorHandling: Add a new debug() function 7 years ago
  Guillem Jover 6ca0dfd078 scripts: Do not abort when traversing symlinks to directories 8 years ago
  Guillem Jover 3f8099b21b scripts: Switch all find(1) command calls to File::Find 8 years ago
  Maximilian Schwerin d4ffe3118c dpkg-scansources: Sort output by package name and version 9 years ago
  Guillem Jover f85e380f63 debian: Update my copyright years 9 years ago
  Guillem Jover 1f7907c2e9 dpkg-scansources: Move main() into outer scope 9 years ago
  Guillem Jover 6ec2138f61 dpkg-scansources: Handle parsed source control data just once 9 years ago
  Guillem Jover d9de01ec25 scripts: Pass a list to open() for commands instead of a string 9 years ago
  Guillem Jover 208b323fd2 scripts: Change version() functions to never exit 9 years ago
  Guillem Jover 710252f8a4 dpkg-scansources: Use syserr() instead of close_msg() 9 years ago
  Guillem Jover 869b66753c dpkg-scansources: Use proper constants instead of constant subs 9 years ago
  Guillem Jover d465dca48f Consistently use proper quotation marks all over the place 9 years ago
  Guillem Jover 79076f9b61 dpkg-scansources: Fix perl uninitialized value usage on missing Binary field 9 years ago
  Guillem Jover 6e56dce419 scripts: Rename and deprecate _g function with g_ 9 years ago
  Guillem Jover fe60460326 perl: Do not use the topic variable unnecessarily 9 years ago
  Guillem Jover 76923e8e32 scripts: Add a space after flow control statements 10 years ago
  Guillem Jover ae25c683c0 Use https:// URLs instead of http:// when possible 10 years ago
  Guillem Jover ee37c9202b perl: Try to avoid boolean operators after predicates on error checks 10 years ago
  Guillem Jover f6ee09954c perl: Do not allow hard tabs anywhere other than leading position 10 years ago
  Guillem Jover a3f98a7e47 scripts: Use () instead of qw() for empty imports 10 years ago
  Guillem Jover ac704f9d15 scripts: Use Dpkg::Util list functions instead of grep 11 years ago
  Guillem Jover 9581f11d5e dpkg-scansources: Use a foreach loop instead of a void map 11 years ago
  Guillem Jover 89a8da04a9 scripts: Do not mix boolean operators 11 years ago
  Bernhard R. Link 1629f8f111 dpkg-scansources: Move exit call out from usage() 11 years ago
  Guillem Jover edda3a6d24 scripts: Trap $SIG{__WARN__} to call usageerr() on option parse errors 11 years ago
  Guillem Jover 61b3e12837 perl: Decapitalize variable names 11 years ago
  Guillem Jover fb5285f569 Dpkg: Deprecate lowercase exported by default variables 11 years ago
  Guillem Jover 4bf48cc734 perl: Unify regex delimiters to //, {} or <> 11 years ago
  Guillem Jover 6a73e3078b Do not use double-quotes on strings that do not need interpolation 11 years ago
  Guillem Jover fc4f53c4b7 Use proper variables instead of barewords for filehandles 11 years ago