Commit Verlauf

Autor SHA1 Nachricht Datum
  Guillem Jover 294cd0e0ec scripts: Revert some unsafe //= usages back to ||= vor 12 Jahren
  Guillem Jover 53ab15cf80 scripts: Use // instead of || where appropriate vor 12 Jahren
  Guillem Jover b0337f001b scripts: Use //= instead of ||= when appropriate vor 12 Jahren
  Guillem Jover 1e5163809e perl: Fix unused capture groups false positives vor 12 Jahren
  Guillem Jover f18b4447ae scripts: Use // operator instead of defined and ternary operator vor 12 Jahren
  Guillem Jover 7e7156bee2 scripts: Localize $_ in functions with while (<$fh>) style loops vor 12 Jahren
  Guillem Jover ae25c683c0 Use https:// URLs instead of http:// when possible vor 12 Jahren
  Guillem Jover bd281a3259 perl: Switch to use low precedence boolean operators for error checks vor 12 Jahren
  Guillem Jover 9b8a544549 Decapitalize error and warning messages vor 13 Jahren
  Guillem Jover 46bc7b2ee0 Dpkg::Shlibs::Objdump: Add an optional objdump argument to get_format vor 13 Jahren
  Guillem Jover 6a73e3078b Do not use double-quotes on strings that do not need interpolation vor 13 Jahren
  Guillem Jover 62bc788a45 Do not quote simple identifier hash keys in element accesses vor 13 Jahren
  Guillem Jover d6851023a9 Do not quote simple identifier hash keys in initializations vor 13 Jahren
  Guillem Jover fc4f53c4b7 Use proper variables instead of barewords for filehandles vor 13 Jahren
  Guillem Jover 26a4d1df11 Use just 'return' instead of 'return undef' in perl code vor 13 Jahren
  Raphaël Hertzog d9af569039 Dpkg::Shlibs::Objdump::get_format() fallback to host objdump if cross one failed vor 16 Jahren
  Raphaël Hertzog 452eb2fba8 Dpkg::Shlibs::Objdump: use the cross objdump when cross compiling vor 16 Jahren
  Raphaël Hertzog 1d22992583 Add $VERSION numbers to all perl modules vor 16 Jahren
  Raphaël Hertzog cdf4e5b532 Dpkg::Shlibs::*: rename parse() functions vor 16 Jahren
  Raphaël Hertzog 4616b554a7 Dpkg::Shlibs::Objdump: accept filenames with spaces and colons vor 16 Jahren
  Guillem Jover 9447c17951 Unify format in license headers vor 16 Jahren
  Guillem Jover 485e041e26 Fix copyright statements vor 16 Jahren
  Guillem Jover d99d361f1b Replace FSF address by pointing to the gnu.org URL vor 16 Jahren
  Guillem Jover abc43d47ac Unify and mark strings for translation vor 17 Jahren
  Raphael Hertzog 52ff937b5b Dpkg::Shlibs::Objdump::get_symbol(): try fallback name for version-less symbols vor 17 Jahren
  Raphael Hertzog a3587e15b8 Dpkg::Shlibs::Objdump: assume version Base when no associated version vor 17 Jahren
  Guillem Jover 4614319c24 Merge branch 'lenny' (through tag '1.14.25') vor 17 Jahren
  Guillem Jover a65b2bfb1e Dpkg::ErrorHandling: Export public functions by default vor 17 Jahren
  Modestas Vainius 07efbb0889 dpkg-shlibdeps: optimize by caching symbols files and objdump objects vor 17 Jahren
  Raphael Hertzog d26d001729 dpkg-shlibdeps: avoid spurious warnings due to bad parsing of objdump vor 17 Jahren