index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
dpkg-genchanges.pl
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-15
scripts: Refactor build type setting into a new set_build_type function
Guillem Jover
1
-18
/
+15
2014-08-10
scripts: Add -g and -G options for source plus arch-indep/specific builds
Guillem Jover
1
-2
/
+18
2014-08-10
dpkg-genchanges: Correctly filter host arch from the Architecture field
Guillem Jover
1
-0
/
+2
2014-08-09
scripts: Only allow one build type option
Guillem Jover
1
-4
/
+5
2014-08-09
scripts: Unify build options description in --help output
Guillem Jover
1
-6
/
+6
2014-08-09
dpkg-genchanges: Only print build type once
Guillem Jover
1
-3
/
+7
2014-08-09
scripts: Use // instead of || where appropriate
Guillem Jover
1
-1
/
+1
2014-08-09
scripts: Use //= instead of ||= when appropriate
Guillem Jover
1
-1
/
+1
2014-08-09
scripts: Mark Format and Installed-Size as automatic substvars
Guillem Jover
1
-1
/
+1
2014-05-17
scripts: Switch unused capturing groups to non-capturing ones
Guillem Jover
1
-3
/
+3
2014-04-21
dpkg-genchanges: Clarify error message on binary builds w/o binaries
Guillem Jover
1
-1
/
+6
2014-04-21
scripts: Use new Dpkg::Dist::Files module instead of ad-hoc code
Guillem Jover
1
-48
/
+29
2014-04-21
dpkg-genchanges: Only track attributes for distributed files
Guillem Jover
1
-5
/
+6
2014-04-21
dpkg-gencontrol: Remove unused %p2ver variable
Guillem Jover
1
-2
/
+0
2014-04-21
dpkg-genchanges: Remove unnecessary %pa2f variable
Guillem Jover
1
-10
/
+4
2014-04-21
scripts: Add a space after comma
Guillem Jover
1
-3
/
+3
2013-12-17
scripts: Use croak instead of internerr on programming errors in programs
Guillem Jover
1
-2
/
+3
2013-12-17
scripts: Cleanup build_opt() handling
Guillem Jover
1
-9
/
+19
2013-12-17
dpkg-genchanges: Unify $include constant naming with dpkg-buildpackage
Guillem Jover
1
-24
/
+25
2013-12-07
Use https:// URLs instead of http:// when possible
Guillem Jover
1
-1
/
+1
2013-12-05
Add experimental build profiles support
Guillem Jover
1
-0
/
+3
2013-12-04
perl: Surround FileHandles with braces in print calls
Guillem Jover
1
-3
/
+3
2013-12-04
perl: Switch to use low precedence boolean operators for error checks
Guillem Jover
1
-8
/
+8
2013-12-04
perl: Try to avoid boolean operators after predicates on error checks
Guillem Jover
1
-26
/
+28
2013-11-24
Dpkg::Vars: Deprecate $sourcepackage package variable
Guillem Jover
1
-3
/
+4
2013-11-24
Dpkg::Compression: Add new compression_get_file_extension_regex() function
Guillem Jover
1
-1
/
+1
2013-10-26
dpkg-genchanges: Slighly improve note on no substvar expansion
Guillem Jover
1
-1
/
+3
2013-07-26
scripts: Use () instead of qw() for empty imports
Guillem Jover
1
-1
/
+1
2013-07-18
scripts: Use the block form for the grep function
Guillem Jover
1
-1
/
+1
2013-07-18
scripts: Use Dpkg::Util list functions instead of grep
Guillem Jover
1
-4
/
+5
2013-07-18
scripts: Do not mix boolean operators
Guillem Jover
1
-1
/
+1
2013-07-18
scripts: Do not use negative expression in unless and until conditions
Guillem Jover
1
-3
/
+3
2013-06-22
Dpkg: Deprecate lowercase exported by default variables
Guillem Jover
1
-6
/
+6
2013-05-08
scripts: Do not write out implcit $_ in foreach loops
Guillem Jover
1
-3
/
+3
2013-05-08
dpkg-genchanges: Do not use conditional declarations
Guillem Jover
1
-3
/
+5
2013-05-08
perl: Slurp files more efficiently
Guillem Jover
1
-1
/
+2
2013-05-04
Do not use double-quotes on strings that do not need interpolation
Guillem Jover
1
-62
/
+62
2013-04-30
Do not quote simple identifier hash keys in element accesses
Guillem Jover
1
-5
/
+5
2013-04-28
Use proper variables instead of barewords for filehandles
Guillem Jover
1
-6
/
+8
2013-04-27
scripts: Remove unused :signal_h from POSIX imports
Guillem Jover
1
-1
/
+1
2013-03-18
scripts: Remove unused POSIX module usage
Guillem Jover
1
-1
/
+0
2012-06-30
Change all programs to accept -? instead of -h for help output
Guillem Jover
1
-2
/
+3
2012-06-30
Add support for binary-only key-value option in changelogs
Guillem Jover
1
-1
/
+6
2012-06-08
scripts: Slice --help output strings
Guillem Jover
1
-3
/
+3
2012-06-08
scripts: Unify “<option>...” --help output
Guillem Jover
1
-1
/
+1
2012-05-23
scripts: Hyphenate option arguments
Guillem Jover
1
-8
/
+8
2012-05-23
scripts: Use “changelog” instead of “change log”
Guillem Jover
1
-1
/
+1
2012-02-01
Move copyright information from --version output to file comment headers
Guillem Jover
1
-4
/
+3
2011-04-02
dpkg-genchanges: Do not warn when adding files w/o matching architecture
Guillem Jover
1
-2
/
+4
2010-11-19
Cleanup white spaces
Guillem Jover
1
-1
/
+0
[prev]
[next]