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
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
2012-06-30
Change all programs to accept -? instead of -h for help output
Guillem Jover
1
-2
/
+2
2012-06-30
dpkg-source: Minimize source architecture list
Guillem Jover
1
-2
/
+12
2012-06-30
Add support for binary-only key-value option in changelogs
Guillem Jover
1
-0
/
+3
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
Add Build-Depends-Arch and Build-Conflicts-Arch
Roger Leigh
1
-1
/
+1
2012-05-23
scripts: Hyphenate option arguments
Guillem Jover
1
-4
/
+4
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
-5
/
+0
2011-08-01
dpkg-source: implement --commit and fail with unrecorded changes
Raphaël Hertzog
1
-6
/
+16
2011-08-01
dpkg-source: accept "." as the directory parameter
Raphaël Hertzog
1
-1
/
+8
2011-06-25
dpkg-source: add some supplementary checks of debian/control
Raphaël Hertzog
1
-0
/
+5
2011-05-28
dpkg-source: reenable the Package-List field
Raphaël Hertzog
1
-8
/
+2
2011-05-15
dpkg-source: ensure "any" doesn't hide "all" in the Architecture field
Raphaël Hertzog
1
-2
/
+7
[next]