Commit Verlauf

Autor SHA1 Nachricht Datum
  Guillem Jover 604b44f89f Dpkg: Remove my keyword from POD function prototypes vor 11 Jahren
  Guillem Jover 9470e136e9 scripts: Document dpkg version when module versions got bumped vor 11 Jahren
  Guillem Jover 9aa0a60a24 Dpkg::Substvars: Add new filter() method vor 11 Jahren
  Guillem Jover 30caac9aa9 scripts: Move each statement into its own line vor 11 Jahren
  Guillem Jover d465dca48f Consistently use proper quotation marks all over the place vor 11 Jahren
  Guillem Jover 01abe8afb9 perl: Rework use and exporter declarations vor 11 Jahren
  Guillem Jover ea1357d0f1 Dpkg: Use shift instead of @_ on single argument unpacking vor 11 Jahren
  Guillem Jover 6e56dce419 scripts: Rename and deprecate _g function with g_ vor 11 Jahren
  Guillem Jover 8d886702ff scripts: Document all public module versions in a CHANGES section vor 11 Jahren
  Guillem Jover b0337f001b scripts: Use //= instead of ||= when appropriate vor 12 Jahren
  Guillem Jover 543ac69d24 scripts: Use //= instead of explicit defined or exists checks vor 12 Jahren
  Guillem Jover 0efb836c42 Dpkg::Substvars: Warn on usage of deprecated Source-Version substvar vor 12 Jahren
  Guillem Jover de546f66a7 Dpkg::Substvars: Add automatic variable tracking vor 12 Jahren
  Guillem Jover b1737a26c9 Dpkg::Substvars: Switch used tracking from a counter to a bitfield vor 12 Jahren
  Guillem Jover 1da1f62fb9 Dpkg::Substvars: Move upstream version computation into a temporary variable vor 12 Jahren
  Guillem Jover 0b9d10267c Dpkg::Substvars: Add missing trailing dot vor 12 Jahren
  Guillem Jover a5b5f73799 Dpkg: Update and fix CHANGES POD sections vor 12 Jahren
  Guillem Jover 7e7156bee2 scripts: Localize $_ in functions with while (<$fh>) style loops vor 12 Jahren
  Guillem Jover ae25c683c0 Use https:// URLs instead of http:// when possible vor 12 Jahren
  Guillem Jover b2590e1ea1 perl: Surround FileHandles with braces in print calls vor 12 Jahren
  Guillem Jover ee37c9202b perl: Try to avoid boolean operators after predicates on error checks vor 12 Jahren
  Guillem Jover a3f98a7e47 scripts: Use () instead of qw() for empty imports vor 13 Jahren
  Guillem Jover e4dbdb8448 scripts: Inherit from parent instead of base vor 13 Jahren
  Guillem Jover fb5285f569 Dpkg: Deprecate lowercase exported by default variables vor 13 Jahren
  Guillem Jover 6a73e3078b Do not use double-quotes on strings that do not need interpolation vor 13 Jahren
  Guillem Jover 62bc788a45 Do not quote simple identifier hash keys in element accesses vor 13 Jahren
  Guillem Jover 24495ccdaa Dpkg::Substvars: Always fix up the source version in set_version_substvars vor 13 Jahren
  Guillem Jover 094d3a7e61 Add support for binary-only key-value option in changelogs vor 14 Jahren
  Guillem Jover bb486d9e26 Dpkg::Substvars: Rename no_warn() member function to mark_as_used() vor 14 Jahren
  Guillem Jover 48e27cb350 scripts: Use new member set_as_used() instead of ad-hoc code vor 14 Jahren