Commit History

Author SHA1 Message Date
  Guillem Jover 604b44f89f Dpkg: Remove my keyword from POD function prototypes 11 years ago
  Guillem Jover 9470e136e9 scripts: Document dpkg version when module versions got bumped 11 years ago
  Guillem Jover 915151a103 scripts: Say METHODS instead of FUNCTIONS or OBJECT FOO in POD section titles 11 years ago
  Guillem Jover d465dca48f Consistently use proper quotation marks all over the place 11 years ago
  Guillem Jover 01abe8afb9 perl: Rework use and exporter declarations 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 8d886702ff scripts: Document all public module versions in a CHANGES section 11 years ago
  Guillem Jover 4502f420bd scripts: Unpack arguments instead of accessing @_ directly 11 years ago
  Guillem Jover ae25c683c0 Use https:// URLs instead of http:// when possible 12 years ago
  Guillem Jover 8c314d6c4c scripts: Use croak instead of internerr on programming errors in modules 13 years ago
  Guillem Jover 485f640303 Dpkg::Version: Use the block form for the map function 13 years ago
  Bernhard R. Link acc1f37933 Dpkg: Catch mismatches between version strings and format versions 13 years ago
  Guillem Jover ea422eb864 Dpkg: Move epoch-less or revision-less output logic to Dpkg::Version 13 years ago
  Guillem Jover ce9c2569c2 scripts: Use F<> for pathnames in POD markup 13 years ago
  Guillem Jover e54df633c6 scripts: Do not inherit from Exporter just import its import 13 years ago
  Guillem Jover 6a73e3078b Do not use double-quotes on strings that do not need interpolation 13 years ago
  Guillem Jover 62bc788a45 Do not quote simple identifier hash keys in element accesses 13 years ago
  Guillem Jover f215ebacf1 scripts: Do not use "nested" functions as they are global 13 years ago
  Guillem Jover 26a4d1df11 Use just 'return' instead of 'return undef' in perl code 13 years ago
  Guillem Jover 6d4c03ebe9 libdpkg: Fold vercmp module into version module 14 years ago
  Raphaël Hertzog 25ec6acfa7 Dpkg::Version: small documentation fix 14 years ago
  Raphaël Hertzog 0cacb0c3a1 Dpkg::Version: update version_check to forbid versions starting with non digits 15 years ago
  James Vega f97da90b79 Dpkg::Version: Handle versions without a version component like dpkg. 16 years ago
  Guillem Jover 6b62761d7c Use earlier/later instead of smaller/bigger for comparison relationships 16 years ago
  Raphaël Hertzog 5b9f353b29 Dpkg::Version: fix boolean evaluation of the object 16 years ago
  Raphaël Hertzog 352ce52e94 Fix POD in several perl modules to avoid two consecutive lines starting with =item 16 years ago
  Ansgar Burchardt 443ed783f7 Dpkg::Version: fix POD to avoid two consecutive lines starting with =item 16 years ago
  Raphaël Hertzog 0934601905 Update POD documentation to indicate that it's using UTF-8 encoding 16 years ago
  Raphaël Hertzog 1d22992583 Add $VERSION numbers to all perl modules 16 years ago