Guillem Jover
|
0c8a23acb4
Dpkg::Path: Change find_command() to handle an empty or undef argument
|
12 gadi atpakaļ |
Guillem Jover
|
543ac69d24
scripts: Use //= instead of explicit defined or exists checks
|
12 gadi atpakaļ |
Guillem Jover
|
65ad0315be
dpkg-source: Print the correct removed binary filename with --include-removal
|
12 gadi atpakaļ |
Guillem Jover
|
5904dc92b1
Use https:// URLs instead of http:// when possible (round two)
|
12 gadi atpakaļ |
Guillem Jover
|
f2ea976c0a
Dpkg::Source::Package::V2: Do not assume sensible-editor is present
|
12 gadi atpakaļ |
Raphaël Hertzog
|
b75d9bce9d
dpkg-source: unpack additional tarballs in a deterministic order
|
12 gadi atpakaļ |
Guillem Jover
|
b916e61f0f
dpkg-source: Add a new extraction --ignore-bad-version option
|
12 gadi atpakaļ |
Guillem Jover
|
f6b8ce21be
Dpkg::Source::Package: Always pass compression_level explicitly
|
12 gadi atpakaļ |
Guillem Jover
|
ae25c683c0
Use https:// URLs instead of http:// when possible
|
12 gadi atpakaļ |
Guillem Jover
|
b2590e1ea1
perl: Surround FileHandles with braces in print calls
|
12 gadi atpakaļ |
Guillem Jover
|
38d22e9477
scripts: Remove redundant STDOUT from print calls
|
12 gadi atpakaļ |
Guillem Jover
|
bd281a3259
perl: Switch to use low precedence boolean operators for error checks
|
12 gadi atpakaļ |
Guillem Jover
|
5ae4ce9c2d
Consistently use regex instead of regexp when possible
|
12 gadi atpakaļ |
Guillem Jover
|
414bd0e370
Dpkg::Exit: Expose proper functions instead of variables
|
13 gadi atpakaļ |
Guillem Jover
|
0ee33bbd23
Dpkg::Compression: Add new compression_get_file_extension_regex() function
|
13 gadi atpakaļ |
Guillem Jover
|
7bae2d7d93
Dpkg::Source::Package: Check subprocess exit codes
|
13 gadi atpakaļ |
Guillem Jover
|
e4dbdb8448
scripts: Inherit from parent instead of base
|
13 gadi atpakaļ |
Guillem Jover
|
05f9f4b00a
perl: Slurp files more efficiently
|
13 gadi atpakaļ |
Guillem Jover
|
6a73e3078b
Do not use double-quotes on strings that do not need interpolation
|
13 gadi atpakaļ |
Guillem Jover
|
62bc788a45
Do not quote simple identifier hash keys in element accesses
|
13 gadi atpakaļ |
Guillem Jover
|
d6851023a9
Do not quote simple identifier hash keys in initializations
|
13 gadi atpakaļ |
Guillem Jover
|
6024a66abd
scripts: Use // operator instead of an explicit defined check
|
13 gadi atpakaļ |
Guillem Jover
|
14b92d54d0
scripts: Do not use sort directly on the return keyword
|
13 gadi atpakaļ |
Guillem Jover
|
f215ebacf1
scripts: Do not use "nested" functions as they are global
|
13 gadi atpakaļ |
Guillem Jover
|
fc4f53c4b7
Use proper variables instead of barewords for filehandles
|
13 gadi atpakaļ |
Guillem Jover
|
726f6e1f09
scripts: Restrict POSIX imports to :errno_h, :fcntl_h or :sys_wait_h
|
13 gadi atpakaļ |
Guillem Jover
|
7590893a36
scripts: Use getcwd from Cwd instead of POSIX
|
13 gadi atpakaļ |
Guillem Jover
|
36a15fee66
Remove Emacs and vim modelines
|
13 gadi atpakaļ |
Raphaël Hertzog
|
0725ee2bf0
dpkg-source: support new option --no-unapply-patches
|
14 gadi atpakaļ |
Raphaël Hertzog
|
d334aee245
dpkg-source: enhance --commit to auto-whitelist modified binary files
|
14 gadi atpakaļ |