Commit History

Author SHA1 Message Date
  Guillem Jover 667b38f6a4 Dpkg: Call anonymous subs via -> operator instead of casting with & 8 years ago
  Guillem Jover a42b066cf4 Dpkg::Substvars: Fix POD formatting 8 years ago
  Guillem Jover a8abe4885f Dpkg::Substvars: Add new method set_field_substvars() 8 years ago
  Guillem Jover 26e44471eb Dpkg::Substavars: Make the parse method return the number of substvars parsed 8 years ago
  Guillem Jover 15062f9839 Dpkg::Substvars: Obsolete Source-Version substvar 8 years ago
  Guillem Jover 50a0d0c436 man, perl: Remove most AUTHOR sections 8 years ago
  Guillem Jover 8b3cd883be Dpkg::Substvars: Validate source version in set_version_substvars() 8 years ago
  Guillem Jover e5b4e9a0c9 Dpkg: Use warnings::warnif() instead of carp() for deprecated warnings 8 years ago
  Guillem Jover 604b44f89f Dpkg: Remove my keyword from POD function prototypes 9 years ago
  Guillem Jover 9470e136e9 scripts: Document dpkg version when module versions got bumped 9 years ago
  Guillem Jover 9aa0a60a24 Dpkg::Substvars: Add new filter() method 9 years ago
  Guillem Jover 30caac9aa9 scripts: Move each statement into its own line 9 years ago
  Guillem Jover d465dca48f Consistently use proper quotation marks all over the place 10 years ago
  Guillem Jover 01abe8afb9 perl: Rework use and exporter declarations 10 years ago
  Guillem Jover ea1357d0f1 Dpkg: Use shift instead of @_ on single argument unpacking 10 years ago
  Guillem Jover 6e56dce419 scripts: Rename and deprecate _g function with g_ 10 years ago
  Guillem Jover 8d886702ff scripts: Document all public module versions in a CHANGES section 10 years ago
  Guillem Jover b0337f001b scripts: Use //= instead of ||= when appropriate 10 years ago
  Guillem Jover 543ac69d24 scripts: Use //= instead of explicit defined or exists checks 10 years ago
  Guillem Jover 0efb836c42 Dpkg::Substvars: Warn on usage of deprecated Source-Version substvar 10 years ago
  Guillem Jover de546f66a7 Dpkg::Substvars: Add automatic variable tracking 10 years ago
  Guillem Jover b1737a26c9 Dpkg::Substvars: Switch used tracking from a counter to a bitfield 10 years ago
  Guillem Jover 1da1f62fb9 Dpkg::Substvars: Move upstream version computation into a temporary variable 10 years ago
  Guillem Jover 0b9d10267c Dpkg::Substvars: Add missing trailing dot 10 years ago
  Guillem Jover a5b5f73799 Dpkg: Update and fix CHANGES POD sections 10 years ago
  Guillem Jover 7e7156bee2 scripts: Localize $_ in functions with while (<$fh>) style loops 10 years ago
  Guillem Jover ae25c683c0 Use https:// URLs instead of http:// when possible 11 years ago
  Guillem Jover b2590e1ea1 perl: Surround FileHandles with braces in print calls 11 years ago
  Guillem Jover ee37c9202b perl: Try to avoid boolean operators after predicates on error checks 11 years ago
  Guillem Jover a3f98a7e47 scripts: Use () instead of qw() for empty imports 11 years ago