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
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
2013-05-04
Do not use double-quotes on strings that do not need interpolation
Guillem Jover
1
-38
/
+38
2013-04-30
Do not quote simple identifier hash keys in element accesses
Guillem Jover
1
-52
/
+52
2013-04-30
Do not quote simple identifier hash keys in initializations
Guillem Jover
1
-4
/
+4
2013-04-29
scripts: Use // operator instead of an explicit defined check
Guillem Jover
1
-2
/
+2
2013-04-28
Use proper variables instead of barewords for filehandles
Guillem Jover
1
-12
/
+13
2013-04-27
scripts: Restrict POSIX imports to :errno_h, :fcntl_h or :sys_wait_h
Guillem Jover
1
-1
/
+1
2013-04-19
test: Add new perl critic test case
Guillem Jover
1
-1
/
+1
2013-04-19
Remove Emacs and vim modelines
Guillem Jover
1
-1
/
+0
2013-03-18
Dpkg: Fix OpenPGP armored signature parsing
Guillem Jover
1
-1
/
+1
2012-06-30
Dpkg::Source::Package: Do not assume $ENV{'HOME'} is defined
Niels Thykier
1
-1
/
+1
2012-06-25
Dpkg::Source::Package: enable exit handlers for the commit operation
Raphaël Hertzog
1
-0
/
+9
2012-05-23
Dpkg::Source::Package: Do not obscure ‘require’ errors with custom errors
Thomas Adam
1
-1
/
+2
2011-12-15
Dpkg::Source::Package: Add missing parenthesis in find_command() call
Guillem Jover
1
-1
/
+1
2011-12-13
Do not use absolute paths for programs in perl and shell code
Guillem Jover
1
-3
/
+3
2011-08-01
dpkg-source: implement --commit and fail with unrecorded changes
Raphaël Hertzog
1
-1
/
+7
2011-06-11
dpkg-source: support debian/source/local-patch-header
Raphaël Hertzog
1
-3
/
+3
2011-05-29
Dpkg::Source::Package: add extraction functions to the supported API
Raphaël Hertzog
1
-1
/
+106
2011-05-24
Dpkg::Source::Package: Add ‘.hgsigs’ to the default ignore lists
Guillem Jover
1
-1
/
+2
2011-04-02
Dpkg::Source::Package: Add ‘.gitmodules’ to the default ignore lists
Guillem Jover
1
-1
/
+3
2010-09-18
dpkg-source: ensure debian/source/local-options is always excluded
Raphaël Hertzog
1
-1
/
+1
2010-07-25
dpkg-source: replace tar ignore pattern *~ with */*~
Raphaël Hertzog
1
-1
/
+1
2010-05-02
dpkg-source: implement --before-build and --after-build command
Raphaël Hertzog
1
-0
/
+8
2010-04-09
dpkg-source: do not allow underscore in component name for supplementary tarb...
Raphaël Hertzog
1
-2
/
+2
2010-04-01
dpkg-source: support debian/source/local-options
Raphaël Hertzog
1
-0
/
+3
2010-03-29
Dpkg::Source::Package: do not overwrite debian/source/format if it already ex...
Raphaël Hertzog
1
-4
/
+6
2010-03-28
Dpkg::Source::Package: add .gitattributes to dpkg-source ignore lists
Raphaël Hertzog
1
-1
/
+2
2010-03-16
dpkg-source: support unpacking old source packages lacking the Format field
Colin Watson
1
-1
/
+3
2010-02-25
Dpkg::Checksums: rewrite to provide an object-oriented API
Raphaël Hertzog
1
-44
/
+11
2010-02-21
dpkg-source: new option --create-empty-orig in formats "2.0" and "3.0 (quilt)"
Raphaël Hertzog
1
-5
/
+10
2010-02-21
Add $VERSION numbers to all perl modules
Raphaël Hertzog
1
-0
/
+2
2010-02-20
Update Dpkg::Control::* to use Dpkg::Interface::Storable
Raphaël Hertzog
1
-3
/
+1
2010-02-19
libdpkg-perl: Rename Dpkg::IPC::fork_and_exec() to Dpkg::IPC::spawn()
Guillem Jover
1
-3
/
+3
2010-01-22
Dpkg::Compression: new API based on public functions
Raphaël Hertzog
1
-2
/
+3
2009-11-08
Unify format in license headers
Guillem Jover
1
-3
/
+3
2009-11-08
Replace FSF address by pointing to the gnu.org URL
Guillem Jover
1
-3
/
+2
2009-11-06
Dpkg::Control::Hash: handle arbitrary field values
Raphaël Hertzog
1
-3
/
+3
2009-10-04
Update all Perl modules and scripts to use the new Dpkg::Version API
Raphaël Hertzog
1
-5
/
+6
2009-09-19
Get rid of Dpkg::Deps @src_dep_fields @pkg_dep_fields and %dep_field_type
Raphaël Hertzog
1
-10
/
+0
2009-09-19
Use the new Dpkg::Control interface everywhere
Raphaël Hertzog
1
-7
/
+6
2009-09-16
Rename Dpkg::Cdata into Dpkg::Control
Raphaël Hertzog
1
-1
/
+1
2009-09-06
Unify and mark strings for translation
Guillem Jover
1
-1
/
+1
2009-06-21
dpkg-source: ensure trustedkeys.gpg is used to check signatures
Raphael Hertzog
1
-0
/
+3
2009-05-10
Move Debian keyrings to the Debian vendor keyring hook
Guillem Jover
1
-6
/
+0
[next]