コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  Guillem Jover f215ebacf1 scripts: Do not use "nested" functions as they are global 13 年 前
  Guillem Jover 726f6e1f09 scripts: Restrict POSIX imports to :errno_h, :fcntl_h or :sys_wait_h 13 年 前
  Guillem Jover 36a15fee66 Remove Emacs and vim modelines 13 年 前
  Raphaël Hertzog d26b98123b Dpkg::Source::Patch: let analyze() extract the patch header too 14 年 前
  Raphaël Hertzog 7ea2064c46 Dpkg::Source::Patch: don't choke on empty patches 15 年 前
  Raphaël Hertzog df8062d202 dpkg-source: be a bit less strict when parsing patches 15 年 前
  Raphaël Hertzog 34d922eef1 Do not print warnings resulting from the autopatch analysis 15 年 前
  Jonathan Nieder 255e73e11d dpkg-source: use server-side clock for patched file timestamp on NFS 15 年 前
  Colin Watson 40dcf24632 dpkg-source: keep file order stable when regenerating autopatches. 15 年 前
  Raphaël Hertzog 00aa1a8649 Fix multiple security issues with dpkg-source (CVE-2010-1679) 15 年 前
  Raphaël Hertzog 17f00407a8 Dpkg::Source::Patch: capture output of patch and print it on error 16 年 前
  Raphaël Hertzog 2cb3d5d38f Dpkg::Source::Patch: add more sanity checks on patches 16 年 前
  Raphaël Hertzog 0898ea0048 Dpkg::Source: fix parsing of diff's output to be POSIX-compliant 16 年 前