Guillem Jover
|
395f6ced94
scripts: Switch unused capturing groups to non-capturing ones
|
13 роки тому |
Guillem Jover
|
79a6978160
perl: Do not use global match variables
|
12 роки тому |
Guillem Jover
|
e1749d77a4
scripts: Use new Dpkg::Dist::Files module instead of ad-hoc code
|
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
|
bd281a3259
perl: Switch to use low precedence boolean operators for error checks
|
12 роки тому |
Guillem Jover
|
ee37c9202b
perl: Try to avoid boolean operators after predicates on error checks
|
12 роки тому |
Guillem Jover
|
13b173b908
scripts: Do not prefix paths with ./ before calling open
|
12 роки тому |
Guillem Jover
|
6aae0f7fbf
scripts: Use a variable instead of a literal string for the lock file
|
13 роки тому |
Guillem Jover
|
a3f98a7e47
scripts: Use () instead of qw() for empty imports
|
13 роки тому |
Guillem Jover
|
fb5285f569
Dpkg: Deprecate lowercase exported by default variables
|
13 роки тому |
Guillem Jover
|
6a73e3078b
Do not use double-quotes on strings that do not need interpolation
|
13 роки тому |
Guillem Jover
|
193cfded78
Fix file descriptor leaks in perl code
|
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
|
82ea4a4318
scripts: Remove unused :signal_h from POSIX imports
|
13 роки тому |
Guillem Jover
|
a62fb6adec
Use three-argument form of open in perl code
|
13 роки тому |
Guillem Jover
|
951542fdc2
Change all programs to accept -? instead of -h for help output
|
14 роки тому |
Guillem Jover
|
db5525b9ef
Dpkg::File: Refactor file locking logic into this new module
|
14 роки тому |
Guillem Jover
|
36a5005fca
scripts: Hyphenate option arguments
|
14 роки тому |
Guillem Jover
|
33f45255ee
Move copyright information from --version output to file comment headers
|
14 роки тому |
Raphaël Hertzog
|
d834b77b5d
dpkg-gencontrol, dpkg-distaddfile: protect update of debian/files with a lock
|
14 роки тому |
Guillem Jover
|
c6ea15b985
Cleanup white spaces
|
15 роки тому |
Guillem Jover
|
eb4155377e
Use License instead of Licence in strings
|
16 роки тому |
Guillem Jover
|
bee98c7ea7
Add missing license headers
|
16 роки тому |
Guillem Jover
|
a65b2bfb1e
Dpkg::ErrorHandling: Export public functions by default
|
17 роки тому |
Guillem Jover
|
2f6b6645dc
Use new style perl function calls
|
17 роки тому |
Guillem Jover
|
d788a140ef
dpkg-distaddfile: Use _g() instead of wrong and typoed gettetx()
|
18 роки тому |
Raphael Hertzog
|
65dcc473ae
Remove the last calls to chown(getfowner(), ...)
|
18 роки тому |
Guillem Jover
|
4dced80cec
Dpkg::ErrorHandling: Add support for format strings
|
19 роки тому |