index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Dpkg
/
Compression
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-26
Dpkg: Say class instead of object when appropriate
Guillem Jover
1
-9
/
+9
2017-09-24
Dpkg::Compression::FileHandle: Only load POSIX if we need signal handling
Guillem Jover
1
-2
/
+3
2017-05-20
test: Enable perlcritic Miscellanea::ProhibitTies
Guillem Jover
1
-1
/
+1
2016-10-30
Dpkg::Compression::FileHandle: Inherit from IO::File instead of FileHandle
Guillem Jover
1
-3
/
+3
2016-07-31
Dpkg: Rename various private methods and functions
Guillem Jover
1
-8
/
+8
2016-07-03
Dpkg::Compression::FileHandle: Fix example code in SYNOPSIS
Guillem Jover
1
-3
/
+5
2016-07-03
man, perl: Remove most AUTHOR sections
Guillem Jover
2
-8
/
+0
2015-07-28
Dpkg: Remove my keyword from POD function prototypes
Guillem Jover
2
-6
/
+6
2015-05-18
scripts: Document dpkg version when module versions got bumped
Guillem Jover
2
-3
/
+3
2015-03-30
perl: Rework use and exporter declarations
Guillem Jover
1
-3
/
+3
2015-01-28
Dpkg: Use shift instead of @_ on single argument unpacking
Guillem Jover
2
-5
/
+5
2015-01-28
scripts: Rename and deprecate _g function with g_
Guillem Jover
2
-5
/
+5
2014-10-12
scripts: Document all public module versions in a CHANGES section
Guillem Jover
2
-0
/
+10
2014-10-06
scripts: Unpack arguments just once
Guillem Jover
1
-4
/
+6
2014-10-06
scripts: Use named variables instead of using the topic variable
Guillem Jover
1
-3
/
+3
2014-08-09
Dpkg::Compression::FileHandle: Add %opts to ensure_open() member
Guillem Jover
1
-10
/
+23
2014-08-09
scripts: Use // instead of || where appropriate
Guillem Jover
1
-1
/
+1
2014-08-09
scripts: Use //= instead of ||= when appropriate
Guillem Jover
1
-1
/
+1
2014-01-15
Dpkg::Compression::FileHandle: Use croak instead of error on programming errors
Guillem Jover
1
-2
/
+8
2013-12-07
Use https:// URLs instead of http:// when possible
Guillem Jover
2
-2
/
+2
2013-12-04
scripts: Use croak instead of internerr on programming errors in modules
Guillem Jover
2
-8
/
+14
2013-12-04
perl: Switch to use low precedence boolean operators for error checks
Guillem Jover
1
-4
/
+4
2013-11-24
Dpkg::Compression: Add new compression_get_file_extension_regex() function
Guillem Jover
1
-1
/
+2
2013-08-11
Dpkg::Compression::FileHandle: Fix typo in POD string
Guillem Jover
1
-1
/
+1
2013-06-22
scripts: Inherit from parent instead of base
Guillem Jover
1
-1
/
+1
2013-05-04
Do not use double-quotes on strings that do not need interpolation
Guillem Jover
2
-44
/
+44
2013-04-30
Do not quote simple identifier hash keys in element accesses
Guillem Jover
2
-76
/
+76
2013-04-27
Dpkg::Compression::FileHandle: Import POSIX tags instead of explicit symbols
Guillem Jover
1
-1
/
+1
2013-04-27
Dpkg::Compression::FileHandle: Handle new EOF method paramater
Guillem Jover
1
-1
/
+3
2013-04-19
Use just 'return' instead of 'return undef' in perl code
Guillem Jover
1
-2
/
+2
2010-02-26
Update POD documentation to indicate that it's using UTF-8 encoding
Raphaël Hertzog
2
-1
/
+5
2010-02-25
libdpkg-perl: Make comp_prog and decomp_prog %COMP properties arrays
Guillem Jover
1
-2
/
+2
2010-02-21
Add $VERSION numbers to all perl modules
Raphaël Hertzog
2
-0
/
+4
2010-02-20
Dpkg::Compression::FileHandle: fix behaviour when the file is not open
Raphaël Hertzog
1
-6
/
+15
2010-02-19
libdpkg-perl: Rename Dpkg::IPC::fork_and_exec() to Dpkg::IPC::spawn()
Guillem Jover
1
-4
/
+4
2010-01-22
Dpkg::Compression::Process: add POD documentation
Raphaël Hertzog
1
-4
/
+92
2010-01-22
Rename Dpkg::Compression::CompressedFile and Dpkg::Compression::Compressor
Raphaël Hertzog
2
-24
/
+24
2010-01-22
Move handling of default compression method/level to Dpkg::Compression
Raphaël Hertzog
1
-21
/
+3
2010-01-22
Dpkg::Compression: new API based on public functions
Raphaël Hertzog
2
-7
/
+8
2010-01-22
Dpkg::Compression::CompressedFile: update API
Raphaël Hertzog
1
-38
/
+319
2010-01-22
Rename Dpkg::Source::CompressedFile into Dpkg::Compression::CompressedFile
Raphaël Hertzog
1
-0
/
+149
2010-01-22
Rename Dpkg::Source::Compressor into Dpkg::Compression::Compressor
Raphaël Hertzog
1
-0
/
+131