Historial de Commits

Autor SHA1 Mensaje Fecha
  Javier Serrano Polo c3eb166147 dpkg-scanpackages: Support scanning a single binary file hace 10 años
  Guillem Jover 6ca0dfd078 scripts: Do not abort when traversing symlinks to directories hace 10 años
  Guillem Jover 3f8099b21b scripts: Switch all find(1) command calls to File::Find hace 10 años
  Maximilian Schwerin dbdb71563e dpkg-scanpackages: Sort output by package name and version hace 11 años
  Guillem Jover a2215c7dab dpkg-scanpackages: Create the dpkg-deb pipe using open instead of Dpkg::IPC hace 11 años
  Guillem Jover 208b323fd2 scripts: Change version() functions to never exit hace 11 años
  Guillem Jover f2dad32eb5 dpkg-scanpackages: Use a scalar variable instead of an IO::Handle hace 11 años
  Guillem Jover 5864c78856 dpkg-scanpackages: Remove unused IO::File hace 11 años
  Guillem Jover 303685d1ec dpkg-scanpackages: Rework error handling on missing Package field hace 11 años
  Guillem Jover 00d4a39b2a dpkg-scanpackages: Factor out deb processing into a new process_deb() function hace 11 años
  Guillem Jover d465dca48f Consistently use proper quotation marks all over the place hace 11 años
  Guillem Jover c97cd956ed dpkg-scanpackages: Merge the same warning messages into a single line hace 11 años
  Guillem Jover d195b23cff Say directory instead of dir in output messages hace 11 años
  Guillem Jover 6e56dce419 scripts: Rename and deprecate _g function with g_ hace 11 años
  Guillem Jover 175ba32030 dpkg-scanpackages: Add a new --hash option to enable specific file checksums hace 11 años
  Guillem Jover 0d5e17af73 scripts: Use named variables instead of using the topic variable hace 11 años
  Guillem Jover 30b1fef606 dpkg-scanpackages: Spell nocheck option in wait_child() correctly hace 12 años
  Guillem Jover f18b4447ae scripts: Use // operator instead of defined and ternary operator hace 12 años
  Guillem Jover 82e5f76256 scripts: Add a space after comma hace 12 años
  Guillem Jover ae25c683c0 Use https:// URLs instead of http:// when possible hace 12 años
  Guillem Jover 38d22e9477 scripts: Remove redundant STDOUT from print calls hace 12 años
  Guillem Jover ee37c9202b perl: Try to avoid boolean operators after predicates on error checks hace 12 años
  Guillem Jover 9b8a544549 Decapitalize error and warning messages hace 13 años
  Guillem Jover a3f98a7e47 scripts: Use () instead of qw() for empty imports hace 13 años
  Guillem Jover ac704f9d15 scripts: Use Dpkg::Util list functions instead of grep hace 13 años
  Guillem Jover 89a8da04a9 scripts: Do not mix boolean operators hace 13 años
  Guillem Jover edda3a6d24 scripts: Trap $SIG{__WARN__} to call usageerr() on option parse errors hace 13 años
  Guillem Jover 1dbc70121f scripts: Move Getopt::Long option specifications to array variables hace 13 años
  Guillem Jover fb5285f569 Dpkg: Deprecate lowercase exported by default variables hace 13 años
  Guillem Jover 4bf48cc734 perl: Unify regex delimiters to //, {} or <> hace 13 años