index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Dpkg
/
Changelog.pm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-15
perl: Fix POD for Dpkg::Interface::Storable derived method implementations
Guillem Jover
1
-11
/
+7
2018-09-18
dpkg-parsechangelog: Add new --reverse option
Guillem Jover
1
-4
/
+5
2018-01-16
Dpkg::Changelog: Print versions for incorrect changelog range warnings
Paul Wise
1
-9
/
+9
2016-11-05
Dpkg::Changelog: Cope gracefully with a missing trailer timestamp
Guillem Jover
1
-2
/
+2
2016-07-19
Fix repeated "the" word typos
Guillem Jover
1
-1
/
+1
2016-07-03
man, perl: Remove most AUTHOR sections
Guillem Jover
1
-5
/
+0
2016-07-03
Dpkg::Changelog: Add new Timestamp field to output
Guillem Jover
1
-0
/
+8
2016-07-03
Dpkg::Changelog: Add new format_range() method
Guillem Jover
1
-62
/
+130
2016-05-02
Dpkg::Changelog: Handle undef versions
Guillem Jover
1
-2
/
+4
2016-05-02
libdpkg, scripts: Add very basic color support
Guillem Jover
1
-3
/
+3
2015-07-28
Dpkg::Changelog: Fix POD syntax on verbatim paragraph
Guillem Jover
1
-11
/
+12
2015-07-28
Dpkg: Remove my keyword from POD function prototypes
Guillem Jover
1
-3
/
+3
2015-05-18
scripts: Document dpkg version when module versions got bumped
Guillem Jover
1
-1
/
+1
2015-05-18
scripts: Say METHODS instead of FUNCTIONS or OBJECT FOO in POD section titles
Guillem Jover
1
-2
/
+2
2015-01-28
scripts: Remove unused «use Dpkg»
Guillem Jover
1
-1
/
+0
2015-01-28
Dpkg: Use shift instead of @_ on single argument unpacking
Guillem Jover
1
-4
/
+4
2015-01-28
scripts: Rename and deprecate _g function with g_
Guillem Jover
1
-20
/
+20
2014-10-12
scripts: Document all public module versions in a CHANGES section
Guillem Jover
1
-0
/
+6
2014-10-06
scripts: Unpack arguments just once
Guillem Jover
1
-2
/
+1
2014-10-06
scripts: Use named variables instead of using the topic variable
Guillem Jover
1
-7
/
+7
2014-08-09
scripts: Use // instead of || where appropriate
Guillem Jover
1
-11
/
+11
2014-04-21
scripts: Add a space after comma
Guillem Jover
1
-1
/
+1
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
-2
/
+2
2013-11-24
Dpkg::Changelog: Fix parse_error() POD prototype
Guillem Jover
1
-3
/
+3
2013-06-22
scripts: Inherit from parent instead of base
Guillem Jover
1
-1
/
+1
2013-05-08
perl: Use my-style lexical loop iterator variables
Guillem Jover
1
-13
/
+13
2013-05-08
Dpkg::Changelog: Refactor out _is_full_range()
Guillem Jover
1
-7
/
+15
2013-05-04
Do not use double-quotes on strings that do not need interpolation
Guillem Jover
1
-30
/
+30
2013-04-30
Do not quote simple identifier hash keys in element accesses
Guillem Jover
1
-14
/
+18
2013-04-29
scripts: Use // operator instead of an explicit defined check
Guillem Jover
1
-5
/
+3
2013-04-19
Use just 'return' instead of 'return undef' in perl code
Guillem Jover
1
-6
/
+5
2011-08-20
Fix spelling errors
Guillem Jover
1
-1
/
+1
2010-07-16
Use earlier/later instead of smaller/bigger for comparison relationships
Guillem Jover
1
-8
/
+8
2010-06-28
Dpkg::Changelog: fixed to cope properly with an entry of version "0"
Raphaël Hertzog
1
-2
/
+4
2010-02-26
Update POD documentation to indicate that it's using UTF-8 encoding
Raphaël Hertzog
1
-0
/
+2
2010-02-25
Add accent on Raphaël's name in several files
Guillem Jover
1
-1
/
+1
2010-02-21
Add $VERSION numbers to all perl modules
Raphaël Hertzog
1
-0
/
+2
2010-02-20
Update Dpkg::Changelog and Dpkg::Index to use Dpkg::Interface::Storable
Raphaël Hertzog
1
-9
/
+6
2009-11-08
Unify format in license headers
Guillem Jover
1
-11
/
+10
2009-11-08
Replace FSF address by pointing to the gnu.org URL
Guillem Jover
1
-2
/
+1
2009-11-06
Dpkg::Control::Hash: handle arbitrary field values
Raphaël Hertzog
1
-1
/
+1
2009-11-03
Dpkg::Changelog::get_range(): fix return value when range is empty
Raphaël Hertzog
1
-3
/
+7
2009-10-31
Dpkg::Changelog: completely update the API
Raphaël Hertzog
1
-381
/
+280
2009-10-31
Move find_closes() into Dpkg::Changelog::Entry::Debian
Raphaël Hertzog
1
-24
/
+0
2009-10-31
Dpkg::Changelog: don't use English
Raphaël Hertzog
1
-4
/
+2
2009-10-31
Move parse_changelog() to a separate module Dpkg::Changelog::Parse
Raphaël Hertzog
1
-126
/
+0
2009-10-31
Update Dpkg::Changelog to use new ::Entry modules
Raphaël Hertzog
1
-97
/
+63
2009-10-18
Dpkg::Changelog::find_closes(): don't return duplicate bug numbers
Raphaël Hertzog
1
-3
/
+3
2009-10-08
Dpkg::Changelog::Debian: preserve blank lines
Raphaël Hertzog
1
-0
/
+2
[next]