Guillem Jover
|
583e7b0ab9
perl: Remove default «.» from @INC before loading modules
|
8 年 前 |
Guillem Jover
|
d1629d0ec1
scripts: Replace changelog program parsers with perl modules
|
8 年 前 |
Guillem Jover
|
852242677f
Dpkg::Changelog: Add new format_range() method
|
8 年 前 |
Guillem Jover
|
0ccd2f60fc
scripts: Use none instead of ah-hoc checks
|
9 年 前 |
Guillem Jover
|
6d6c0d9cb7
Dpkg::Changelog::Parse: Set a default filename in changelog_parse()
|
9 年 前 |
Guillem Jover
|
43556e0a9f
Dpkg::Changelog::Parse: Use a builtin parser when the input format is "debian"
|
9 年 前 |
Guillem Jover
|
0ac9c7b499
Dpkg::Changelog::Parse: Remove intermediate variable $changelogfile
|
9 年 前 |
Guillem Jover
|
c2c755d092
Dpkg::Changelog::Parse: Factor out _changelog_detect_format
|
9 年 前 |
Guillem Jover
|
06f6460c85
Dpkg::Changelog::Parse: Move options setup to changelog_parse_plugin start
|
9 年 前 |
Guillem Jover
|
8c368c0005
Dpkg::Changelog::Parse: Refactor changelog_parse into changelog_parse_plugin
|
9 年 前 |
Guillem Jover
|
99a71f7390
Dpkg::Changelog::Parse: Fix changelog_parse documentation
|
9 年 前 |
Guillem Jover
|
604b44f89f
Dpkg: Remove my keyword from POD function prototypes
|
9 年 前 |
Guillem Jover
|
9470e136e9
scripts: Document dpkg version when module versions got bumped
|
9 年 前 |
Guillem Jover
|
915151a103
scripts: Say METHODS instead of FUNCTIONS or OBJECT FOO in POD section titles
|
9 年 前 |
Guillem Jover
|
f85e380f63
debian: Update my copyright years
|
9 年 前 |
Guillem Jover
|
a609805efa
Dpkg::Changelog::Parse: Say execute instead of exec in error message
|
10 年 前 |
Guillem Jover
|
01abe8afb9
perl: Rework use and exporter declarations
|
10 年 前 |
Guillem Jover
|
6e56dce419
scripts: Rename and deprecate _g function with g_
|
10 年 前 |
Guillem Jover
|
8d886702ff
scripts: Document all public module versions in a CHANGES section
|
10 年 前 |
Guillem Jover
|
0d5e17af73
scripts: Use named variables instead of using the topic variable
|
10 年 前 |
Guillem Jover
|
543ac69d24
scripts: Use //= instead of explicit defined or exists checks
|
10 年 前 |
Guillem Jover
|
76923e8e32
scripts: Add a space after flow control statements
|
10 年 前 |
Guillem Jover
|
7e7156bee2
scripts: Localize $_ in functions with while (<$fh>) style loops
|
10 年 前 |
Guillem Jover
|
ae25c683c0
Use https:// URLs instead of http:// when possible
|
11 年 前 |
Guillem Jover
|
bd281a3259
perl: Switch to use low precedence boolean operators for error checks
|
11 年 前 |
Guillem Jover
|
0e6111a3af
perl: Always check open() return value
|
12 年 前 |
Guillem Jover
|
526d1e43d4
scripts: Fix POD headings and item lists
|
11 年 前 |
Guillem Jover
|
a3f98a7e47
scripts: Use () instead of qw() for empty imports
|
11 年 前 |
Guillem Jover
|
c4cca9674d
Dpkg::Changelog::Parse: Always pass the filename to the changelog parser
|
12 年 前 |
Guillem Jover
|
ce9c2569c2
scripts: Use F<> for pathnames in POD markup
|
11 年 前 |