Guillem Jover
|
33e6fcb5cd
Dpkg::Compression: Only use gzip --rsyncable on Debian and derivatives
|
8 年之前 |
Guillem Jover
|
50a0d0c436
man, perl: Remove most AUTHOR sections
|
8 年之前 |
Guillem Jover
|
f18ebb4a64
Dpkg: Fix typos in documentation
|
9 年之前 |
Guillem Jover
|
604b44f89f
Dpkg: Remove my keyword from POD function prototypes
|
9 年之前 |
Guillem Jover
|
cd8c1f2573
Dpkg::Compression: Fix the current default compressor in the documentation
|
9 年之前 |
Guillem Jover
|
9470e136e9
scripts: Document dpkg version when module versions got bumped
|
9 年之前 |
Guillem Jover
|
01abe8afb9
perl: Rework use and exporter declarations
|
10 年之前 |
Guillem Jover
|
ea1357d0f1
Dpkg: Use shift instead of @_ on single argument unpacking
|
10 年之前 |
Guillem Jover
|
6e56dce419
scripts: Rename and deprecate _g function with g_
|
10 年之前 |
Guillem Jover
|
916aa6d3bb
scripts: Remove EXPORTED from POD section titles
|
10 年之前 |
Guillem Jover
|
8d886702ff
scripts: Document all public module versions in a CHANGES section
|
10 年之前 |
Guillem Jover
|
4502f420bd
scripts: Unpack arguments instead of accessing @_ directly
|
10 年之前 |
Guillem Jover
|
62019c2756
dpkg-source: Change default source package compressor for new formats to xz
|
11 年之前 |
Guillem Jover
|
ae25c683c0
Use https:// URLs instead of http:// when possible
|
11 年之前 |
Guillem Jover
|
0ee33bbd23
Dpkg::Compression: Add new compression_get_file_extension_regex() function
|
11 年之前 |
Guillem Jover
|
b8e79194cb
Dpkg::Compression: Deprecate default compression variables
|
11 年之前 |
Guillem Jover
|
840d3d8836
scripts: Do not use negative expression in unless and until conditions
|
12 年之前 |
Guillem Jover
|
e54df633c6
scripts: Do not inherit from Exporter just import its import
|
12 年之前 |
Guillem Jover
|
6a73e3078b
Do not use double-quotes on strings that do not need interpolation
|
12 年之前 |
Guillem Jover
|
62bc788a45
Do not quote simple identifier hash keys in element accesses
|
11 年之前 |
Guillem Jover
|
d6851023a9
Do not quote simple identifier hash keys in initializations
|
12 年之前 |
Guillem Jover
|
14b92d54d0
scripts: Do not use sort directly on the return keyword
|
12 年之前 |
Guillem Jover
|
26a4d1df11
Use just 'return' instead of 'return undef' in perl code
|
12 年之前 |
Guillem Jover
|
36954c36ab
Dpkg::Compression: Change default values depending on the compressor used
|
13 年之前 |
Raphaël Hertzog
|
4c90c631bd
Dpkg::Compression: fix typo in documentation.
|
14 年之前 |
Raphaël Hertzog
|
eadd7d2376
Dpkg::Compression: add --no-name and --rsyncable options to the gzip call
|
14 年之前 |
Raphaël Hertzog
|
0934601905
Update POD documentation to indicate that it's using UTF-8 encoding
|
15 年之前 |
Guillem Jover
|
54be54799f
Use xz-utils instead of lzma for the lzma compression format
|
15 年之前 |
Guillem Jover
|
6b5c4f96c0
libdpkg-perl: Make comp_prog and decomp_prog %COMP properties arrays
|
15 年之前 |
Raphaël Hertzog
|
1d22992583
Add $VERSION numbers to all perl modules
|
15 年之前 |