index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Dpkg
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-04
Dpkg::Shlibs::Objdump: Remove duplicate assignment in reset() method
Guillem Jover
1
-1
/
+0
2018-05-03
Revert "Dpkg::Deps: Accept $archqual for add_provided_package() method"
Guillem Jover
1
-10
/
+4
2018-03-25
Dpkg::Vendor::Debian: Mark riscv64 as having gcc built-in PIE support
Guillem Jover
1
-0
/
+1
2018-03-25
Dpkg::Vendor::Debian: Split pie builtin arches one per line
Guillem Jover
1
-2
/
+17
2018-03-25
Dpkg::Deps: Accept $archqual for add_provided_package() method
Guillem Jover
1
-4
/
+10
2018-03-25
Dpkg::Deps: Turn virtualpkg tracking from an arrayyref into a hashref
Guillem Jover
1
-5
/
+14
2018-02-19
Dpkg::Source::Package: Print building lines for upstream tarball signatures
Guillem Jover
2
-7
/
+16
2018-02-19
Dpkg::Source::Package::V2: Print one building line per existing tarball
Guillem Jover
1
-2
/
+4
2018-01-16
Dpkg::Vendor::Debian: Mark hurd-i386 as having built-in PIE support
Guillem Jover
1
-1
/
+1
2018-01-16
scripts: Reject negated values in Architecture field
Guillem Jover
1
-6
/
+22
2018-01-16
Dpkg::Shlibs::SymbolFile: Check that $state->{seen} exists instead of $state ...
Dmitry Shachnev
1
-1
/
+1
2018-01-16
Dpkg::Changelog: Print versions for incorrect changelog range warnings
Paul Wise
1
-9
/
+9
2018-01-16
Dpkg::Vendor::Debian: Use proper use_feature key
Guillem Jover
1
-1
/
+1
2017-11-19
Fix crle-related code
Igor Pashev
1
-1
/
+1
2017-11-19
Merge git://anonscm.debian.org/dpkg/dpkg
Igor Pashev
63
-1440
/
+3994
2017-10-21
Dpkg::Source::Package::V1: Check that $tarname is defined before use
Christoph Biedl
1
-1
/
+1
2017-10-17
Dpkg::Getopt: Do not normalize args past a passthrough stop word
Guillem Jover
1
-5
/
+8
2017-10-17
Dpkg::Deps: Do not unnecessarily require setting the host_arch
Guillem Jover
1
-7
/
+11
2017-10-17
Dpkg::Arch: Do not emit a perl warning if gcc or dpkg is not found
Guillem Jover
1
-0
/
+4
2017-10-17
Dpkg::ErrorHandling: Unify subprocess errors with the ones from libdpkg
Guillem Jover
1
-3
/
+5
2017-10-17
Dpkg::Source::Package: Call source format prerequisites method if present
Guillem Jover
3
-2
/
+3
2017-10-17
Dpkg::Source::Package::V3: Use find_command() instead of ad-hoc code
Guillem Jover
2
-10
/
+4
2017-10-17
Dpkg::Source::Package: Auto-convert binary signatures to OpenPGP ASCII Armor
Guillem Jover
3
-0
/
+91
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-13
dpkg-buildflags: Add support for new future feature area
Guillem Jover
2
-3
/
+18
2017-10-13
Dpkg::Arch: Add new debarch_to_cpubits() function
Guillem Jover
1
-0
/
+13
2017-10-12
scripts: Rename debarch_to_cpuattrs() to debarch_to_abiattrs()
Guillem Jover
2
-5
/
+5
2017-10-12
Dpkg::Vendor::Debian: Merge build flag methods into a single private method
Guillem Jover
1
-119
/
+98
2017-10-12
scripts: Add support for source package Description and substvars
Guillem Jover
2
-5
/
+29
2017-10-12
Dpkg::Vendor::Debian: Mark powerpc as having builtin PIE
Guillem Jover
1
-1
/
+1
2017-10-12
dpkg-genbuildinfo: Add support for new Build-Kernel-Version field
Guillem Jover
1
-2
/
+6
2017-09-24
scripts: Fix function signatures documentation
Guillem Jover
2
-11
/
+11
2017-09-24
dpkg-buildpackage: Add support for rootless builds
Guillem Jover
1
-0
/
+5
2017-09-24
scripts: Use split() with ' ' instead of /\s+/
Guillem Jover
3
-4
/
+4
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-09-24
Dpkg::Changelog::Parse: Disable compression when using the default file
Guillem Jover
1
-2
/
+11
2017-09-24
Dpkg::Gettxt: Add support for new DPKG_NLS environment variable
Guillem Jover
1
-7
/
+26
2017-09-24
Dpkg::File: Move file_lock() into a new Dpkg::Lock module
Guillem Jover
2
-33
/
+61
2017-09-24
Dpkg::Vendor: Disable decompression support for origin files
Guillem Jover
1
-1
/
+1
[prev]
[next]