Guillem Jover
|
8c6b68c0b0
Dpkg::ErrorHandling: Add a new debug() function
|
8 years ago |
Guillem Jover
|
0ced7a67b6
Revert "dpkg-gensymbols: Use the original template symbols file when diffing"
|
9 years ago |
Guillem Jover
|
ff8419c796
dpkg-gensymbols: Use an intermediate variable to keep the file label
|
9 years ago |
Guillem Jover
|
9251cc40db
dpkg-gensymbols: Use the original template symbols file when diffing
|
9 years ago |
Guillem Jover
|
30caac9aa9
scripts: Move each statement into its own line
|
9 years ago |
Guillem Jover
|
d465dca48f
Consistently use proper quotation marks all over the place
|
10 years ago |
Guillem Jover
|
d195b23cff
Say directory instead of dir in output messages
|
10 years ago |
Guillem Jover
|
6e56dce419
scripts: Rename and deprecate _g function with g_
|
10 years ago |
Guillem Jover
|
fe60460326
perl: Do not use the topic variable unnecessarily
|
10 years ago |
Guillem Jover
|
395f6ced94
scripts: Switch unused capturing groups to non-capturing ones
|
12 years ago |
Guillem Jover
|
79a6978160
perl: Do not use global match variables
|
10 years ago |
Guillem Jover
|
f18b4447ae
scripts: Use // operator instead of defined and ternary operator
|
10 years ago |
Guillem Jover
|
76923e8e32
scripts: Add a space after flow control statements
|
10 years ago |
Guillem Jover
|
ae25c683c0
Use https:// URLs instead of http:// when possible
|
11 years ago |
Guillem Jover
|
bd281a3259
perl: Switch to use low precedence boolean operators for error checks
|
11 years ago |
Guillem Jover
|
901161c066
Dpkg::Shlibs: Deprecate @librarypaths package variable
|
11 years ago |
Guillem Jover
|
7a5f47b184
scripts: Improve and unify -O option handling and man page wording
|
11 years ago |
Guillem Jover
|
9b8a544549
Decapitalize error and warning messages
|
11 years ago |
Guillem Jover
|
a3f98a7e47
scripts: Use () instead of qw() for empty imports
|
11 years ago |
Guillem Jover
|
fb5285f569
Dpkg: Deprecate lowercase exported by default variables
|
12 years ago |
Guillem Jover
|
724811ab95
perl: Conditionally include modules with require instead of use
|
12 years ago |
Guillem Jover
|
6a73e3078b
Do not use double-quotes on strings that do not need interpolation
|
12 years ago |
Guillem Jover
|
00514322d1
dpkg-gensymbols: Use closedir instead of close for directory handles
|
11 years ago |
Guillem Jover
|
fc4f53c4b7
Use proper variables instead of barewords for filehandles
|
12 years ago |
Guillem Jover
|
951542fdc2
Change all programs to accept -? instead of -h for help output
|
12 years ago |
Guillem Jover
|
137a40cbdd
scripts: Slice --help output strings
|
12 years ago |
Guillem Jover
|
d11f49990c
dpkg-gensymbols: Pack --help output
|
12 years ago |
Guillem Jover
|
5c490cdc46
scripts: Unify “<option>...” --help output
|
12 years ago |
Guillem Jover
|
36a5005fca
scripts: Hyphenate option arguments
|
12 years ago |
Guillem Jover
|
2e62609bbe
scripts: Use new pkg_name_is_illegal() instead of ad-hoc checks
|
12 years ago |