Commit History

Author SHA1 Message Date
  Guillem Jover c8cd4cc0c1 libdpkg: Switch to the recommended FNV-1a variant 12 years ago
  Guillem Jover c342c6d0bb libdpkg: Move the FNV hash function into a new strhash module 12 years ago
  Guillem Jover a8b3ff906c libdpkg: Add missing <stddef.h> to dpkg/string.h needed for size_t and NULL 12 years ago
  Guillem Jover 9b9acf81ba libdpkg: Fix off-by-one error in command argv size calculation 12 years ago
  Guillem Jover 183fcc5b4c dpkg: Do not print pointers in debug output messages 12 years ago
  Guillem Jover 8f3c317bf1 dpkg-source: Rework command parsing and add --build and --extract aliases 12 years ago
  Guillem Jover f88c908b5f scripts: Unpack arguments just once 12 years ago
  Guillem Jover 4502f420bd scripts: Unpack arguments instead of accessing @_ directly 12 years ago
  Guillem Jover 386e46306f scripts/t: Make sure temporary files are always cleaned up 12 years ago
  Guillem Jover 49a77f01c5 dpkg-architecture: Say arch-wildcard instead of arch-alias in --help output 12 years ago
  Guillem Jover 1987e8e3e1 dpkg-architecture: Add architecture restriction options for -L 12 years ago
  Guillem Jover ac00888ad6 dpkg-architecture: Move -L actual code close to the other commands 12 years ago
  Guillem Jover 175ba32030 dpkg-scanpackages: Add a new --hash option to enable specific file checksums 12 years ago
  Guillem Jover e301741dc2 dpkg-buildpackage: Do not pipe the files to sign to GnuPG 12 years ago
  Guillem Jover 8a54695dd4 dpkg-deb: Remove arbitrary filename limit 12 years ago
  Guillem Jover e9a73826b1 dpkg: Use varbuf_end_str() instead of varbuf_add_char() with explicit '\0' 12 years ago
  Guillem Jover a1920c1323 dpkg: Never try to remove the root directory or its backups 12 years ago
  Guillem Jover f524ee7c6d dpkg: Normalize instdir by removing trailing '/' and '/.' 12 years ago
  Guillem Jover d2efd3e270 dpkg: Use an intermediate variable for namenodetouse() return value 12 years ago
  Johannes Schauer 98956c26a2 scripts: Update restriction formula syntax 12 years ago
  Guillem Jover 61e228eb7b dpkg-genchanges: Handle omitted packages due to build profiles 12 years ago
  Guillem Jover 1eb338d799 Dpkg::BuildProfiles: Add new parse_build_profile() 12 years ago
  Guillem Jover 13ae3fa02e Dpkg::Source::Package: Use a simple string match instead of a regex 12 years ago
  Guillem Jover 24df99399b perl: Use length instead of /^$/ to test for an empty string 12 years ago
  Guillem Jover e7ec307653 Dpkg::Arch: Map i786 to i386 for the multiarch pathname 12 years ago
  Guillem Jover 52230e6fe9 Dpkg::Source::Package::V2: Rename %origtar to %addonfile 12 years ago
  Guillem Jover 6821616fc6 libdpkg: Add new SUBPROC_RETSIGNO to return the signal number 12 years ago
  Guillem Jover b097b5cf5d libdpkg: Also return an error code for unhandled subprocess status 12 years ago
  Guillem Jover b8a6ab4c5c libdpkg: Namespace and reword subproc flags 12 years ago
  Guillem Jover cece29526d libdpkg: Add new alias subproc_signals_restore() for pop_cleanup() 14 years ago