Commit History

作者 SHA1 備註 提交日期
  Guillem Jover ddde04a8b6 Dpkg::BuildEnv: Rename to Dpkg::Build::Env 10 年之前
  Guillem Jover 604b44f89f Dpkg: Remove my keyword from POD function prototypes 11 年之前
  Guillem Jover 9470e136e9 scripts: Document dpkg version when module versions got bumped 11 年之前
  Guillem Jover 915151a103 scripts: Say METHODS instead of FUNCTIONS or OBJECT FOO in POD section titles 11 年之前
  Guillem Jover f85e380f63 debian: Update my copyright years 11 年之前
  Guillem Jover eb06339d12 Dpkg::BuildOptions: Fix typo 11 年之前
  Guillem Jover ea1357d0f1 Dpkg: Use shift instead of @_ on single argument unpacking 11 年之前
  Guillem Jover 6e56dce419 scripts: Rename and deprecate _g function with g_ 11 年之前
  Guillem Jover 8d886702ff scripts: Document all public module versions in a CHANGES section 11 年之前
  Guillem Jover 543ac69d24 scripts: Use //= instead of explicit defined or exists checks 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 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 6024a66abd scripts: Use // operator instead of an explicit defined check 13 年之前
  Guillem Jover 6a86630aa3 Dpkg::BuildFlags: Record environment variables accessed or modified 14 年之前
  Raphaël Hertzog ed84a93394 Dpkg::BuildOptions: enable usage of alternative variable names 15 年之前
  Raphaël Hertzog 0934601905 Update POD documentation to indicate that it's using UTF-8 encoding 16 年之前
  Raphaël Hertzog 4c933be6a5 Dpkg::BuildOptions: deal properly with undefined values in merge() 16 年之前
  Raphaël Hertzog d33fa8f197 Dpkg::BuildOptions: provide an object oriented interface 16 年之前
  Raphaël Hertzog 1d22992583 Add $VERSION numbers to all perl modules 16 年之前
  Raphaël Hertzog cfdeb7e01f Dpkg::BuildOptions: change API so that an empty value can be properly supported 16 年之前
  Guillem Jover bee98c7ea7 Add missing license headers 16 年之前
  Guillem Jover a65b2bfb1e Dpkg::ErrorHandling: Export public functions by default 17 年之前
  Raphael Hertzog a8ada212bd Adjust the test suite for the modified Dpkg::BuildOptions 18 年之前
  Raphael Hertzog 9866c4bafd dpkg-buildpackage: use space as separator in DEB_BUILD_OPTIONS 18 年之前
  Guillem Jover 47cfe52122 Dpkg::BuildOptions: Parse all options in DEB_BUILD_OPTIONS 18 年之前
  Raphael Hertzog 8dce023c26 Fix dpkg-buildpackage to not double options when called with -j option 18 年之前
  Frank Lichtenheld 76209ff4c9 Dpkg::BuildOptions: Add tests and fix errors found 19 年之前
  Frank Lichtenheld 2e6845caaa Dpkg::BuildOptions: Really set DEB_BUILD_OPTIONS 19 年之前