index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
dpkg-parsechangelog.pl
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-18
dpkg-parsechangelog: Add new --reverse option
Guillem Jover
1
-0
/
+3
2017-10-17
Dpkg::Getopt: Do not normalize args past a passthrough stop word
Guillem Jover
1
-1
/
+1
2016-07-03
scripts: Replace changelog program parsers with perl modules
Guillem Jover
1
-4
/
+1
2015-04-10
Consistently use proper quotation marks all over the place
Guillem Jover
1
-1
/
+1
2015-04-06
dpkg-parsechangelog: Normalize command-line parsing
Guillem Jover
1
-55
/
+59
2015-01-28
scripts: Rename and deprecate _g function with g_
Guillem Jover
1
-7
/
+7
2014-10-25
dpkg-parsechangelog: Accept -S value in addition to -Svalue
Guillem Jover
1
-2
/
+2
2014-10-25
dpkg-parsechangelog: Do not accept values bundled with long option names
Guillem Jover
1
-6
/
+2
2014-05-17
scripts: Switch unused capturing groups to non-capturing ones
Guillem Jover
1
-1
/
+1
2014-04-21
dpkg-parsechangelog: Do not generate perl warnings on nonexistent fields
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: Try to avoid boolean operators after predicates on error checks
Guillem Jover
1
-2
/
+1
2013-07-26
scripts: Use () instead of qw() for empty imports
Guillem Jover
1
-1
/
+1
2013-07-26
dpkg-parsechangelog: Unify -S option parsing with other short options
Guillem Jover
1
-1
/
+3
2013-06-22
Dpkg: Deprecate lowercase exported by default variables
Guillem Jover
1
-3
/
+3
2013-05-04
Do not use double-quotes on strings that do not need interpolation
Guillem Jover
1
-13
/
+13
2013-04-30
Do not quote simple identifier hash keys in element accesses
Guillem Jover
1
-10
/
+12
2013-04-04
dpkg-parsechangelog: Add new --show-field option to print a field value
Guillem Jover
1
-1
/
+9
2012-06-30
Change all programs to accept -? instead of -h for help output
Guillem Jover
1
-2
/
+3
2012-06-08
scripts: Slice --help output strings
Guillem Jover
1
-6
/
+6
2012-06-08
scripts: Unify “<option>...” --help output
Guillem Jover
1
-1
/
+1
2012-05-23
dpkg-parsechangelog: Uppercase “parse options:” help output title
Guillem Jover
1
-1
/
+1
2012-05-23
scripts: Hyphenate option arguments
Guillem Jover
1
-3
/
+3
2012-05-23
scripts: Use “changelog” instead of “change log”
Guillem Jover
1
-2
/
+2
2012-02-01
Move copyright information from --version output to file comment headers
Guillem Jover
1
-4
/
+3
2011-08-20
dpkg-parsechangelog: Remove duplicate program name from usage error output
Guillem Jover
1
-1
/
+1
2010-11-19
Cleanup white spaces
Guillem Jover
1
-1
/
+0
2010-03-12
Use License instead of Licence in strings
Guillem Jover
1
-1
/
+1
2009-11-08
Add missing license headers
Guillem Jover
1
-0
/
+15
2009-10-31
dpkg-parsechangelog: drop useless “use” statements
Raphaël Hertzog
1
-3
/
+0
2009-10-31
Move parse_changelog() to a separate module Dpkg::Changelog::Parse
Raphaël Hertzog
1
-2
/
+2
2009-09-19
Use the new Dpkg::Control interface everywhere
Raphaël Hertzog
1
-1
/
+1
2009-05-19
dpkg-parsechangelog: documentation update
Raphael Hertzog
1
-9
/
+11
2008-12-09
Dpkg::ErrorHandling: Export public functions by default
Guillem Jover
1
-1
/
+1
2008-01-18
Integrated dpkg-parsechangelog processing into Dpkg::Changelog::parse_changel...
Raphael Hertzog
1
-56
/
+44
2008-01-16
Fix one format string
Frank Lichtenheld
1
-1
/
+1
2007-12-06
dpkg-parsechangelog: Fix handling of --all option
Frank Lichtenheld
1
-1
/
+2
2007-12-06
dpkg-parsechangelog: Fix an error in command line parsing
Frank Lichtenheld
1
-2
/
+2
2007-12-06
Teach dpkg-parsechangelog about the new debian parser options
Frank Lichtenheld
1
-2
/
+22
2007-12-06
dpkg-parsechangelog: Make the -L option actually work
Frank Lichtenheld
1
-1
/
+2
2007-12-06
dpkg-parsechangelog: Clean-up
Frank Lichtenheld
1
-10
/
+11
2007-10-18
Dpkg::ErrorHandling: Add support for format strings
Guillem Jover
1
-6
/
+7
2007-10-11
Switch perl programs to use the new Dpkg/ErrorHandling module
Guillem Jover
1
-3
/
+1
2007-07-22
Switch 'dpkg-gettext.pl' to a new style perl module Dpkg::Gettext.
Guillem Jover
1
-1
/
+1
2007-07-22
Switch perl programs to use the new Dpkg module and its variables.
Guillem Jover
1
-4
/
+1
2007-04-11
Make all perl scripts use strict and warnings, to ease catching errors.
Guillem Jover
1
-8
/
+17
2007-04-03
* scripts/controllib.pl (warn): Rename to ...
Guillem Jover
1
-1
/
+1
2006-06-04
Print the correct file being parsed by dpkg-parsechangelog's debian
Guillem Jover
1
-1
/
+1
2006-05-23
Standarize scripts usage output format and at the same time make
Guillem Jover
1
-15
/
+26
2006-05-12
* Add gettext support for the Perl scripts. Based on a patch by
Frank Lichtenheld
1
-12
/
+15
[next]