Commit History

Author SHA1 Message Date
  Guillem Jover a12eb58959 Dpkg::Source::Patch: Outright reject C-style filenames in patches 12 years ago
  Guillem Jover a826511884 Dpkg::Source::Patch: Correctly parse C-style diff filenames 12 years ago
  Moritz Muehlenhoff 5175cc7164 dpkg-source: Improve warning message when ignoring file removals 12 years ago
  Guillem Jover 76923e8e32 scripts: Add a space after flow control statements 12 years ago
  Guillem Jover 7e7156bee2 scripts: Localize $_ in functions with while (<$fh>) style loops 12 years ago
  Guillem Jover ae25c683c0 Use https:// URLs instead of http:// when possible 12 years ago
  Guillem Jover b2590e1ea1 perl: Surround FileHandles with braces in print calls 12 years ago
  Guillem Jover bd281a3259 perl: Switch to use low precedence boolean operators for error checks 12 years ago
  Guillem Jover ee37c9202b perl: Try to avoid boolean operators after predicates on error checks 12 years ago
  Guillem Jover 5ae4ce9c2d Consistently use regex instead of regexp when possible 12 years ago
  Guillem Jover 89a8da04a9 scripts: Do not mix boolean operators 13 years ago
  Guillem Jover 2cb2571053 Dpkg::Source::Patch: Sort files inside new diff lexicographically 13 years ago
  Guillem Jover e4dbdb8448 scripts: Inherit from parent instead of base 13 years ago
  Guillem Jover c2198a33d0 Dpkg::Source::Patch: Use number separator to ease readability 13 years ago
  Guillem Jover 5fb97d6dab perl: Remove unused variables 13 years ago
  Guillem Jover 6a73e3078b Do not use double-quotes on strings that do not need interpolation 13 years ago
  Guillem Jover 62bc788a45 Do not quote simple identifier hash keys in element accesses 13 years ago
  Guillem Jover d6851023a9 Do not quote simple identifier hash keys in initializations 13 years ago
  Guillem Jover 6024a66abd scripts: Use // operator instead of an explicit defined check 13 years ago
  Guillem Jover f215ebacf1 scripts: Do not use "nested" functions as they are global 13 years ago
  Guillem Jover 726f6e1f09 scripts: Restrict POSIX imports to :errno_h, :fcntl_h or :sys_wait_h 13 years ago
  Guillem Jover 36a15fee66 Remove Emacs and vim modelines 13 years ago
  Raphaël Hertzog d26b98123b Dpkg::Source::Patch: let analyze() extract the patch header too 14 years ago
  Raphaël Hertzog 7ea2064c46 Dpkg::Source::Patch: don't choke on empty patches 15 years ago
  Raphaël Hertzog df8062d202 dpkg-source: be a bit less strict when parsing patches 15 years ago
  Raphaël Hertzog 34d922eef1 Do not print warnings resulting from the autopatch analysis 15 years ago
  Jonathan Nieder 255e73e11d dpkg-source: use server-side clock for patched file timestamp on NFS 15 years ago
  Colin Watson 40dcf24632 dpkg-source: keep file order stable when regenerating autopatches. 15 years ago
  Raphaël Hertzog 00aa1a8649 Fix multiple security issues with dpkg-source (CVE-2010-1679) 15 years ago
  Raphaël Hertzog 17f00407a8 Dpkg::Source::Patch: capture output of patch and print it on error 16 years ago