index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
dpkg-mergechangelogs.pl
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-30
scripts: Match ~deb also as a backport marker in versions
Guillem Jover
1
-2
/
+2
2019-10-30
scripts: Remove support for ~vola versioning
Guillem Jover
1
-4
/
+4
2019-10-12
scripts: Switch Getopt::Long from bundling to bundling_values
Guillem Jover
1
-1
/
+1
2018-06-22
scripts: Do not use stringy eval to define different sub implementations
Guillem Jover
1
-6
/
+4
2017-08-26
perl: Use -> operator for function variables
Guillem Jover
1
-3
/
+3
2016-10-30
perl: Remove default «.» from @INC before loading modules
Guillem Jover
1
-1
/
+4
2015-03-30
perl: Rework use and exporter declarations
Guillem Jover
1
-3
/
+3
2015-01-28
scripts: Rename and deprecate _g function with g_
Guillem Jover
1
-8
/
+8
2014-10-06
scripts: Unpack arguments instead of accessing @_ directly
Guillem Jover
1
-2
/
+4
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
-1
/
+1
2013-12-04
perl: Switch to use low precedence boolean operators for error checks
Guillem Jover
1
-2
/
+3
2013-11-23
perl: Do not allow hard tabs anywhere other than leading position
Guillem Jover
1
-7
/
+7
2013-07-26
scripts: Use () instead of qw() for empty imports
Guillem Jover
1
-1
/
+1
2013-07-08
Switch usage errors to not print entire --help output
Guillem Jover
1
-4
/
+6
2013-07-08
scripts: Trap $SIG{__WARN__} to call usageerr() on option parse errors
Guillem Jover
1
-3
/
+4
2013-07-04
scripts: Move Getopt::Long option specifications to array variables
Guillem Jover
1
-3
/
+8
2013-06-22
Dpkg: Deprecate lowercase exported by default variables
Guillem Jover
1
-3
/
+3
2013-05-08
perl: Remove unused variables
Guillem Jover
1
-1
/
+1
2013-05-04
Do not use double-quotes on strings that do not need interpolation
Guillem Jover
1
-20
/
+20
2013-04-29
scripts: Use // operator instead of an explicit defined check
Guillem Jover
1
-1
/
+1
2013-04-28
Use proper variables instead of barewords for filehandles
Guillem Jover
1
-3
/
+3
2012-06-30
dpkg-mergechangelogs: Unify --help output with other commands
Guillem Jover
1
-1
/
+1
2012-06-30
Align --version with --help on help output
Guillem Jover
1
-1
/
+1
2012-06-30
Change all programs to accept -? instead of -h for help output
Guillem Jover
1
-1
/
+2
2012-06-08
scripts: Unify “<option>...” --help output
Guillem Jover
1
-1
/
+1
2012-05-23
scripts: Handle argument parsing consistently when using Getopt::Long
Guillem Jover
1
-1
/
+1
2012-02-01
Move copyright information from --version output to file comment headers
Guillem Jover
1
-2
/
+0
2011-12-21
dpkg-mergechangelogs: do not error out on invalid versions
Raphaël Hertzog
1
-1
/
+3
2011-07-29
dpkg-mergechangelogs: use 7 characters for conflict markers
Raphaël Hertzog
1
-1
/
+1
2011-07-11
dpkg-mergechangelogs: fail if it cannot close the output file
Niels Thykier
1
-1
/
+1
2010-11-19
Cleanup white spaces
Guillem Jover
1
-1
/
+0
2010-04-22
dpkg-mergechangelogs: add missing call to textdomain()
Raphaël Hertzog
1
-0
/
+2
2010-04-22
dpkg-mergechangelogs: avoid using UTF-8 on translatable strings
Raphaël Hertzog
1
-1
/
+1
2010-04-19
dpkg-mergechangelogs: new script doing 3-way merge of Debian changelogs
Raphaël Hertzog
1
-0
/
+289