Commit History

Author SHA1 Message Date
  Guillem Jover 83b5b8fe54 doc: Fix typos in documentation and code comments 7 years ago
  Guillem Jover 05d5a65908 Dpkg::IPC: Defer filehandle closures in spawn() to avoid double-close 7 years ago
  Guillem Jover 50a0d0c436 man, perl: Remove most AUTHOR sections 7 years ago
  Guillem Jover 43e7940b48 Dpkg: Say FUNCTIONS instead of METHODS when appropriate 8 years ago
  Guillem Jover 604b44f89f Dpkg: Remove my keyword from POD function prototypes 9 years ago
  Guillem Jover 9470e136e9 scripts: Document dpkg version when module versions got bumped 9 years ago
  Guillem Jover 5f5f7c3b90 Dpkg::IPC: Kill the process when reaching timeout in wait_child() 9 years ago
  Guillem Jover f85e380f63 debian: Update my copyright years 9 years ago
  Guillem Jover 01abe8afb9 perl: Rework use and exporter declarations 9 years ago
  Guillem Jover 5604301ada Dpkg::IPC: Document function signatures 9 years ago
  Guillem Jover 6e56dce419 scripts: Rename and deprecate _g function with g_ 9 years ago
  Guillem Jover 8d886702ff scripts: Document all public module versions in a CHANGES section 9 years ago
  Guillem Jover f88c908b5f scripts: Unpack arguments just once 9 years ago
  Guillem Jover 0d5e17af73 scripts: Use named variables instead of using the topic variable 9 years ago
  Guillem Jover 747ec69e69 Dpkg::IPC: Add support for sig and delete_sig spawn() options 9 years ago
  Guillem Jover b0337f001b scripts: Use //= instead of ||= when appropriate 9 years ago
  Guillem Jover 09abbe1414 scripts: Use P_() instead of ngettext() 10 years ago
  Guillem Jover ae25c683c0 Use https:// URLs instead of http:// when possible 10 years ago
  Guillem Jover b2590e1ea1 perl: Surround FileHandles with braces in print calls 10 years ago
  Guillem Jover 8c314d6c4c scripts: Use croak instead of internerr on programming errors in modules 11 years ago
  Guillem Jover bd281a3259 perl: Switch to use low precedence boolean operators for error checks 10 years ago
  Guillem Jover 89a8da04a9 scripts: Do not mix boolean operators 11 years ago
  Guillem Jover e54df633c6 scripts: Do not inherit from Exporter just import its import 11 years ago
  Guillem Jover 6a73e3078b Do not use double-quotes on strings that do not need interpolation 11 years ago
  Guillem Jover 62bc788a45 Do not quote simple identifier hash keys in element accesses 11 years ago
  Guillem Jover 8090c6d3ac Dpkg::IPC: Fix wording 11 years ago
  Guillem Jover e547cbf6aa Unify execution error strings 14 years ago
  Raphaël Hertzog 0934601905 Update POD documentation to indicate that it's using UTF-8 encoding 14 years ago
  Raphaël Hertzog 1d22992583 Add $VERSION numbers to all perl modules 14 years ago
  Guillem Jover 167be722b2 scripts: Unify fork error string 14 years ago