Commit Verlauf

Autor SHA1 Nachricht Datum
  Guillem Jover 09abbe1414 scripts: Use P_() instead of ngettext() vor 12 Jahren
  Guillem Jover ae25c683c0 Use https:// URLs instead of http:// when possible vor 12 Jahren
  Guillem Jover b2590e1ea1 perl: Surround FileHandles with braces in print calls vor 12 Jahren
  Guillem Jover 8c314d6c4c scripts: Use croak instead of internerr on programming errors in modules vor 13 Jahren
  Guillem Jover bd281a3259 perl: Switch to use low precedence boolean operators for error checks vor 12 Jahren
  Guillem Jover 89a8da04a9 scripts: Do not mix boolean operators vor 13 Jahren
  Guillem Jover e54df633c6 scripts: Do not inherit from Exporter just import its import 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 8090c6d3ac Dpkg::IPC: Fix wording vor 13 Jahren
  Guillem Jover e547cbf6aa Unify execution error strings vor 16 Jahren
  Raphaël Hertzog 0934601905 Update POD documentation to indicate that it's using UTF-8 encoding vor 16 Jahren
  Raphaël Hertzog 1d22992583 Add $VERSION numbers to all perl modules vor 16 Jahren
  Guillem Jover 167be722b2 scripts: Unify fork error string vor 16 Jahren
  Guillem Jover 45dc465f07 libdpkg-perl: Rename Dpkg::IPC::fork_and_exec() to Dpkg::IPC::spawn() vor 16 Jahren
  Raphaël Hertzog 49d9121542 Dpkg::IPC: allow IO::Handle objects in *_pipe parameters vor 16 Jahren
  Raphaël Hertzog 7169f0d3cf Dpkg::IPC::fork_and_exec(): put modified environment variables in error messages vor 16 Jahren
  Guillem Jover 9447c17951 Unify format in license headers vor 16 Jahren
  Guillem Jover d99d361f1b Replace FSF address by pointing to the gnu.org URL vor 16 Jahren
  Guillem Jover 3862c3e7fe libdpkg-perl: Import Exporter with ‘use base’ vor 17 Jahren
  Raphael Hertzog f1d3f2dae6 Dpkg::IPC: add sanity check for timeout parameter and a non-regression test vor 17 Jahren
  Raphael Hertzog eecd200a7a Dpkg::IPC: implement timeout for subprocesses vor 17 Jahren
  Guillem Jover cb30ab1729 Properly use internerr to report about programming bugs vor 17 Jahren
  Guillem Jover a65b2bfb1e Dpkg::ErrorHandling: Export public functions by default vor 17 Jahren
  Guillem Jover 3e5aa7b25b Switch to use UTF-8 copyright symbol and add missing ones vor 18 Jahren
  Raphael Hertzog 83961fd759 * scripts/Dpkg/IPC.pm (fork_and_exec): new nocheck option vor 18 Jahren
  Raphael Hertzog 10b5f63549 Dpkg::IPC: Support redirection of STDERR in fork_and_exec() vor 18 Jahren
  Raphael Hertzog 2bcb104ad9 Dpkg::IPC: new option to clean the environment vor 18 Jahren
  Raphael Hertzog ba4236b5b0 Dpkg::IPC: Add nocheck option to wait_child() vor 18 Jahren
  Raphael Hertzog 7e278935ff Dpkg::IPC: Modify fork_and_exec() to handle environment variables vor 18 Jahren