Commit History

Author SHA1 Message Date
  Guillem Jover 106b0a0b3f scripts: Remove unused «use Dpkg» 11 years ago
  Guillem Jover 0c388b9842 Dpkg::Source::Package::V2: Use TMPDIR instead of manually setting DIR 11 years ago
  Guillem Jover 5e59d94a17 perl: Switch from legacy File::Path functions to new ones 11 years ago
  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 c5aa5d8e00 Dpkg::Source::Package::V2: Allow detached upstream signatures 11 years ago
  Guillem Jover 13ae3fa02e Dpkg::Source::Package: Use a simple string match instead of a regex 12 years ago
  Guillem Jover 24df99399b perl: Use length instead of /^$/ to test for an empty string 12 years ago
  Guillem Jover 52230e6fe9 Dpkg::Source::Package::V2: Rename %origtar to %addonfile 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 81f0fdb71a dpkg-source: Fix perl warning when typing Ctrl-D on patch name prompt 12 years ago
  Guillem Jover 0c8a23acb4 Dpkg::Path: Change find_command() to handle an empty or undef argument 12 years ago
  Guillem Jover 543ac69d24 scripts: Use //= instead of explicit defined or exists checks 12 years ago
  Guillem Jover 65ad0315be dpkg-source: Print the correct removed binary filename with --include-removal 12 years ago
  Guillem Jover 5904dc92b1 Use https:// URLs instead of http:// when possible (round two) 12 years ago
  Guillem Jover f2ea976c0a Dpkg::Source::Package::V2: Do not assume sensible-editor is present 12 years ago
  Raphaël Hertzog b75d9bce9d dpkg-source: unpack additional tarballs in a deterministic order 12 years ago
  Guillem Jover b916e61f0f dpkg-source: Add a new extraction --ignore-bad-version option 12 years ago
  Guillem Jover f6b8ce21be Dpkg::Source::Package: Always pass compression_level explicitly 12 years ago
  Guillem Jover ae25c683c0 Use https:// URLs instead of http:// when possible 12 years ago
  Guillem Jover b2590e1ea1 perl: Surround FileHandles with braces in print calls 12 years ago
  Guillem Jover 38d22e9477 scripts: Remove redundant STDOUT from print calls 12 years ago
  Guillem Jover bd281a3259 perl: Switch to use low precedence boolean operators for error checks 12 years ago
  Guillem Jover 5ae4ce9c2d Consistently use regex instead of regexp when possible 12 years ago
  Guillem Jover 414bd0e370 Dpkg::Exit: Expose proper functions instead of variables 13 years ago
  Guillem Jover 0ee33bbd23 Dpkg::Compression: Add new compression_get_file_extension_regex() function 13 years ago
  Guillem Jover 7bae2d7d93 Dpkg::Source::Package: Check subprocess exit codes 13 years ago
  Guillem Jover e4dbdb8448 scripts: Inherit from parent instead of base 13 years ago
  Guillem Jover 05f9f4b00a perl: Slurp files more efficiently 13 years ago