index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Dpkg
/
Source
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-12
Dpkg::OpenPGP: Refactor signature verification into a new function
Guillem Jover
1
-38
/
+9
2019-10-12
perl: Use File::Copy instead of spawning mv/cp commands
Guillem Jover
1
-2
/
+3
2019-10-12
Dpkg::Source::Package: Refactor original tarball handling
Guillem Jover
2
-21
/
+19
2019-10-12
scripts: Remove support for versioned GnuPG 2 program and packages
Guillem Jover
1
-5
/
+1
2019-03-24
Dpkg::Source::Package: Handle Format field being undefined
Guillem Jover
1
-1
/
+2
2019-03-24
Dpkg::Source::Package::V1: Change default build option style to -sa
Guillem Jover
1
-1
/
+1
2019-02-23
Dpkg::Source::Package: Add a missing use Dpkg::Source::Format
Guillem Jover
1
-0
/
+1
2019-01-15
Dpkg::Source::Package, dpkg-source: Switch to new Dpkg::Source::Format module
Guillem Jover
1
-30
/
+22
2019-01-15
Dpkg::Source::Format: New module
Guillem Jover
1
-0
/
+191
2019-01-15
Dpkg::Source::Package: Improve debian/source/format parsing and validation
Guillem Jover
1
-16
/
+9
2019-01-15
Dpkg::Source::Package: Add a new format option to the new constructor
Guillem Jover
1
-5
/
+16
2019-01-15
Dpkg::Source::Package::V3::Bzr: Fix format name in output message
Guillem Jover
1
-1
/
+1
2019-01-15
Dpkg::Source::Patch: Do not recommend --include-removal when not supported
Guillem Jover
1
-4
/
+5
2019-01-15
Dpkg::Source::Package: Do not reinitialize fields member in constructor
Guillem Jover
1
-2
/
+1
2019-01-15
Dpkg::File: Make file_slurp() also accept pathnames in addition to filehandles
Guillem Jover
1
-5
/
+2
2018-10-08
Dpkg::Source::Package::V2: Move binary file detection to BinaryFiles module
Guillem Jover
2
-44
/
+59
2018-10-08
Dpkg::Source::Package::V2: Split BinaryFiles module into its own file
Guillem Jover
2
-84
/
+111
2018-10-08
Dpkg::Source::Functions: Reimplement is_binary() w/o using diff(1)
Guillem Jover
1
-23
/
+8
2018-08-30
Dpkg::Source::Package::V3::Quilt: Print series file used when applying patches
Guillem Jover
1
-0
/
+2
2018-08-30
Fix some typos
Guillem Jover
1
-1
/
+1
2018-08-01
Dpkg::Source: Do not change patch permissions if not necessary
Guillem Jover
4
-6
/
+19
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
2017-10-21
Dpkg::Source::Package::V1: Check that $tarname is defined before use
Christoph Biedl
1
-1
/
+1
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
2
-0
/
+11
2017-09-24
Dpkg::Source: Use Errno module instead of the slow to import POSIX
Guillem Jover
2
-2
/
+2
2017-09-24
perl: Remove unused use POSIX module imports
Guillem Jover
1
-1
/
+0
2017-08-26
Dpkg::Source::Package::V1: Re-enable upstream tar signatures when building
Guillem Jover
1
-3
/
+1
2017-08-26
perl: Use -> operator for function variables
Guillem Jover
1
-3
/
+3
2017-05-20
Dpkg::Util: Remove and replace with core module List::Util
Guillem Jover
2
-2
/
+2
2017-05-17
Dpkg::Source::Package: Ignore debian/files and debian/files.new by default
Guillem Jover
2
-4
/
+12
2017-05-17
build: Detect the required GNU patch
Guillem Jover
1
-4
/
+5
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-23
dpkg-buildpackage, dpkg-source: Always set SOURCE_DATE_EPOCH
Guillem Jover
1
-1
/
+1
2017-01-22
doc: Fix typos in documentation and code comments
Guillem Jover
1
-1
/
+1
2017-01-22
Dpkg::Source::Package::V2: Abort on EOF in patch name prompt
Guillem Jover
1
-1
/
+3
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: Add new Dpkg::PROGTAR variable to store GNU tar command name
Guillem Jover
1
-2
/
+3
2016-10-30
Dpkg::Source::Package: Prefix private functions with _
Guillem Jover
4
-26
/
+26
2016-10-30
Dpkg::Source::Archive: Fix reproducible source package support
Guillem Jover
1
-1
/
+1
2016-10-30
Dpkg::Vendor: Rework keyring hooks
Guillem Jover
1
-1
/
+1
2016-07-19
Dpkg::Source::Archive: Add support for reproducible source packages
Guillem Jover
1
-1
/
+4
2016-07-03
Dpkg::Source::Package::V2: Preset Last-Update field with current time
Guillem Jover
1
-1
/
+3
2016-07-03
Dpkg::Source::Package::V1: Disable upstream tar signature when building
Guillem Jover
1
-1
/
+3
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
6
-6
/
+28
[next]