index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Dpkg
/
Source
/
Patch.pm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-02
perl: Fix various perl critic regressions
Guillem Jover
1
-2
/
+2
2016-01-26
Dpkg::Source::Patch: Only warn once when a diff patches a file multiple times
Guillem Jover
1
-2
/
+4
2016-01-26
Dpkg::Source: Make patching a file multiple times fatal for first quilt patch
Guillem Jover
1
-2
/
+7
2015-05-09
Dpkg::Source::Patch: Pass PATCH_GET envvar instead of -g0 to patch
Guillem Jover
1
-4
/
+4
2015-04-21
scripts: Move each statement into its own line
Guillem Jover
1
-1
/
+1
2015-04-18
debian: Update my copyright years
Guillem Jover
1
-0
/
+1
2015-04-10
Consistently use proper quotation marks all over the place
Guillem Jover
1
-13
/
+16
2015-03-31
Dpkg::Source::Patch: Add missing preposition in error message
Guillem Jover
1
-1
/
+2
2015-03-30
perl: Rework use and exporter declarations
Guillem Jover
1
-5
/
+5
2015-01-28
scripts: Remove unused «use Dpkg»
Guillem Jover
1
-1
/
+0
2015-01-28
Dpkg::Source::Patch: Enable sub-second timestamps with Time::HiRes
Guillem Jover
1
-2
/
+1
2015-01-28
perl: Switch from legacy File::Path functions to new ones
Guillem Jover
1
-2
/
+2
2015-01-28
Dpkg: Use shift instead of @_ on single argument unpacking
Guillem Jover
1
-2
/
+2
2015-01-28
scripts: Rename and deprecate _g function with g_
Guillem Jover
1
-55
/
+55
2014-10-06
Dpkg::Source::Patch: Switch remaining topic to named variable in analyze()
Guillem Jover
1
-8
/
+8
2014-10-06
perl: Use length instead of /^$/ to test for an empty string
Guillem Jover
1
-4
/
+8
2014-10-06
scripts: Use named variables instead of using the topic variable
Guillem Jover
1
-13
/
+19
2014-08-19
scripts: Revert some unsafe //= usages back to ||=
Guillem Jover
1
-2
/
+2
2014-08-09
scripts: Use // instead of || where appropriate
Guillem Jover
1
-2
/
+2
2014-08-09
scripts: Use //= instead of ||= when appropriate
Guillem Jover
1
-5
/
+5
2014-08-09
scripts: Use //= instead of explicit defined or exists checks
Guillem Jover
1
-6
/
+6
2014-08-09
dpkg-source: Print the correct removed binary filename with --include-removal
Guillem Jover
1
-13
/
+15
2014-08-09
Dpkg::Source::Patch: Add comment about ignoring the Index: pseudo-header
Guillem Jover
1
-1
/
+4
2014-06-05
Dpkg::Source::Patch: Fix patch header parsing to avoid directory traversals
Guillem Jover
1
-1
/
+1
2014-05-27
Replace non-breaking spaces with ASCII spaces
Guillem Jover
1
-1
/
+1
2014-05-17
scripts: Switch unused capturing groups to non-capturing ones
Guillem Jover
1
-1
/
+1
2014-04-30
Dpkg::Source::Patch: Outright reject C-style filenames in patches
Guillem Jover
1
-31
/
+1
2014-04-28
Dpkg::Source::Patch: Correctly parse C-style diff filenames
Guillem Jover
1
-10
/
+49
2014-04-21
dpkg-source: Improve warning message when ignoring file removals
Moritz Muehlenhoff
1
-1
/
+1
2014-04-21
scripts: Add a space after flow control statements
Guillem Jover
1
-2
/
+2
2014-04-21
scripts: Localize $_ in functions with while (<$fh>) style loops
Guillem Jover
1
-0
/
+2
2013-12-07
Use https:// URLs instead of http:// when possible
Guillem Jover
1
-1
/
+1
2013-12-04
perl: Surround FileHandles with braces in print calls
Guillem Jover
1
-3
/
+3
2013-12-04
perl: Switch to use low precedence boolean operators for error checks
Guillem Jover
1
-7
/
+7
2013-12-04
perl: Try to avoid boolean operators after predicates on error checks
Guillem Jover
1
-4
/
+10
2013-11-24
Consistently use regex instead of regexp when possible
Guillem Jover
1
-2
/
+2
2013-07-18
scripts: Do not mix boolean operators
Guillem Jover
1
-3
/
+3
2013-07-08
Dpkg::Source::Patch: Sort files inside new diff lexicographically
Guillem Jover
1
-0
/
+2
2013-06-22
scripts: Inherit from parent instead of base
Guillem Jover
1
-1
/
+1
2013-05-08
Dpkg::Source::Patch: Use number separator to ease readability
Guillem Jover
1
-2
/
+2
2013-05-08
perl: Remove unused variables
Guillem Jover
1
-1
/
+0
2013-05-04
Do not use double-quotes on strings that do not need interpolation
Guillem Jover
1
-59
/
+59
2013-04-30
Do not quote simple identifier hash keys in element accesses
Guillem Jover
1
-79
/
+79
2013-04-30
Do not quote simple identifier hash keys in initializations
Guillem Jover
1
-19
/
+19
2013-04-29
scripts: Use // operator instead of an explicit defined check
Guillem Jover
1
-1
/
+1
2013-04-29
scripts: Do not use "nested" functions as they are global
Guillem Jover
1
-56
/
+65
2013-04-27
scripts: Restrict POSIX imports to :errno_h, :fcntl_h or :sys_wait_h
Guillem Jover
1
-1
/
+1
2013-04-19
Remove Emacs and vim modelines
Guillem Jover
1
-1
/
+0
2012-06-13
Dpkg::Source::Patch: let analyze() extract the patch header too
Raphaël Hertzog
1
-1
/
+8
2011-03-24
Dpkg::Source::Patch: don't choke on empty patches
Raphaël Hertzog
1
-1
/
+1
[next]