index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Dpkg
/
Source
/
Quilt.pm
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-09
Dpkg::Source::Patch: Pass PATCH_GET envvar instead of -g0 to patch
Guillem Jover
1
-2
/
+2
2015-04-10
Consistently use proper quotation marks all over the place
Guillem Jover
1
-1
/
+1
2015-03-30
perl: Rework use and exporter declarations
Guillem Jover
1
-6
/
+6
2015-01-28
Dpkg: Use shift instead of @_ on single argument unpacking
Guillem Jover
1
-12
/
+12
2015-01-28
scripts: Rename and deprecate _g function with g_
Guillem Jover
1
-21
/
+21
2014-10-06
perl: Do not use the topic variable unnecessarily
Guillem Jover
1
-2
/
+2
2014-10-06
scripts: Use named variables instead of using the topic variable
Guillem Jover
1
-8
/
+14
2014-08-09
Dpkg::Source::Quilt: Clarify error message when patches fail to apply
Guillem Jover
1
-1
/
+1
2014-05-17
Dpkg::Source::Quilt: Refactor register() and unregister() methods
Guillem Jover
1
-0
/
+69
2014-05-17
Dpkg::Source::Quilt: Rename write_db() to save_db()
Guillem Jover
1
-4
/
+4
2014-05-17
Dpkg::Source::Quilt: Refactor write_patch_list()
Guillem Jover
1
-6
/
+11
2014-05-17
scripts: Switch unused capturing groups to non-capturing ones
Guillem Jover
1
-1
/
+1
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
-4
/
+4
2013-12-04
perl: Switch to use low precedence boolean operators for error checks
Guillem Jover
1
-6
/
+6
2013-07-26
Dpkg::Source::Quilt: Fix chmod() arguments order
Pablo Oliveira
1
-1
/
+1
2013-05-04
Do not use double-quotes on strings that do not need interpolation
Guillem Jover
1
-30
/
+30
2013-04-30
Do not quote simple identifier hash keys in element accesses
Guillem Jover
1
-29
/
+29
2013-04-30
Do not quote simple identifier hash keys in initializations
Guillem Jover
1
-1
/
+1
2013-04-29
Dpkg: Use identifiers as key names whenever possible
Guillem Jover
1
-8
/
+8
2013-04-29
scripts: Use // operator instead of an explicit defined check
Guillem Jover
1
-6
/
+6
2013-04-28
Use proper variables instead of barewords for filehandles
Guillem Jover
1
-18
/
+19
2013-04-19
Use just 'return' instead of 'return undef' in perl code
Guillem Jover
1
-4
/
+4
2013-04-19
Remove Emacs and vim modelines
Guillem Jover
1
-1
/
+0
2012-08-03
Dpkg::Source::Quilt: ensure the target directory exist before copying files
Raphaël Hertzog
1
-0
/
+3
2012-06-30
Avoid full stop and double newline at the end of errors and warnings
Jonathan Nieder
1
-2
/
+2
2012-06-29
Extract Dpkg::Source::Quilt out of Dpkg::Source::Package::V3::quilt
Raphaël Hertzog
1
-0
/
+305