index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Dpkg
/
Conf.pm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-23
Dpkg: Call anonymous subs via -> operator instead of casting with &
Guillem Jover
1
-2
/
+2
2016-10-30
Dpkg::Conf: Document obsolete functions
Guillem Jover
1
-2
/
+7
2016-10-30
Dpkg: Document the behavior for consecutive calls to parse() methods
Guillem Jover
1
-1
/
+4
2016-07-03
man, perl: Remove most AUTHOR sections
Guillem Jover
1
-4
/
+0
2016-07-03
Dpkg::Conf: Add support for system and user config loading
Guillem Jover
1
-0
/
+58
2016-07-03
Revert "Dpkg::Conf: Switch implementation to be hash based"
Guillem Jover
1
-53
/
+25
2016-04-01
Dpkg::Conf: Switch implementation to be hash based
Guillem Jover
1
-18
/
+70
2016-04-01
man, scripts: Fix typos in documentation
Guillem Jover
1
-1
/
+1
2015-07-28
Dpkg: Remove my keyword from POD function prototypes
Guillem Jover
1
-1
/
+1
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
-1
/
+1
2015-05-18
Dpkg::Conf: Improve filter function
Guillem Jover
1
-8
/
+5
2015-04-21
scripts: Move each statement into its own line
Guillem Jover
1
-1
/
+2
2015-01-28
Dpkg: Use shift instead of @_ on single argument unpacking
Guillem Jover
1
-1
/
+1
2015-01-28
scripts: Rename and deprecate _g function with g_
Guillem Jover
1
-2
/
+2
2014-10-12
scripts: Document all public module versions in a CHANGES section
Guillem Jover
1
-0
/
+4
2014-10-06
perl: Use length instead of /^$/ to test for an empty string
Guillem Jover
1
-1
/
+2
2014-05-17
Dpkg: Update and fix CHANGES POD sections
Guillem Jover
1
-0
/
+6
2014-04-21
scripts: Localize $_ in functions with while (<$fh>) style loops
Guillem Jover
1
-0
/
+2
2013-12-07
Use https:// URLs instead of http:// when possible
Guillem Jover
1
-1
/
+1
2013-12-04
perl: Surround FileHandles with braces in print calls
Guillem Jover
1
-1
/
+1
2013-10-27
doc: Write hyphen instead of dash when we mean the ‘-’ character
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
1
-4
/
+4
2013-04-30
Do not quote simple identifier hash keys in element accesses
Guillem Jover
1
-10
/
+10
2010-06-10
Dpkg::Conf: add new filter method
Raphaël Hertzog
1
-1
/
+22
2010-02-26
Update POD documentation to indicate that it's using UTF-8 encoding
Raphaël Hertzog
1
-0
/
+2
2010-02-23
Update Dpkg::Conf to use Dpkg::Interface::Storable
Raphaël Hertzog
1
-16
/
+53
2010-02-21
Add $VERSION numbers to all perl modules
Raphaël Hertzog
1
-0
/
+2
2009-11-17
Dpkg::Conf: fix parsing of options with values
Raphaël Hertzog
1
-1
/
+1
2009-11-17
dpkg-source: parse only long options from debian/source/options
Raphaël Hertzog
1
-0
/
+5
2009-11-09
Dpkg::Conf: new module to parse options from a configuration file
Raphaël Hertzog
1
-0
/
+117