Guillem Jover
|
b916e61f0f
dpkg-source: Add a new extraction --ignore-bad-version option
|
лет назад: 12 |
Guillem Jover
|
f6b8ce21be
Dpkg::Source::Package: Always pass compression_level explicitly
|
лет назад: 12 |
Guillem Jover
|
ae25c683c0
Use https:// URLs instead of http:// when possible
|
лет назад: 12 |
Guillem Jover
|
b2590e1ea1
perl: Surround FileHandles with braces in print calls
|
лет назад: 12 |
Guillem Jover
|
38d22e9477
scripts: Remove redundant STDOUT from print calls
|
лет назад: 12 |
Guillem Jover
|
bd281a3259
perl: Switch to use low precedence boolean operators for error checks
|
лет назад: 12 |
Guillem Jover
|
5ae4ce9c2d
Consistently use regex instead of regexp when possible
|
лет назад: 12 |
Guillem Jover
|
414bd0e370
Dpkg::Exit: Expose proper functions instead of variables
|
лет назад: 13 |
Guillem Jover
|
0ee33bbd23
Dpkg::Compression: Add new compression_get_file_extension_regex() function
|
лет назад: 13 |
Guillem Jover
|
7bae2d7d93
Dpkg::Source::Package: Check subprocess exit codes
|
лет назад: 13 |
Guillem Jover
|
e4dbdb8448
scripts: Inherit from parent instead of base
|
лет назад: 13 |
Guillem Jover
|
05f9f4b00a
perl: Slurp files more efficiently
|
лет назад: 13 |
Guillem Jover
|
6a73e3078b
Do not use double-quotes on strings that do not need interpolation
|
лет назад: 13 |
Guillem Jover
|
62bc788a45
Do not quote simple identifier hash keys in element accesses
|
лет назад: 13 |
Guillem Jover
|
d6851023a9
Do not quote simple identifier hash keys in initializations
|
лет назад: 13 |
Guillem Jover
|
6024a66abd
scripts: Use // operator instead of an explicit defined check
|
лет назад: 13 |
Guillem Jover
|
14b92d54d0
scripts: Do not use sort directly on the return keyword
|
лет назад: 13 |
Guillem Jover
|
f215ebacf1
scripts: Do not use "nested" functions as they are global
|
лет назад: 13 |
Guillem Jover
|
fc4f53c4b7
Use proper variables instead of barewords for filehandles
|
лет назад: 13 |
Guillem Jover
|
726f6e1f09
scripts: Restrict POSIX imports to :errno_h, :fcntl_h or :sys_wait_h
|
лет назад: 13 |
Guillem Jover
|
7590893a36
scripts: Use getcwd from Cwd instead of POSIX
|
лет назад: 13 |
Guillem Jover
|
36a15fee66
Remove Emacs and vim modelines
|
лет назад: 13 |
Raphaël Hertzog
|
0725ee2bf0
dpkg-source: support new option --no-unapply-patches
|
лет назад: 14 |
Raphaël Hertzog
|
d334aee245
dpkg-source: enhance --commit to auto-whitelist modified binary files
|
лет назад: 14 |
Raphaël Hertzog
|
fb623de762
Dpkg::Source::Package::V2: refactor the handling of binary files
|
лет назад: 14 |
Raphaël Hertzog
|
c484882864
Dpkg::Source::Package: enable exit handlers for the commit operation
|
лет назад: 14 |
Raphaël Hertzog
|
fddd49ee21
dpkg-source: keep the current patch header when regenerating the automatic patch
|
лет назад: 14 |
Raphaël Hertzog
|
8d33547ae6
dpkg-source: fix issue with relative filename given to --commit
|
лет назад: 14 |
Raphaël Hertzog
|
f18c197931
dpkg-source: ignore changes on debian/patches/.dpkg-source-applied
|
лет назад: 14 |
Raphaël Hertzog
|
bd4c055562
dpkg-source: let --commit create debian/patches when required
|
лет назад: 15 |