Commit History

Author SHA1 Message Date
  Guillem Jover a3f98a7e47 scripts: Use () instead of qw() for empty imports 13 years ago
  Guillem Jover ac704f9d15 scripts: Use Dpkg::Util list functions instead of grep 13 years ago
  Guillem Jover 9581f11d5e dpkg-scansources: Use a foreach loop instead of a void map 13 years ago
  Guillem Jover 89a8da04a9 scripts: Do not mix boolean operators 13 years ago
  Bernhard R. Link 1629f8f111 dpkg-scansources: Move exit call out from usage() 14 years ago
  Guillem Jover edda3a6d24 scripts: Trap $SIG{__WARN__} to call usageerr() on option parse errors 13 years ago
  Guillem Jover 61b3e12837 perl: Decapitalize variable names 13 years ago
  Guillem Jover fb5285f569 Dpkg: Deprecate lowercase exported by default variables 13 years ago
  Guillem Jover 4bf48cc734 perl: Unify regex delimiters to //, {} or <> 13 years ago
  Guillem Jover 6a73e3078b Do not use double-quotes on strings that do not need interpolation 13 years ago
  Guillem Jover fc4f53c4b7 Use proper variables instead of barewords for filehandles 13 years ago
  Guillem Jover a62fb6adec Use three-argument form of open in perl code 13 years ago
  Guillem Jover 6626906855 Recognize -? as an alias for --help in all commands 14 years ago
  Guillem Jover 5c490cdc46 scripts: Unify “<option>...” --help output 14 years ago
  Guillem Jover 433ac67923 scripts: Hyphenate option arguments 14 years ago
  Guillem Jover c8448c07aa dpkg-scansources: Do not accept --nohelp 14 years ago
  Guillem Jover 62449a0a27 Expand numeric literals and word abbreviation in usage error output 15 years ago
  Raphaël Hertzog 6a8c820756 dpkg-scansources: call the right function when -e is used 16 years ago
  Raphaël Hertzog 08094e069d Dpkg::Checksums: rewrite to provide an object-oriented API 16 years ago
  Raphaël Hertzog 6c8369aee3 Update Dpkg::Control::* to use Dpkg::Interface::Storable 16 years ago
  Raphaël Hertzog d392c99d95 Rename Dpkg::Compression::CompressedFile and Dpkg::Compression::Compressor 16 years ago
  Raphaël Hertzog efd281e872 Dpkg::Compression: new API based on public functions 16 years ago
  Raphaël Hertzog 11a793f29a Dpkg::Compression::CompressedFile: update API 16 years ago
  Raphaël Hertzog 31bde76e00 Rename Dpkg::Source::CompressedFile into Dpkg::Compression::CompressedFile 17 years ago
  Guillem Jover 6456236bc3 dpkg-scansources: Update Getopt::Long setup code 16 years ago
  Guillem Jover 6f721c1d06 dpkg-scansources: Update comments 16 years ago
  Guillem Jover 7ba3f71c0c Unify text in license headers 16 years ago
  Guillem Jover d99d361f1b Replace FSF address by pointing to the gnu.org URL 16 years ago
  Guillem Jover 0814d1b1eb Use find with -L instead of deprecated -follow 16 years ago
  Raphaël Hertzog 7d8d193332 Dpkg::Control::Hash: handle arbitrary field values 17 years ago