index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Dpkg
/
Source
/
Package.pm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-17
Dpkg::Source::Package: Call source format prerequisites method if present
Guillem Jover
1
-0
/
+1
2017-05-17
Dpkg::Source::Package: Ignore debian/files and debian/files.new by default
Guillem Jover
1
-2
/
+6
2017-05-06
doc: Spelling fixes
Josh Soref
1
-1
/
+1
2017-02-26
Dpkg::Source::Package: Add ‘.mnt-ignore’ to the default ignore lists
Nicolas Boulenguez
1
-1
/
+2
2017-01-22
Dpkg::Source::Package: Clarify major/minor format version parsing code
Guillem Jover
1
-2
/
+4
2016-10-30
perl: Remove default «.» from @INC before loading modules
Guillem Jover
1
-1
/
+5
2016-10-30
Dpkg::Vendor: Rework keyring hooks
Guillem Jover
1
-1
/
+1
2016-07-03
man, perl: Remove most AUTHOR sections
Guillem Jover
1
-4
/
+0
2016-07-03
dpkg-source: Add new --no-overwrite-dir extraction option
Guillem Jover
1
-1
/
+2
2016-05-09
dpkg-source: Add new --require-strong-checksums option and change default
Guillem Jover
1
-2
/
+21
2016-05-02
Dpkg::Source::Package: Use GnuPG instead of gpg to refer to the software
Guillem Jover
1
-2
/
+2
2016-04-01
Dpkg::Source::Package: Error out on sources w/o any strong digest
Guillem Jover
1
-1
/
+6
2016-04-01
dpkg-deb, scripts: Make the Architecture field mandatory on package builds
Guillem Jover
1
-2
/
+2
2016-02-15
dpkg-source: Add backend-specific --help options support
Guillem Jover
1
-0
/
+4
2015-12-19
Dpkg::Source::Package: Add ‘.gitreview’ to the default ignore list
Guillem Jover
1
-1
/
+2
2015-07-28
Dpkg: Remove my keyword from POD function prototypes
Guillem Jover
1
-2
/
+2
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
-2
/
+8
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
scripts: Uppercase field names in error messages
Guillem Jover
1
-1
/
+2
2015-03-30
perl: Rework use and exporter declarations
Guillem Jover
1
-9
/
+10
2015-02-11
Dpkg::Source::Package: Add ‘.mailmap’ to the default ignore lists
Guillem Jover
1
-1
/
+2
2015-01-28
Dpkg: Use shift instead of @_ on single argument unpacking
Guillem Jover
1
-6
/
+6
2015-01-28
scripts: Rename and deprecate _g function with g_
Guillem Jover
1
-22
/
+22
2014-10-12
scripts: Document all public module versions in a CHANGES section
Guillem Jover
1
-0
/
+4
2014-10-06
scripts: Unpack arguments instead of accessing @_ directly
Guillem Jover
1
-3
/
+2
2014-10-06
scripts: Use named variables instead of using the topic variable
Guillem Jover
1
-3
/
+3
2014-08-19
scripts: Revert some unsafe //= usages back to ||=
Guillem Jover
1
-1
/
+1
2014-08-15
scripts: Use length instead of defined when checking environment variables
Guillem Jover
1
-1
/
+1
2014-08-09
scripts: Use //= instead of ||= when appropriate
Guillem Jover
1
-2
/
+2
2014-08-09
scripts: Use //= instead of explicit defined or exists checks
Guillem Jover
1
-9
/
+5
2014-04-21
dpkg-source: Add a new extraction --ignore-bad-version option
Guillem Jover
1
-1
/
+7
2014-04-21
scripts: Add a space after flow control statements
Guillem Jover
1
-1
/
+1
2014-01-15
dpkg-source: Change default source package compressor for new formats to xz
Guillem Jover
1
-1
/
+1
2014-01-15
dpkg-source: Set default compression options in source format specific modules
Guillem Jover
1
-0
/
+7
2013-12-07
Use https:// URLs instead of http:// when possible
Guillem Jover
1
-1
/
+1
2013-12-05
Dpkg::Source::Package: Add new set_default_diff_ignore_regex() function
Guillem Jover
1
-1
/
+16
2013-12-05
Dpkg::Source::Package: Make $diff_ignore_default_regexp a true alias
Guillem Jover
1
-1
/
+2
2013-12-04
scripts: Add GnuPG 2.x support
Guillem Jover
1
-1
/
+6
2013-12-04
perl: Surround FileHandles with braces in print calls
Guillem Jover
1
-2
/
+2
2013-12-04
scripts: Use croak instead of internerr on programming errors in modules
Guillem Jover
1
-5
/
+6
2013-12-04
perl: Switch to use low precedence boolean operators for error checks
Guillem Jover
1
-6
/
+7
2013-11-24
Dpkg::Source::Package: Deprecate public package variables
Guillem Jover
1
-1
/
+35
2013-11-24
Consistently use regex instead of regexp when possible
Guillem Jover
1
-6
/
+9
2013-11-24
Dpkg::Exit: Expose proper functions instead of variables
Guillem Jover
1
-4
/
+4
2013-11-24
Dpkg::Compression: Add new compression_get_file_extension_regex() function
Guillem Jover
1
-2
/
+3
2013-07-26
Dpkg::Source::Package: Do not scan control file twice for PGP signature
Guillem Jover
1
-9
/
+1
2013-07-08
Dpkg: Move epoch-less or revision-less output logic to Dpkg::Version
Guillem Jover
1
-5
/
+2
2013-06-22
Dpkg::Source::Package: Capitalize variant module names
Guillem Jover
1
-1
/
+7
[next]