index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Dpkg
/
Version.pm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-26
Dpkg::Version: Remove deprecation warning from semantic change in bool overload
Guillem Jover
1
-7
/
+6
2018-07-24
Dpkg::Version: Bump VERSION and improve semantic change description
Guillem Jover
1
-4
/
+12
2018-05-04
Dpkg::Version: Fix bool overload behavior
Guillem Jover
1
-3
/
+17
2017-01-23
libdpkg, Dpkg::Version: Do not allow empty epochs and revisions
Guillem Jover
1
-0
/
+10
2016-12-17
libdpkg, Dpkg::Version: Reject empty upstream versions
Guillem Jover
1
-0
/
+5
2016-07-31
Dpkg: Rename various private methods and functions
Guillem Jover
1
-3
/
+3
2016-07-03
man, perl: Remove most AUTHOR sections
Guillem Jover
1
-6
/
+0
2016-07-03
scripts: Fix typos in POD
Guillem Jover
1
-1
/
+1
2015-10-18
Update Ian Jackson's email address
Guillem Jover
1
-1
/
+1
2015-07-28
Dpkg: Remove my keyword from POD function prototypes
Guillem Jover
1
-5
/
+5
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-04-10
Consistently use proper quotation marks all over the place
Guillem Jover
1
-1
/
+1
2015-03-30
perl: Rework use and exporter declarations
Guillem Jover
1
-8
/
+18
2015-01-28
Dpkg: Use shift instead of @_ on single argument unpacking
Guillem Jover
1
-2
/
+2
2015-01-28
scripts: Rename and deprecate _g function with g_
Guillem Jover
1
-6
/
+6
2014-10-12
scripts: Document all public module versions in a CHANGES section
Guillem Jover
1
-0
/
+4
2014-10-06
scripts: Unpack arguments instead of accessing @_ directly
Guillem Jover
1
-1
/
+3
2013-12-07
Use https:// URLs instead of http:// when possible
Guillem Jover
1
-1
/
+1
2013-12-04
scripts: Use croak instead of internerr on programming errors in modules
Guillem Jover
1
-2
/
+3
2013-07-18
Dpkg::Version: Use the block form for the map function
Guillem Jover
1
-2
/
+2
2013-07-08
Dpkg: Catch mismatches between version strings and format versions
Bernhard R. Link
1
-0
/
+13
2013-07-08
Dpkg: Move epoch-less or revision-less output logic to Dpkg::Version
Guillem Jover
1
-6
/
+31
2013-06-22
scripts: Use F<> for pathnames in POD markup
Guillem Jover
1
-1
/
+1
2013-06-22
scripts: Do not inherit from Exporter just import its import
Guillem Jover
1
-1
/
+1
2013-05-04
Do not use double-quotes on strings that do not need interpolation
Guillem Jover
1
-12
/
+12
2013-04-30
Do not quote simple identifier hash keys in element accesses
Guillem Jover
1
-12
/
+12
2013-04-29
scripts: Do not use "nested" functions as they are global
Guillem Jover
1
-14
/
+16
2013-04-19
Use just 'return' instead of 'return undef' in perl code
Guillem Jover
1
-1
/
+1
2012-05-10
libdpkg: Fold vercmp module into version module
Guillem Jover
1
-1
/
+1
2011-12-21
Dpkg::Version: small documentation fix
Raphaël Hertzog
1
-3
/
+2
2011-04-03
Dpkg::Version: update version_check to forbid versions starting with non digits
Raphaël Hertzog
1
-9
/
+16
2010-10-03
Dpkg::Version: Handle versions without a version component like dpkg.
James Vega
1
-1
/
+1
2010-07-16
Use earlier/later instead of smaller/bigger for comparison relationships
Guillem Jover
1
-6
/
+6
2010-04-30
Dpkg::Version: fix boolean evaluation of the object
Raphaël Hertzog
1
-3
/
+11
2010-04-11
Fix POD in several perl modules to avoid two consecutive lines starting with ...
Raphaël Hertzog
1
-0
/
+1
2010-04-11
Dpkg::Version: fix POD to avoid two consecutive lines starting with =item
Ansgar Burchardt
1
-2
/
+2
2010-02-26
Update POD documentation to indicate that it's using UTF-8 encoding
Raphaël Hertzog
1
-0
/
+2
2010-02-21
Add $VERSION numbers to all perl modules
Raphaël Hertzog
1
-0
/
+2
2009-11-18
Dpkg::Control::Fields, Dpkg::Version: avoid the "_" prototype
Raphaël Hertzog
1
-3
/
+3
2009-11-18
Dpkg::Version: accept invalid versions by default
Raphaël Hertzog
1
-8
/
+28
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-10-05
Dpkg::Version: rename some functions and constants
Raphaël Hertzog
1
-30
/
+30
2009-10-04
Dpkg::Version: drop the old API and implementation
Raphaël Hertzog
1
-173
/
+0
2009-10-04
Dpkg::Version: new implementation and new object interface
Raphaël Hertzog
1
-11
/
+324
2009-06-26
libdpkg-perl: Import Exporter with ‘use base’
Guillem Jover
1
-2
/
+1
2009-05-10
Fix POD errors detected by podchecker in perl modules
Guillem Jover
1
-0
/
+1
2009-03-29
Simplify Dpkg::Version
Frank Lichtenheld
1
-11
/
+7
2009-03-15
Dpkg::Version::check_version() should not die by default
Raphael Hertzog
1
-6
/
+14
[next]