Historique des commits

Auteur SHA1 Message Date
  Guillem Jover 5ff29d575f Dpkg::Source::Patch: Add missing preposition in error message il y a 11 ans
  Guillem Jover 01abe8afb9 perl: Rework use and exporter declarations il y a 11 ans
  Guillem Jover 106b0a0b3f scripts: Remove unused «use Dpkg» il y a 11 ans
  Guillem Jover 44915e38da Dpkg::Source::Patch: Enable sub-second timestamps with Time::HiRes il y a 11 ans
  Guillem Jover 5e59d94a17 perl: Switch from legacy File::Path functions to new ones il y a 11 ans
  Guillem Jover ea1357d0f1 Dpkg: Use shift instead of @_ on single argument unpacking il y a 11 ans
  Guillem Jover 6e56dce419 scripts: Rename and deprecate _g function with g_ il y a 11 ans
  Guillem Jover 09b0ee85ae Dpkg::Source::Patch: Switch remaining topic to named variable in analyze() il y a 11 ans
  Guillem Jover 24df99399b perl: Use length instead of /^$/ to test for an empty string il y a 12 ans
  Guillem Jover 0d5e17af73 scripts: Use named variables instead of using the topic variable il y a 11 ans
  Guillem Jover 294cd0e0ec scripts: Revert some unsafe //= usages back to ||= il y a 12 ans
  Guillem Jover 53ab15cf80 scripts: Use // instead of || where appropriate il y a 12 ans
  Guillem Jover b0337f001b scripts: Use //= instead of ||= when appropriate il y a 12 ans
  Guillem Jover 543ac69d24 scripts: Use //= instead of explicit defined or exists checks il y a 12 ans
  Guillem Jover 65ad0315be dpkg-source: Print the correct removed binary filename with --include-removal il y a 12 ans
  Guillem Jover 1592301d59 Dpkg::Source::Patch: Add comment about ignoring the Index: pseudo-header il y a 12 ans
  Guillem Jover 5348cbc981 Dpkg::Source::Patch: Fix patch header parsing to avoid directory traversals il y a 12 ans
  Guillem Jover cd852844bc Replace non-breaking spaces with ASCII spaces il y a 12 ans
  Guillem Jover 395f6ced94 scripts: Switch unused capturing groups to non-capturing ones il y a 13 ans
  Guillem Jover a12eb58959 Dpkg::Source::Patch: Outright reject C-style filenames in patches il y a 12 ans
  Guillem Jover a826511884 Dpkg::Source::Patch: Correctly parse C-style diff filenames il y a 12 ans
  Moritz Muehlenhoff 5175cc7164 dpkg-source: Improve warning message when ignoring file removals il y a 12 ans
  Guillem Jover 76923e8e32 scripts: Add a space after flow control statements il y a 12 ans
  Guillem Jover 7e7156bee2 scripts: Localize $_ in functions with while (<$fh>) style loops il y a 12 ans
  Guillem Jover ae25c683c0 Use https:// URLs instead of http:// when possible il y a 12 ans
  Guillem Jover b2590e1ea1 perl: Surround FileHandles with braces in print calls il y a 12 ans
  Guillem Jover bd281a3259 perl: Switch to use low precedence boolean operators for error checks il y a 12 ans
  Guillem Jover ee37c9202b perl: Try to avoid boolean operators after predicates on error checks il y a 12 ans
  Guillem Jover 5ae4ce9c2d Consistently use regex instead of regexp when possible il y a 12 ans
  Guillem Jover 89a8da04a9 scripts: Do not mix boolean operators il y a 13 ans