コミット履歴

作者 SHA1 メッセージ 日付
  Guillem Jover 13ae3fa02e Dpkg::Source::Package: Use a simple string match instead of a regex 12 年 前
  Guillem Jover 24df99399b perl: Use length instead of /^$/ to test for an empty string 12 年 前
  Guillem Jover 52230e6fe9 Dpkg::Source::Package::V2: Rename %origtar to %addonfile 12 年 前
  Guillem Jover fe60460326 perl: Do not use the topic variable unnecessarily 12 年 前
  Guillem Jover 0d5e17af73 scripts: Use named variables instead of using the topic variable 11 年 前
  Guillem Jover 81f0fdb71a dpkg-source: Fix perl warning when typing Ctrl-D on patch name prompt 12 年 前
  Guillem Jover 0c8a23acb4 Dpkg::Path: Change find_command() to handle an empty or undef argument 12 年 前
  Guillem Jover 543ac69d24 scripts: Use //= instead of explicit defined or exists checks 12 年 前
  Guillem Jover 65ad0315be dpkg-source: Print the correct removed binary filename with --include-removal 12 年 前
  Guillem Jover 5904dc92b1 Use https:// URLs instead of http:// when possible (round two) 12 年 前
  Guillem Jover f2ea976c0a Dpkg::Source::Package::V2: Do not assume sensible-editor is present 12 年 前
  Raphaël Hertzog b75d9bce9d dpkg-source: unpack additional tarballs in a deterministic order 12 年 前
  Guillem Jover b916e61f0f dpkg-source: Add a new extraction --ignore-bad-version option 12 年 前
  Guillem Jover f6b8ce21be Dpkg::Source::Package: Always pass compression_level explicitly 12 年 前
  Guillem Jover ae25c683c0 Use https:// URLs instead of http:// when possible 12 年 前
  Guillem Jover b2590e1ea1 perl: Surround FileHandles with braces in print calls 12 年 前
  Guillem Jover 38d22e9477 scripts: Remove redundant STDOUT from print calls 12 年 前
  Guillem Jover bd281a3259 perl: Switch to use low precedence boolean operators for error checks 12 年 前
  Guillem Jover 5ae4ce9c2d Consistently use regex instead of regexp when possible 12 年 前
  Guillem Jover 414bd0e370 Dpkg::Exit: Expose proper functions instead of variables 13 年 前
  Guillem Jover 0ee33bbd23 Dpkg::Compression: Add new compression_get_file_extension_regex() function 13 年 前
  Guillem Jover 7bae2d7d93 Dpkg::Source::Package: Check subprocess exit codes 13 年 前
  Guillem Jover e4dbdb8448 scripts: Inherit from parent instead of base 13 年 前
  Guillem Jover 05f9f4b00a perl: Slurp files more efficiently 13 年 前
  Guillem Jover 6a73e3078b Do not use double-quotes on strings that do not need interpolation 13 年 前
  Guillem Jover 62bc788a45 Do not quote simple identifier hash keys in element accesses 13 年 前
  Guillem Jover d6851023a9 Do not quote simple identifier hash keys in initializations 13 年 前
  Guillem Jover 6024a66abd scripts: Use // operator instead of an explicit defined check 13 年 前
  Guillem Jover 14b92d54d0 scripts: Do not use sort directly on the return keyword 13 年 前
  Guillem Jover f215ebacf1 scripts: Do not use "nested" functions as they are global 13 年 前