Historial de Commits

Autor SHA1 Mensaje Fecha
  Guillem Jover 2c1bc6002e dpkg-source: Remove stray whitespace in shebang hace 11 años
  Guillem Jover d465dca48f Consistently use proper quotation marks all over the place hace 11 años
  Guillem Jover 01abe8afb9 perl: Rework use and exporter declarations hace 11 años
  Guillem Jover ea1357d0f1 Dpkg: Use shift instead of @_ on single argument unpacking hace 11 años
  Guillem Jover 6e56dce419 scripts: Rename and deprecate _g function with g_ hace 11 años
  Guillem Jover f22d73c3d2 dpkg-source: Error out on obsolete Build-Profiles syntax hace 11 años
  Guillem Jover 8f3c317bf1 dpkg-source: Rework command parsing and add --build and --extract aliases hace 11 años
  Guillem Jover 4502f420bd scripts: Unpack arguments instead of accessing @_ directly hace 11 años
  Johannes Schauer 98956c26a2 scripts: Update restriction formula syntax hace 12 años
  Guillem Jover b047237d3b dpkg-source: Add --format an --ignore-bad-version to --help output hace 12 años
  Guillem Jover db3c4abdd2 dpkg-source: Automatically add the Testsuite field hace 12 años
  Guillem Jover 395f6ced94 scripts: Switch unused capturing groups to non-capturing ones hace 13 años
  Guillem Jover 03dc67940a dpkg-source: Add arch and profile information to Package-List field hace 12 años
  Guillem Jover 82e5f76256 scripts: Add a space after comma hace 12 años
  Guillem Jover 583ee7f304 dpkg-source: Set default compression options in source format specific modules hace 12 años
  Guillem Jover ae25c683c0 Use https:// URLs instead of http:// when possible hace 12 años
  Guillem Jover 5d8db1edd4 dpkg-source: Update default diff ignore regex on --extend-diff-ignore hace 12 años
  Guillem Jover bd281a3259 perl: Switch to use low precedence boolean operators for error checks hace 12 años
  Guillem Jover 1919e88f19 Dpkg::Source::Package: Deprecate public package variables hace 12 años
  Guillem Jover 1cccaf0d0c dpkg-source: Do not modify $diff_ignore_default_regexp package variable hace 12 años
  Guillem Jover 5ae4ce9c2d Consistently use regex instead of regexp when possible hace 12 años
  Guillem Jover ebf3faeb2d Dpkg::Vars: Deprecate $sourcepackage package variable hace 12 años
  Guillem Jover a3f98a7e47 scripts: Use () instead of qw() for empty imports hace 13 años
  Guillem Jover 8d5d625cfd scripts: Use the block form for the grep function hace 13 años
  Guillem Jover 9f4b98fab6 dpkg-source: Use two eq operators instead of a grep hace 13 años
  Guillem Jover ac704f9d15 scripts: Use Dpkg::Util list functions instead of grep hace 13 años
  Guillem Jover fb5285f569 Dpkg: Deprecate lowercase exported by default variables hace 13 años
  Guillem Jover 57edbd58ba scripts: Do not write out implcit $_ in foreach loops hace 13 años
  Guillem Jover 9b6695956a Remove trailing whitespaces hace 13 años
  Guillem Jover 9feb1c833b scripts: Initialize arrays with the qw() operator hace 13 años