Guillem Jover
|
ae25c683c0
Use https:// URLs instead of http:// when possible
|
12 gadi atpakaļ |
Guillem Jover
|
7662e0937b
Add experimental build profiles support
|
12 gadi atpakaļ |
Guillem Jover
|
b2590e1ea1
perl: Surround FileHandles with braces in print calls
|
12 gadi atpakaļ |
Guillem Jover
|
bd281a3259
perl: Switch to use low precedence boolean operators for error checks
|
12 gadi atpakaļ |
Guillem Jover
|
ee37c9202b
perl: Try to avoid boolean operators after predicates on error checks
|
12 gadi atpakaļ |
Guillem Jover
|
ebf3faeb2d
Dpkg::Vars: Deprecate $sourcepackage package variable
|
12 gadi atpakaļ |
Guillem Jover
|
7a5f47b184
scripts: Improve and unify -O option handling and man page wording
|
13 gadi atpakaļ |
Guillem Jover
|
13b173b908
scripts: Do not prefix paths with ./ before calling open
|
12 gadi atpakaļ |
Guillem Jover
|
3bcb4e42f4
dpkg-gencontrol: Use -c argument as a fallback lock file
|
13 gadi atpakaļ |
Guillem Jover
|
6aae0f7fbf
scripts: Use a variable instead of a literal string for the lock file
|
13 gadi atpakaļ |
Guillem Jover
|
a3f98a7e47
scripts: Use () instead of qw() for empty imports
|
13 gadi atpakaļ |
Guillem Jover
|
8d5d625cfd
scripts: Use the block form for the grep function
|
13 gadi atpakaļ |
Guillem Jover
|
ac704f9d15
scripts: Use Dpkg::Util list functions instead of grep
|
13 gadi atpakaļ |
Guillem Jover
|
2d04ad209e
dpkg-gencontrol: Move grep inside an if block
|
13 gadi atpakaļ |
Guillem Jover
|
fb5285f569
Dpkg: Deprecate lowercase exported by default variables
|
13 gadi atpakaļ |
Guillem Jover
|
57edbd58ba
scripts: Do not write out implcit $_ in foreach loops
|
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
|
6024a66abd
scripts: Use // operator instead of an explicit defined check
|
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ļ |
Raphaël Hertzog
|
c140193701
dpkg-gencontrol: fix handling of "old-style" bin-nmus
|
14 gadi atpakaļ |
Guillem Jover
|
951542fdc2
Change all programs to accept -? instead of -h for help output
|
14 gadi atpakaļ |
Guillem Jover
|
094d3a7e61
Add support for binary-only key-value option in changelogs
|
14 gadi atpakaļ |
Guillem Jover
|
137a40cbdd
scripts: Slice --help output strings
|
14 gadi atpakaļ |
Guillem Jover
|
5c490cdc46
scripts: Unify “<option>...” --help output
|
14 gadi atpakaļ |
Guillem Jover
|
db5525b9ef
Dpkg::File: Refactor file locking logic into this new module
|
14 gadi atpakaļ |
Guillem Jover
|
36a5005fca
scripts: Hyphenate option arguments
|
14 gadi atpakaļ |
Guillem Jover
|
8d7922e757
scripts: Use “changelog” instead of “change log”
|
14 gadi atpakaļ |
Guillem Jover
|
2e62609bbe
scripts: Use new pkg_name_is_illegal() instead of ad-hoc checks
|
14 gadi atpakaļ |