提交历史

作者 SHA1 备注 提交日期
  Guillem Jover e547cbf6aa Unify execution error strings 16 年之前
  Raphaël Hertzog 0934601905 Update POD documentation to indicate that it's using UTF-8 encoding 16 年之前
  Raphaël Hertzog 1d22992583 Add $VERSION numbers to all perl modules 16 年之前
  Guillem Jover 167be722b2 scripts: Unify fork error string 16 年之前
  Guillem Jover 45dc465f07 libdpkg-perl: Rename Dpkg::IPC::fork_and_exec() to Dpkg::IPC::spawn() 16 年之前
  Raphaël Hertzog 49d9121542 Dpkg::IPC: allow IO::Handle objects in *_pipe parameters 16 年之前
  Raphaël Hertzog 7169f0d3cf Dpkg::IPC::fork_and_exec(): put modified environment variables in error messages 16 年之前
  Guillem Jover 9447c17951 Unify format in license headers 16 年之前
  Guillem Jover d99d361f1b Replace FSF address by pointing to the gnu.org URL 16 年之前
  Guillem Jover 3862c3e7fe libdpkg-perl: Import Exporter with ‘use base’ 17 年之前
  Raphael Hertzog f1d3f2dae6 Dpkg::IPC: add sanity check for timeout parameter and a non-regression test 17 年之前
  Raphael Hertzog eecd200a7a Dpkg::IPC: implement timeout for subprocesses 17 年之前
  Guillem Jover cb30ab1729 Properly use internerr to report about programming bugs 17 年之前
  Guillem Jover a65b2bfb1e Dpkg::ErrorHandling: Export public functions by default 17 年之前
  Guillem Jover 3e5aa7b25b Switch to use UTF-8 copyright symbol and add missing ones 18 年之前
  Raphael Hertzog 83961fd759 * scripts/Dpkg/IPC.pm (fork_and_exec): new nocheck option 18 年之前
  Raphael Hertzog 10b5f63549 Dpkg::IPC: Support redirection of STDERR in fork_and_exec() 18 年之前
  Raphael Hertzog 2bcb104ad9 Dpkg::IPC: new option to clean the environment 18 年之前
  Raphael Hertzog ba4236b5b0 Dpkg::IPC: Add nocheck option to wait_child() 18 年之前
  Raphael Hertzog 7e278935ff Dpkg::IPC: Modify fork_and_exec() to handle environment variables 18 年之前
  Frank Lichtenheld 831b0efc92 Fix some whitespace oddities in the new modules 18 年之前
  Raphael Hertzog 1c4ae37e4a Dpkg::IPC: Add chdir option 18 年之前
  Frank Lichtenheld 8809ecced7 Dpkg::IPC: Add a sanitiy_check for options of fork_and_exec 18 年之前
  Frank Lichtenheld 6313c8925c Dpkg::IPC: Add POD documentation 18 年之前
  Frank Lichtenheld 1af699c6e4 Dpkg::IPC: New {to,from}_string options for fork_and_exec 18 年之前
  Frank Lichtenheld 203d5bb925 Dpkg::IPC: Add wait_child option to fork_and_exec 18 年之前
  Frank Lichtenheld 07c81f94aa Dpkg::IPC: avoid surprising execution via the shell 18 年之前
  Raphael Hertzog 1a4277f41b Dpkg::IPC: extend fork_and_exec() to create pipes on request 18 年之前
  Raphael Hertzog bd39076a1c Dpkg::IPC: new module to handle common IPC 18 年之前