提交歷史

作者 SHA1 備註 提交日期
  Guillem Jover b2a6feea95 dpkg-genchanges: Do not use conditional declarations 13 年之前
  Guillem Jover 9b6695956a Remove trailing whitespaces 13 年之前
  Guillem Jover 8d9cf6246f Dpkg::Deps: Use braces for multiline regexp 13 年之前
  Guillem Jover d610bdbe99 scripts/t/200_Dpkg_Shlibs.t: Use semicolon instead of comma 13 年之前
  Guillem Jover e40e07a583 perl: Use correct comparison operator for each type 13 年之前
  Guillem Jover 6e2750d65d scripts: Do not use indirect object syntax 13 年之前
  Guillem Jover 90baddbae2 dpkg-shlibdeps: Do not use readline operator in a foreach loop 13 年之前
  Guillem Jover 05f9f4b00a perl: Slurp files more efficiently 13 年之前
  Guillem Jover a4c8c4b56b Dpkg::Changelog: Refactor out _is_full_range() 13 年之前
  Guillem Jover dd789aa787 scripts: On split use an actual regex instead of a literal string 13 年之前
  Guillem Jover 503c1e8a46 perl: Use the .. operator instead of C-style for loops 13 年之前
  Guillem Jover 5fb97d6dab perl: Remove unused variables 13 年之前
  Guillem Jover 9feb1c833b scripts: Initialize arrays with the qw() operator 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 39e0a3b9a6 Dpkg::Shlibs::Symbol: Remove quotes around constant declaration 13 年之前
  Guillem Jover 8db43e1c6c Dpkg: Use identifiers as key names whenever possible 13 年之前
  Guillem Jover 6024a66abd scripts: Use // operator instead of an explicit defined check 13 年之前
  Guillem Jover 14b92d54d0 scripts: Do not use sort directly on the return keyword 13 年之前
  Guillem Jover f215ebacf1 scripts: Do not use "nested" functions as they are global 13 年之前
  Guillem Jover 193cfded78 Fix file descriptor leaks in perl code 13 年之前
  Guillem Jover 00514322d1 dpkg-gensymbols: Use closedir instead of close for directory handles 13 年之前
  Guillem Jover fc4f53c4b7 Use proper variables instead of barewords for filehandles 13 年之前
  Guillem Jover 9b590b2a54 Dpkg::Control::Type: Use strict and warnings 13 年之前
  Guillem Jover 726f6e1f09 scripts: Restrict POSIX imports to :errno_h, :fcntl_h or :sys_wait_h 13 年之前
  Guillem Jover c477108d17 Dpkg::Compression::FileHandle: Import POSIX tags instead of explicit symbols 13 年之前
  Guillem Jover 82ea4a4318 scripts: Remove unused :signal_h from POSIX imports 13 年之前
  Guillem Jover 7590893a36 scripts: Use getcwd from Cwd instead of POSIX 13 年之前
  Guillem Jover cf51d05a22 Dpkg::Compression::FileHandle: Handle new EOF method paramater 13 年之前