Guillem Jover
|
7fdaf8df98
perl: Fix various perl critic regressions
|
8 years ago |
Guillem Jover
|
4313ec68d8
Dpkg::Source::Patch: Only warn once when a diff patches a file multiple times
|
9 years ago |
Guillem Jover
|
3f11ae3b3d
Dpkg::Source: Make patching a file multiple times fatal for first quilt patch
|
9 years ago |
Guillem Jover
|
2a76ceda76
Dpkg::Source::Patch: Pass PATCH_GET envvar instead of -g0 to patch
|
9 years ago |
Guillem Jover
|
30caac9aa9
scripts: Move each statement into its own line
|
9 years ago |
Guillem Jover
|
f85e380f63
debian: Update my copyright years
|
9 years ago |
Guillem Jover
|
d465dca48f
Consistently use proper quotation marks all over the place
|
10 years ago |
Guillem Jover
|
5ff29d575f
Dpkg::Source::Patch: Add missing preposition in error message
|
10 years ago |
Guillem Jover
|
01abe8afb9
perl: Rework use and exporter declarations
|
10 years ago |
Guillem Jover
|
106b0a0b3f
scripts: Remove unused «use Dpkg»
|
10 years ago |
Guillem Jover
|
44915e38da
Dpkg::Source::Patch: Enable sub-second timestamps with Time::HiRes
|
10 years ago |
Guillem Jover
|
5e59d94a17
perl: Switch from legacy File::Path functions to new ones
|
10 years ago |
Guillem Jover
|
ea1357d0f1
Dpkg: Use shift instead of @_ on single argument unpacking
|
10 years ago |
Guillem Jover
|
6e56dce419
scripts: Rename and deprecate _g function with g_
|
10 years ago |
Guillem Jover
|
09b0ee85ae
Dpkg::Source::Patch: Switch remaining topic to named variable in analyze()
|
10 years ago |
Guillem Jover
|
24df99399b
perl: Use length instead of /^$/ to test for an empty string
|
10 years ago |
Guillem Jover
|
0d5e17af73
scripts: Use named variables instead of using the topic variable
|
10 years ago |
Guillem Jover
|
294cd0e0ec
scripts: Revert some unsafe //= usages back to ||=
|
10 years ago |
Guillem Jover
|
53ab15cf80
scripts: Use // instead of || where appropriate
|
10 years ago |
Guillem Jover
|
b0337f001b
scripts: Use //= instead of ||= when appropriate
|
10 years ago |
Guillem Jover
|
543ac69d24
scripts: Use //= instead of explicit defined or exists checks
|
10 years ago |
Guillem Jover
|
65ad0315be
dpkg-source: Print the correct removed binary filename with --include-removal
|
10 years ago |
Guillem Jover
|
1592301d59
Dpkg::Source::Patch: Add comment about ignoring the Index: pseudo-header
|
10 years ago |
Guillem Jover
|
5348cbc981
Dpkg::Source::Patch: Fix patch header parsing to avoid directory traversals
|
10 years ago |
Guillem Jover
|
cd852844bc
Replace non-breaking spaces with ASCII spaces
|
10 years ago |
Guillem Jover
|
395f6ced94
scripts: Switch unused capturing groups to non-capturing ones
|
12 years ago |
Guillem Jover
|
a12eb58959
Dpkg::Source::Patch: Outright reject C-style filenames in patches
|
10 years ago |
Guillem Jover
|
a826511884
Dpkg::Source::Patch: Correctly parse C-style diff filenames
|
10 years ago |
Moritz Muehlenhoff
|
5175cc7164
dpkg-source: Improve warning message when ignoring file removals
|
11 years ago |
Guillem Jover
|
76923e8e32
scripts: Add a space after flow control statements
|
10 years ago |