index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Dpkg
/
Control
/
HashCore.pm
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-30
scripts: Add missing strict and warnings pragmas for submodules
Guillem Jover
1
-0
/
+3
2015-05-18
scripts: Document dpkg version when module versions got bumped
Guillem Jover
1
-2
/
+2
2015-05-18
scripts: Say METHODS instead of FUNCTIONS or OBJECT FOO in POD section titles
Guillem Jover
1
-1
/
+1
2015-05-18
Dpkg::Control::HashCore: Use proper quotes
Guillem Jover
1
-1
/
+1
2015-05-09
Dpkg::Control::HashCore: Fix OpenPGP Armor Header Line parsing
Guillem Jover
1
-9
/
+12
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
-1
/
+1
2015-03-31
Expand EOF and eof into "end of file" in error messages
Guillem Jover
1
-1
/
+1
2015-01-28
Dpkg: Use shift instead of @_ on single argument unpacking
Guillem Jover
1
-1
/
+1
2015-01-28
scripts: Rename and deprecate _g function with g_
Guillem Jover
1
-11
/
+11
2014-10-12
scripts: Document all public module versions in a CHANGES section
Guillem Jover
1
-0
/
+4
2014-10-06
perl: Use length instead of /^$/ to test for an empty string
Guillem Jover
1
-3
/
+3
2014-10-06
perl: Do not use the topic variable unnecessarily
Guillem Jover
1
-4
/
+4
2014-10-06
scripts: Use named variables instead of using the topic variable
Guillem Jover
1
-5
/
+5
2014-08-09
Dpkg::Control::HashCore: Say OpenPGP instead of PGP in comments and errors
Guillem Jover
1
-8
/
+8
2014-08-09
Dpkg::Substvars: Add automatic variable tracking
Guillem Jover
1
-1
/
+1
2014-06-05
Dpkg::Control::HashCore: Only skip actual empty first line field values
Guillem Jover
1
-1
/
+1
2014-05-23
Dpkg::Control::HashCore: Do not emit trailing space on field empty first line
Guillem Jover
1
-6
/
+9
2014-05-17
Dpkg: Update and fix CHANGES POD sections
Guillem Jover
1
-1
/
+1
2014-05-17
perl: Fix unused capture groups false positives
Guillem Jover
1
-5
/
+6
2014-04-21
Dpkg::Control::HashCore: Document is_pgp_signed as a public option
Guillem Jover
1
-0
/
+7
2014-04-21
scripts: Localize $_ in functions with while (<$fh>) style loops
Guillem Jover
1
-0
/
+1
2013-12-07
Use https:// URLs instead of http:// when possible
Guillem Jover
1
-1
/
+1
2013-12-05
Do not accept an initial hyphen in field names
Guillem Jover
1
-0
/
+3
2013-12-04
perl: Surround FileHandles with braces in print calls
Guillem Jover
1
-1
/
+1
2013-12-04
perl: Use croak instead of die on programming errors in modules
Guillem Jover
1
-1
/
+2
2013-12-04
perl: Switch to use low precedence boolean operators for error checks
Guillem Jover
1
-2
/
+2
2013-12-04
perl: Try to avoid boolean operators after predicates on error checks
Guillem Jover
1
-1
/
+2
2013-11-24
Dpkg::ErrorHandling: Move syntaxerr to Dpkg::Control::HashCore::parse_error
Guillem Jover
1
-12
/
+31
2013-07-26
Dpkg::Source::Package: Do not scan control file twice for PGP signature
Guillem Jover
1
-3
/
+3
2013-07-26
Dpkg::Control::HashCore: Correctly apply substvar text cleanups
Guillem Jover
1
-5
/
+16
2013-07-26
Dpkg::Control::HashCore: Switch module to use Dpkg::Control::FieldsCore
Guillem Jover
1
-13
/
+4
2013-07-26
Dpkg::Control::Fields: Detangle Dpkg::Vendor
Guillem Jover
1
-0
/
+510