index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Dpkg
/
Control
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-23
dpkg-genbuildinfo: Add support for a new Build-Tainted-By field
Guillem Jover
1
-1
/
+6
2019-01-15
perl: Fix POD for Dpkg::Interface::Storable derived method implementations
Guillem Jover
2
-17
/
+17
2018-08-30
Dpkg::Control::Fields: Do not use & sigil for function calls
Guillem Jover
1
-3
/
+6
2017-10-16
Dpkg::Control::HashCore: Optimize field/value parsing in parse()
Guillem Jover
1
-2
/
+3
2017-10-16
Dpkg::Control::HashCore: Optimize first character matching in parse()
Guillem Jover
1
-2
/
+4
2017-10-16
Dpkg::Control::HashCore: Optimize trailing space trimming in parse()
Guillem Jover
1
-1
/
+1
2017-10-16
Dpkg::Control::HashCore: Optimize trailing space matching on parse()
Guillem Jover
1
-6
/
+10
2017-10-16
Dpkg::Control::HashCore: Expect stanza delimiters more often than Armor Headers
Guillem Jover
1
-10
/
+10
2017-10-16
Dpkg::Control::HashCore: Do not use an intermediate variable in STORE method
Guillem Jover
1
-2
/
+1
2017-10-12
scripts: Add support for source package Description and substvars
Guillem Jover
1
-4
/
+4
2017-10-12
dpkg-genbuildinfo: Add support for new Build-Kernel-Version field
Guillem Jover
1
-2
/
+6
2017-09-24
dpkg-buildpackage: Add support for rootless builds
Guillem Jover
1
-0
/
+5
2017-09-24
Dpkg::Control::HashCore: Use substr instead of a regex
Guillem Jover
1
-2
/
+2
2017-09-24
Dpkg::Control::FieldsCore: Do not execute code at import time
Guillem Jover
1
-11
/
+21
2017-09-24
Dpkg::Control::FieldsCore: Remove dependency on Dpkg::Checksums
Guillem Jover
1
-19
/
+39
2017-09-24
Dpkg::Control::FieldsCore: Switch internal field name handling to lowercase
Guillem Jover
1
-157
/
+271
2017-09-24
Dpkg::Control::FieldsCore: Complete field order for all control types
Guillem Jover
1
-3
/
+8
2017-09-24
Dpkg::Control::FieldsCore: Mark all missing CTRL_INDEX_* fields as allowed
Guillem Jover
1
-6
/
+6
2017-09-24
Dpkg::Control::Types: Move misplaced comments
Guillem Jover
1
-2
/
+2
2017-05-20
test: Enable perlcritic Miscellanea::ProhibitTies
Guillem Jover
1
-1
/
+1
2017-05-06
doc: Spelling fixes
Josh Soref
1
-1
/
+1
2017-01-29
Revert "dpkg-source: Generate Testsuite-Restrictions fields from test restric...
Guillem Jover
1
-6
/
+1
2017-01-25
dpkg-source: Generate Testsuite-Restrictions fields from test restrictions
Guillem Jover
1
-1
/
+6
2017-01-23
man, Dpkg::Control::FieldsCore: Add new Auto-Built-Package field
Guillem Jover
1
-1
/
+5
2017-01-22
doc: Fix typos in documentation and code comments
Guillem Jover
1
-1
/
+1
2016-11-16
dpkg-genbuildinfo: Add Build-Date field
Guillem Jover
1
-1
/
+4
2016-11-03
scripts: Add support for .buildinfo files
Guillem Jover
2
-6
/
+38
2016-10-30
Dpkg::Substvars: Add new method set_field_substvars()
Guillem Jover
1
-3
/
+1
2016-10-30
Dpkg: Document the behavior for consecutive calls to parse() methods
Guillem Jover
3
-4
/
+9
2016-07-03
man, perl: Remove most AUTHOR sections
Guillem Jover
7
-28
/
+0
2016-07-03
dpkg-source: Generate Testsuite-Triggers field from test dependencies
Guillem Jover
1
-2
/
+6
2016-07-03
Dpkg::Control: Add new autopkgtest control files support
Guillem Jover
4
-1
/
+200
2016-07-03
Dpkg::Changelog: Add new Timestamp field to output
Guillem Jover
1
-1
/
+4
2016-07-03
scripts: Fix typos in POD
Guillem Jover
1
-1
/
+1
2016-04-01
Dpkg::Control::HashCore: Remove unused Dpkg::Checksums import
Guillem Jover
1
-1
/
+0
2016-01-26
Dpkg::Control::Types: Move constant comments into their own line
Guillem Jover
1
-10
/
+20
2016-01-26
Dpkg::Control: Add new CTRL_COPYRIGHT control block types
Guillem Jover
2
-3
/
+41
2016-01-26
Dpkg::Control: Add new CTRL_REPO_RELEASE control block type
Guillem Jover
2
-4
/
+34
2015-12-25
Dpkg::Control::FieldsCore: Add support for Build-Essential field
Guillem Jover
1
-0
/
+3
2015-07-29
Dpkg::Control::FieldsCore: Allow the Maintainer field in CTRL_FILE_STATUS
Guillem Jover
1
-1
/
+1
2015-07-29
Dpkg::Control::HashCore: Remove trailing space before handling dot-separators
Guillem Jover
1
-1
/
+1
2015-07-28
Dpkg: Remove my keyword from POD function prototypes
Guillem Jover
2
-4
/
+4
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
6
-8
/
+8
2015-05-18
scripts: Say METHODS instead of FUNCTIONS or OBJECT FOO in POD section titles
Guillem Jover
3
-3
/
+3
2015-05-18
Dpkg::Control::HashCore: Use proper quotes
Guillem Jover
1
-1
/
+1
2015-05-09
Dpkg::Control::Info: Do not print on undef filehandle in output()
Roderich Schupp
1
-1
/
+1
2015-05-09
Dpkg::Control::Info: Allow not loading the file in the constuctor
Guillem Jover
1
-8
/
+22
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
2
-0
/
+2
[next]