Guillem Jover
|
583e7b0ab9
perl: Remove default «.» from @INC before loading modules
|
8 years ago |
Guillem Jover
|
01abe8afb9
perl: Rework use and exporter declarations
|
10 years ago |
Guillem Jover
|
6e56dce419
scripts: Rename and deprecate _g function with g_
|
10 years ago |
Guillem Jover
|
4502f420bd
scripts: Unpack arguments instead of accessing @_ directly
|
10 years ago |
Guillem Jover
|
ae25c683c0
Use https:// URLs instead of http:// when possible
|
11 years ago |
Guillem Jover
|
b2590e1ea1
perl: Surround FileHandles with braces in print calls
|
11 years ago |
Guillem Jover
|
bd281a3259
perl: Switch to use low precedence boolean operators for error checks
|
11 years ago |
Guillem Jover
|
f6ee09954c
perl: Do not allow hard tabs anywhere other than leading position
|
11 years ago |
Guillem Jover
|
a3f98a7e47
scripts: Use () instead of qw() for empty imports
|
11 years ago |
Guillem Jover
|
cb674d55c4
Switch usage errors to not print entire --help output
|
12 years ago |
Guillem Jover
|
edda3a6d24
scripts: Trap $SIG{__WARN__} to call usageerr() on option parse errors
|
11 years ago |
Guillem Jover
|
1dbc70121f
scripts: Move Getopt::Long option specifications to array variables
|
11 years ago |
Guillem Jover
|
fb5285f569
Dpkg: Deprecate lowercase exported by default variables
|
12 years ago |
Guillem Jover
|
5fb97d6dab
perl: Remove unused variables
|
12 years ago |
Guillem Jover
|
6a73e3078b
Do not use double-quotes on strings that do not need interpolation
|
12 years ago |
Guillem Jover
|
6024a66abd
scripts: Use // operator instead of an explicit defined check
|
12 years ago |
Guillem Jover
|
fc4f53c4b7
Use proper variables instead of barewords for filehandles
|
12 years ago |
Guillem Jover
|
6a261bd412
dpkg-mergechangelogs: Unify --help output with other commands
|
12 years ago |
Guillem Jover
|
c37770705a
Align --version with --help on help output
|
12 years ago |
Guillem Jover
|
951542fdc2
Change all programs to accept -? instead of -h for help output
|
12 years ago |
Guillem Jover
|
5c490cdc46
scripts: Unify “<option>...” --help output
|
12 years ago |
Guillem Jover
|
bedb947092
scripts: Handle argument parsing consistently when using Getopt::Long
|
12 years ago |
Guillem Jover
|
33f45255ee
Move copyright information from --version output to file comment headers
|
13 years ago |
Raphaël Hertzog
|
834f83e490
dpkg-mergechangelogs: do not error out on invalid versions
|
13 years ago |
Raphaël Hertzog
|
5c233019cc
dpkg-mergechangelogs: use 7 characters for conflict markers
|
13 years ago |
Niels Thykier
|
64dc71b84f
dpkg-mergechangelogs: fail if it cannot close the output file
|
13 years ago |
Guillem Jover
|
c6ea15b985
Cleanup white spaces
|
14 years ago |
Raphaël Hertzog
|
021de2418c
dpkg-mergechangelogs: add missing call to textdomain()
|
14 years ago |
Raphaël Hertzog
|
9eb5c777c5
dpkg-mergechangelogs: avoid using UTF-8 on translatable strings
|
14 years ago |
Raphaël Hertzog
|
9b98847665
dpkg-mergechangelogs: new script doing 3-way merge of Debian changelogs
|
14 years ago |