コミット履歴

作者 SHA1 メッセージ 日付
  Guillem Jover 53ab15cf80 scripts: Use // instead of || where appropriate 12 年 前
  Guillem Jover 543ac69d24 scripts: Use //= instead of explicit defined or exists checks 12 年 前
  Guillem Jover c87941de95 Dpkg::Deps::Multiple: Add profile_is_concerned() and reduce_profiles() methods 12 年 前
  Guillem Jover a5b5f73799 Dpkg: Update and fix CHANGES POD sections 12 年 前
  Guillem Jover ad75cd9bdf Dpkg::Deps: Bump VERSION to 1.03 12 年 前
  Guillem Jover 600a530a90 scripts: Use character classes instead of single character alternations 12 年 前
  Guillem Jover 1469ab6fc9 Dpkg::Deps: Do not generate perl warnings on undef versions in deps_compare() 12 年 前
  Guillem Jover f18b4447ae scripts: Use // operator instead of defined and ternary operator 12 年 前
  Guillem Jover ae25c683c0 Use https:// URLs instead of http:// when possible 12 年 前
  Guillem Jover 7662e0937b Add experimental build profiles support 12 年 前
  Guillem Jover b2590e1ea1 perl: Surround FileHandles with braces in print calls 12 年 前
  Guillem Jover 8c314d6c4c scripts: Use croak instead of internerr on programming errors in modules 13 年 前
  Guillem Jover 526d1e43d4 scripts: Fix POD headings and item lists 12 年 前
  Guillem Jover a3144a5806 Dpkg::Deps: Make %relation_ordering package variable private 12 年 前
  Guillem Jover 65e3833500 Dpkg::Deps: Move _arch_* private functions to Dpkg::Deps::Simple 12 年 前
  Guillem Jover f6ee09954c perl: Do not allow hard tabs anywhere other than leading position 12 年 前
  Colin Watson e8950d7e2d Dpkg::Deps: Add support for a build_arch option in deps_parse() 13 年 前
  Guillem Jover e4dbdb8448 scripts: Inherit from parent instead of base 13 年 前
  Guillem Jover e54df633c6 scripts: Do not inherit from Exporter just import its import 13 年 前
  Guillem Jover 8d9cf6246f Dpkg::Deps: Use braces for multiline regexp 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 8db43e1c6c Dpkg: Use identifiers as key names whenever possible 13 年 前
  Guillem Jover 26a4d1df11 Use just 'return' instead of 'return undef' in perl code 13 年 前
  Guillem Jover 638b42441d Dpkg::Deps: Add new deps_concat function 13 年 前
  Thibaut Girka 40d51dc36b scripts: Accept “:native” arch-qualified Build-Dependencies 14 年 前
  Thibaut Girka 7acf7afa58 Add support for specific arch-qualified dependencies 14 年 前
  Raphaël Hertzog d55bfa219c Dpkg::Deps: Fix dependency evaluation logic to use arch qualifier 15 年 前
  Raphaël Hertzog 16fb27a839 Dpkg::Deps: Fix implications evaluation to use arch qualifiers 15 年 前