index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
dpkg-source.pl
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-30
dpkg-source: Make the program reproducible when run standalone
Guillem Jover
1
-0
/
+3
2016-07-03
dpkg-source: Add new --no-overwrite-dir extraction option
Guillem Jover
1
-0
/
+4
2016-07-03
dpkg-source: Generate Testsuite-Triggers field from test dependencies
Guillem Jover
1
-0
/
+31
2016-07-03
dpkg-source: Check that debian/tests/control is a regular file
Guillem Jover
1
-0
/
+2
2016-07-03
dpkg-source: Move -q option to the General options section in --help output
Guillem Jover
1
-1
/
+1
2016-07-03
dpkg-source: Document various long options in --help output
Guillem Jover
1
-4
/
+8
2016-05-09
dpkg-source: Add new --require-strong-checksums option and change default
Guillem Jover
1
-0
/
+5
2016-05-02
dpkg-source: Use context gettext functions for "<none>" string
Guillem Jover
1
-2
/
+2
2016-05-02
perl: Fix various perl critic regressions
Guillem Jover
1
-2
/
+2
2016-04-01
scripts: Use new Dpkg::Arch functions to validate and parse architectures
Guillem Jover
1
-4
/
+3
2016-02-15
dpkg-source: Add backend-specific --help options support
Guillem Jover
1
-3
/
+47
2015-10-18
Update Ian Jackson's email address
Guillem Jover
1
-1
/
+1
2015-08-03
dpkg-source: Add an optional essential=yes key/value to Package-List
Guillem Jover
1
-0
/
+4
2015-05-09
dpkg-source: Remove stray whitespace in shebang
Guillem Jover
1
-1
/
+1
2015-04-10
Consistently use proper quotation marks all over the place
Guillem Jover
1
-4
/
+4
2015-03-30
perl: Rework use and exporter declarations
Guillem Jover
1
-4
/
+4
2015-01-28
Dpkg: Use shift instead of @_ on single argument unpacking
Guillem Jover
1
-1
/
+1
2015-01-28
scripts: Rename and deprecate _g function with g_
Guillem Jover
1
-39
/
+39
2014-10-25
dpkg-source: Error out on obsolete Build-Profiles syntax
Guillem Jover
1
-8
/
+3
2014-10-06
dpkg-source: Rework command parsing and add --build and --extract aliases
Guillem Jover
1
-34
/
+39
2014-10-06
scripts: Unpack arguments instead of accessing @_ directly
Guillem Jover
1
-1
/
+3
2014-10-06
scripts: Update restriction formula syntax
Johannes Schauer
1
-2
/
+25
2014-08-09
dpkg-source: Add --format an --ignore-bad-version to --help output
Guillem Jover
1
-1
/
+3
2014-08-09
dpkg-source: Automatically add the Testsuite field
Guillem Jover
1
-0
/
+19
2014-05-17
scripts: Switch unused capturing groups to non-capturing ones
Guillem Jover
1
-3
/
+3
2014-04-21
dpkg-source: Add arch and profile information to Package-List field
Guillem Jover
1
-1
/
+10
2014-04-21
scripts: Add a space after comma
Guillem Jover
1
-1
/
+1
2014-01-15
dpkg-source: Set default compression options in source format specific modules
Guillem Jover
1
-5
/
+0
2013-12-07
Use https:// URLs instead of http:// when possible
Guillem Jover
1
-1
/
+1
2013-12-05
dpkg-source: Update default diff ignore regex on --extend-diff-ignore
Guillem Jover
1
-0
/
+2
2013-12-04
perl: Switch to use low precedence boolean operators for error checks
Guillem Jover
1
-4
/
+4
2013-11-24
Dpkg::Source::Package: Deprecate public package variables
Guillem Jover
1
-5
/
+6
2013-11-24
dpkg-source: Do not modify $diff_ignore_default_regexp package variable
Guillem Jover
1
-2
/
+3
2013-11-24
Consistently use regex instead of regexp when possible
Guillem Jover
1
-5
/
+5
2013-11-24
Dpkg::Vars: Deprecate $sourcepackage package variable
Guillem Jover
1
-1
/
+1
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
dpkg-source: Use two eq operators instead of a grep
Guillem Jover
1
-1
/
+1
2013-07-18
scripts: Use Dpkg::Util list functions instead of grep
Guillem Jover
1
-3
/
+4
2013-06-22
Dpkg: Deprecate lowercase exported by default variables
Guillem Jover
1
-3
/
+3
2013-05-08
scripts: Do not write out implcit $_ in foreach loops
Guillem Jover
1
-3
/
+3
2013-05-08
Remove trailing whitespaces
Guillem Jover
1
-2
/
+2
2013-05-06
scripts: Initialize arrays with the qw() operator
Guillem Jover
1
-2
/
+2
2013-05-04
Do not use double-quotes on strings that do not need interpolation
Guillem Jover
1
-58
/
+58
2013-04-30
Do not quote simple identifier hash keys in element accesses
Guillem Jover
1
-33
/
+33
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
2013-04-19
Remove Emacs and vim modelines
Guillem Jover
1
-1
/
+0
2013-03-18
dpkg-source: Fix typo
Guillem Jover
1
-1
/
+1
2012-06-30
scripts: Accept “:native” arch-qualified Build-Dependencies
Thibaut Girka
1
-1
/
+1
[next]