index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Dpkg
/
ErrorHandling.pm
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-26
scripts: Use () instead of qw() for empty imports
Guillem Jover
1
-1
/
+1
2013-07-08
Switch usage errors to not print entire --help output
Guillem Jover
1
-2
/
+3
2013-06-22
scripts: Do not inherit from Exporter just import its import
Guillem Jover
1
-1
/
+1
2013-06-22
Dpkg: Deprecate lowercase exported by default variables
Guillem Jover
1
-3
/
+3
2013-05-04
Do not use double-quotes on strings that do not need interpolation
Guillem Jover
1
-11
/
+11
2011-06-25
Dpkg::ErrorHandling::syntaxerr(): handle supplementary parameters like report()
Raphaël Hertzog
1
-1
/
+3
2010-03-12
libdpkg-perl: Demote some unstable modules to VERSION 0.01
Guillem Jover
1
-1
/
+1
2010-02-21
Add $VERSION numbers to all perl modules
Raphaël Hertzog
1
-0
/
+5
2009-11-08
Add missing license headers
Guillem Jover
1
-0
/
+13
2009-06-26
libdpkg-perl: Move unknown() from Dpkg::ErrorHandling to Dpkg::Fields
Guillem Jover
1
-9
/
+1
2009-06-26
Dpkg::ErrorHandling: Explicitly pass field argument to unknown()
Guillem Jover
1
-4
/
+4
2009-06-15
Dpkg::ErrorHandling: Support changing the file handle for info()
Guillem Jover
1
-1
/
+5
2009-06-15
Dpkg::ErrorHandling: Add new report_options()
Guillem Jover
1
-3
/
+12
2009-06-15
Dpkg::ErrorHandling: Remove unused warnerror() and $warnable_error
Guillem Jover
1
-12
/
+2
2008-12-09
Dpkg::ErrorHandling: Replace failure calls with error or syserr
Guillem Jover
1
-10
/
+5
2008-12-09
Dpkg::ErrorHandling: Export public functions by default
Guillem Jover
1
-3
/
+3
2008-03-18
Allow inclusion of binary files outside of the debian subdirectory
Raphael Hertzog
1
-3
/
+8
2008-02-29
Dpkg::Errorhandling: Add info function
Frank Lichtenheld
1
-1
/
+6
2008-01-01
Merge branch 'parsechangelog' into controllib-removal
Raphael Hertzog
1
-1
/
+2
2008-01-01
Dpkg::ErrorHandling: New syntaxerr function
Raphael Hertzog
1
-1
/
+6
2007-12-06
Merge branch 'master' into parsechangelog
Frank Lichtenheld
1
-1
/
+4
2007-12-06
Dpkg::ErrorHandling: export report function
Frank Lichtenheld
1
-1
/
+1
2007-12-04
Dpkg::ErrorHandling::usageerr: Support format strings
Frank Lichtenheld
1
-1
/
+4
2007-10-18
Dpkg::ErrorHandling: Add support for format strings
Guillem Jover
1
-21
/
+47
2007-10-11
Switch perl programs to use the new Dpkg/ErrorHandling module
Guillem Jover
1
-2
/
+15
2007-10-11
Dpkg/ErrorHandling.pm: Use Dpkg module instead of defining $progname
Guillem Jover
1
-1
/
+1
2007-10-11
Dpkg/ErrorHandling.pm: Set $warnable_error to 1 to match controllib.pl
Guillem Jover
1
-1
/
+1
2007-07-09
Dpkg::ErrorHandling: Include Dpkg::Gettext
Frank Lichtenheld
1
-0
/
+2
2007-07-08
Copy code from controllib.pl and dpkg-gettext.pl to proper modules
Frank Lichtenheld
1
-0
/
+48