Guillem Jover
|
8d886702ff
scripts: Document all public module versions in a CHANGES section
|
hace 11 años |
Guillem Jover
|
4502f420bd
scripts: Unpack arguments instead of accessing @_ directly
|
hace 11 años |
Guillem Jover
|
0d5e17af73
scripts: Use named variables instead of using the topic variable
|
hace 11 años |
Guillem Jover
|
294cd0e0ec
scripts: Revert some unsafe //= usages back to ||=
|
hace 12 años |
Guillem Jover
|
b572af443f
scripts: Use length instead of defined when checking environment variables
|
hace 12 años |
Guillem Jover
|
b0337f001b
scripts: Use //= instead of ||= when appropriate
|
hace 12 años |
Guillem Jover
|
543ac69d24
scripts: Use //= instead of explicit defined or exists checks
|
hace 12 años |
Guillem Jover
|
b916e61f0f
dpkg-source: Add a new extraction --ignore-bad-version option
|
hace 12 años |
Guillem Jover
|
76923e8e32
scripts: Add a space after flow control statements
|
hace 12 años |
Guillem Jover
|
62019c2756
dpkg-source: Change default source package compressor for new formats to xz
|
hace 12 años |
Guillem Jover
|
583ee7f304
dpkg-source: Set default compression options in source format specific modules
|
hace 12 años |
Guillem Jover
|
ae25c683c0
Use https:// URLs instead of http:// when possible
|
hace 12 años |
Guillem Jover
|
9366536a7e
Dpkg::Source::Package: Add new set_default_diff_ignore_regex() function
|
hace 12 años |
Guillem Jover
|
453d2813b9
Dpkg::Source::Package: Make $diff_ignore_default_regexp a true alias
|
hace 12 años |
Guillem Jover
|
5c2eff4315
scripts: Add GnuPG 2.x support
|
hace 12 años |
Guillem Jover
|
b2590e1ea1
perl: Surround FileHandles with braces in print calls
|
hace 12 años |
Guillem Jover
|
8c314d6c4c
scripts: Use croak instead of internerr on programming errors in modules
|
hace 13 años |
Guillem Jover
|
bd281a3259
perl: Switch to use low precedence boolean operators for error checks
|
hace 12 años |
Guillem Jover
|
1919e88f19
Dpkg::Source::Package: Deprecate public package variables
|
hace 12 años |
Guillem Jover
|
5ae4ce9c2d
Consistently use regex instead of regexp when possible
|
hace 12 años |
Guillem Jover
|
414bd0e370
Dpkg::Exit: Expose proper functions instead of variables
|
hace 13 años |
Guillem Jover
|
0ee33bbd23
Dpkg::Compression: Add new compression_get_file_extension_regex() function
|
hace 13 años |
Guillem Jover
|
bb38862b4a
Dpkg::Source::Package: Do not scan control file twice for PGP signature
|
hace 13 años |
Guillem Jover
|
ea422eb864
Dpkg: Move epoch-less or revision-less output logic to Dpkg::Version
|
hace 13 años |
Guillem Jover
|
62783ea26c
Dpkg::Source::Package: Capitalize variant module names
|
hace 13 años |
Guillem Jover
|
6a73e3078b
Do not use double-quotes on strings that do not need interpolation
|
hace 13 años |
Guillem Jover
|
62bc788a45
Do not quote simple identifier hash keys in element accesses
|
hace 13 años |
Guillem Jover
|
d6851023a9
Do not quote simple identifier hash keys in initializations
|
hace 13 años |
Guillem Jover
|
6024a66abd
scripts: Use // operator instead of an explicit defined check
|
hace 13 años |
Guillem Jover
|
fc4f53c4b7
Use proper variables instead of barewords for filehandles
|
hace 13 años |