index
:
dpkg
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Dpkg
/
Changelog
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-26
Dpkg::Changelog: Clarify inheritance and implementation references
Guillem Jover
2
-6
/
+14
2019-11-26
Dpkg: Say class instead of object when appropriate
Guillem Jover
2
-2
/
+2
2019-11-26
Dpkg::Changelog::Parse: Remove warnings for obsolete options and functions
Guillem Jover
1
-53
/
+7
2019-11-26
Dpkg::Changelog::Parse: Remove $ sigil from option names in POD
Guillem Jover
1
-1
/
+1
2019-11-26
Dpkg::Changelog::Entry::Debian: Remove obsolete methods and hide variables
Guillem Jover
1
-40
/
+9
2019-06-03
doc: Fix typos
Guillem Jover
1
-1
/
+1
2019-01-15
Dpkg::Changelog::Debian: Preserve modelines at EOF
Guillem Jover
1
-2
/
+6
2018-09-18
dpkg-parsechangelog: Add new --reverse option
Guillem Jover
1
-1
/
+1
2018-05-05
Dpkg::Changelog::Parse: Stop using tail(1) to read the end of the file
Guillem Jover
1
-3
/
+7
2017-09-24
Dpkg::Changelog::Parse: Disable compression when using the default file
Guillem Jover
1
-2
/
+11
2017-05-20
man: Document currently accepted syntax for changelogs
Guillem Jover
1
-4
/
+4
2017-05-20
Dpkg::Util: Remove and replace with core module List::Util
Guillem Jover
1
-1
/
+1
2016-11-11
Dpkg::Changelog::Entry::Debian: Fix parse error message when date is on May
Nishanth Aravamudan
1
-5
/
+9
2016-11-05
Dpkg::Changelog: Cope gracefully with a missing trailer timestamp
Guillem Jover
2
-0
/
+4
2016-10-30
perl: Remove default «.» from @INC before loading modules
Guillem Jover
1
-0
/
+1
2016-10-30
Dpkg: Document the behavior for consecutive calls to parse() methods
Guillem Jover
1
-2
/
+4
2016-07-31
Dpkg::Changelog::Entry::Debian: Document all public methods
Guillem Jover
1
-0
/
+49
2016-07-03
man, perl: Remove most AUTHOR sections
Guillem Jover
3
-13
/
+0
2016-07-03
Dpkg::Changelog: Add a getter for the Time::Piece object
Guillem Jover
2
-3
/
+28
2016-07-03
scripts: Replace changelog program parsers with perl modules
Guillem Jover
1
-157
/
+94
2016-07-03
Dpkg::Changelog: Add new format_range() method
Guillem Jover
1
-2
/
+2
2016-07-03
Dpkg::Changelog::Entry::Debian: Mark example with C<>
Guillem Jover
1
-1
/
+1
2016-07-03
Dpkg: Use warnings::warnif() instead of carp() for deprecated warnings
Guillem Jover
1
-3
/
+6
2016-04-01
Dpkg::Changelog::Entry::Debian: Do not parse entry multiple times
Guillem Jover
2
-44
/
+81
2016-04-01
Dpkg::Changelog::Debian: Move SEE ALSO section to the end
Guillem Jover
1
-4
/
+4
2015-12-28
doc, man: Remove Debian specific policy references
Guillem Jover
1
-6
/
+2
2015-09-14
perl: Split overlong regexes into multiline extended regexes
Guillem Jover
2
-12
/
+89
2015-09-14
Dpkg::Changelog::Entry::Debian: Catch bogus month names
Guillem Jover
1
-2
/
+19
2015-09-14
Dpkg::Changelog::Entry::Debian: Do not abort on Time::Piece parse errors
Guillem Jover
1
-3
/
+5
2015-08-06
Dpkg::Changelog::Entry::Debian: Only warn on invalid week days
Guillem Jover
1
-5
/
+10
2015-08-03
scripts: Use none instead of ah-hoc checks
Guillem Jover
1
-5
/
+2
2015-07-30
Dpkg::Changelog::Parse: Set a default filename in changelog_parse()
Guillem Jover
1
-0
/
+1
2015-07-29
Dpkg::Changelog::Parse: Use a builtin parser when the input format is "debian"
Guillem Jover
1
-2
/
+76
2015-07-29
Dpkg::Changelog::Parse: Remove intermediate variable $changelogfile
Guillem Jover
1
-3
/
+2
2015-07-29
Dpkg::Changelog::Parse: Factor out _changelog_detect_format
Guillem Jover
1
-15
/
+24
2015-07-29
Dpkg::Changelog::Parse: Move options setup to changelog_parse_plugin start
Guillem Jover
1
-4
/
+5
2015-07-29
Dpkg::Changelog::Parse: Refactor changelog_parse into changelog_parse_plugin
Guillem Jover
1
-5
/
+29
2015-07-29
Dpkg::Changelog::Parse: Fix changelog_parse documentation
Guillem Jover
1
-10
/
+10
2015-07-29
Dpkg::Changelog::Entry::Debian: Simplify distribution splitting
Guillem Jover
1
-3
/
+1
2015-07-29
Dpkg::Changelog::Entry::Debian: Use Time::Piece instead of Date::Parse
Guillem Jover
1
-2
/
+8
2015-07-29
Dpkg::Changelog::Entry::Debian: Remove non-functional timezone name support
Guillem Jover
1
-1
/
+1
2015-07-28
Dpkg: Remove my keyword from POD function prototypes
Guillem Jover
3
-15
/
+15
2015-05-18
scripts: Document dpkg version when module versions got bumped
Guillem Jover
4
-5
/
+5
2015-05-18
scripts: Say METHODS instead of FUNCTIONS or OBJECT FOO in POD section titles
Guillem Jover
4
-6
/
+6
2015-04-18
debian: Update my copyright years
Guillem Jover
2
-1
/
+2
2015-04-10
Consistently use proper quotation marks all over the place
Guillem Jover
1
-1
/
+1
2015-03-31
Expand EOF and eof into "end of file" in error messages
Guillem Jover
1
-3
/
+4
2015-03-31
Dpkg::Changelog::Parse: Say execute instead of exec in error message
Guillem Jover
1
-1
/
+1
2015-03-30
perl: Rework use and exporter declarations
Guillem Jover
3
-9
/
+17
2015-01-28
Dpkg: Use shift instead of @_ on single argument unpacking
Guillem Jover
2
-17
/
+17
[next]