Historial de Commits

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