Историја ревизија

Аутор SHA1 Порука Датум
  Guillem Jover 24df99399b perl: Use length instead of /^$/ to test for an empty string пре 12 година
  Guillem Jover 0d5e17af73 scripts: Use named variables instead of using the topic variable пре 11 година
  Guillem Jover 294cd0e0ec scripts: Revert some unsafe //= usages back to ||= пре 12 година
  Guillem Jover 53ab15cf80 scripts: Use // instead of || where appropriate пре 12 година
  Guillem Jover b0337f001b scripts: Use //= instead of ||= when appropriate пре 12 година
  Guillem Jover 543ac69d24 scripts: Use //= instead of explicit defined or exists checks пре 12 година
  Guillem Jover 65ad0315be dpkg-source: Print the correct removed binary filename with --include-removal пре 12 година
  Guillem Jover 1592301d59 Dpkg::Source::Patch: Add comment about ignoring the Index: pseudo-header пре 12 година
  Guillem Jover 5348cbc981 Dpkg::Source::Patch: Fix patch header parsing to avoid directory traversals пре 12 година
  Guillem Jover cd852844bc Replace non-breaking spaces with ASCII spaces пре 12 година
  Guillem Jover 395f6ced94 scripts: Switch unused capturing groups to non-capturing ones пре 13 година
  Guillem Jover a12eb58959 Dpkg::Source::Patch: Outright reject C-style filenames in patches пре 12 година
  Guillem Jover a826511884 Dpkg::Source::Patch: Correctly parse C-style diff filenames пре 12 година
  Moritz Muehlenhoff 5175cc7164 dpkg-source: Improve warning message when ignoring file removals пре 12 година
  Guillem Jover 76923e8e32 scripts: Add a space after flow control statements пре 12 година
  Guillem Jover 7e7156bee2 scripts: Localize $_ in functions with while (<$fh>) style loops пре 12 година
  Guillem Jover ae25c683c0 Use https:// URLs instead of http:// when possible пре 12 година
  Guillem Jover b2590e1ea1 perl: Surround FileHandles with braces in print calls пре 12 година
  Guillem Jover bd281a3259 perl: Switch to use low precedence boolean operators for error checks пре 12 година
  Guillem Jover ee37c9202b perl: Try to avoid boolean operators after predicates on error checks пре 12 година
  Guillem Jover 5ae4ce9c2d Consistently use regex instead of regexp when possible пре 12 година
  Guillem Jover 89a8da04a9 scripts: Do not mix boolean operators пре 13 година
  Guillem Jover 2cb2571053 Dpkg::Source::Patch: Sort files inside new diff lexicographically пре 13 година
  Guillem Jover e4dbdb8448 scripts: Inherit from parent instead of base пре 13 година
  Guillem Jover c2198a33d0 Dpkg::Source::Patch: Use number separator to ease readability пре 13 година
  Guillem Jover 5fb97d6dab perl: Remove unused variables пре 13 година
  Guillem Jover 6a73e3078b Do not use double-quotes on strings that do not need interpolation пре 13 година
  Guillem Jover 62bc788a45 Do not quote simple identifier hash keys in element accesses пре 13 година
  Guillem Jover d6851023a9 Do not quote simple identifier hash keys in initializations пре 13 година
  Guillem Jover 6024a66abd scripts: Use // operator instead of an explicit defined check пре 13 година