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
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
2011-05-06
dpkg-source: fix behaviour of --extend-diff-ignore if used after --diff-ignore
Raphaël Hertzog
1
-0
/
+3
2011-04-01
dpkg-source: temporarily drop Package-List field generation
Raphaël Hertzog
1
-0
/
+1
2011-03-26
dpkg-source: extend the Package-List field based on the feedback received
Raphaël Hertzog
1
-5
/
+7
2011-03-24
dpkg-source: strip spaces around newlines in Uploaders
Raphaël Hertzog
1
-1
/
+1
2011-03-24
dpkg-source: add new Package-List field to .dsc files
Raphaël Hertzog
1
-0
/
+12
2010-11-19
Cleanup white spaces
Guillem Jover
1
-1
/
+0
2010-10-31
dpkg-source: fail properly when debian/source/format is empty
Raphaël Hertzog
1
-1
/
+3
2010-06-10
dpkg-source: new option --abort-on-upstream-changes
Raphaël Hertzog
1
-1
/
+1
2010-06-10
dpkg-source: new --unapply-patches option
Raphaël Hertzog
1
-4
/
+10
2010-05-20
dpkg-source: do not ensure prerequisites are met for --before-build/--after-b...
Jonathan Nieder
1
-7
/
+5
2010-05-02
dpkg-source: implement --before-build and --after-build command
Raphaël Hertzog
1
-5
/
+17
2010-04-01
dpkg-source: support debian/source/local-options
Raphaël Hertzog
1
-11
/
+14
2010-03-28
dpkg-source: warn when debian/source/format doesn't exist
Raphaël Hertzog
1
-0
/
+2
2010-03-12
Use License instead of Licence in strings
Guillem Jover
1
-1
/
+1
2010-03-05
dpkg-source: do not fallback to other source formats
Raphaël Hertzog
1
-25
/
+24
2010-02-25
dpkg-genchanges, dpkg-source: only split Binary field when it's too long
Raphaël Hertzog
1
-2
/
+4
2010-02-24
dpkg-source, dpkg-genchanges: split Binary lines at less than 980 chars
Raphaël Hertzog
1
-1
/
+1
2010-02-23
Update Dpkg::Conf to use Dpkg::Interface::Storable
Raphaël Hertzog
1
-1
/
+1
2010-02-23
dpkg-source: new options --extend-diff-ignore, --diff-ignore, --tar-ignore
Raphaël Hertzog
1
-3
/
+5
2010-02-21
dpkg-source: new option --create-empty-orig in formats "2.0" and "3.0 (quilt)"
Raphaël Hertzog
1
-4
/
+3
2010-02-21
dpkg-gencontrol, dpkg-genchanges, dpkg-source: support multiple -T options
Raphaël Hertzog
1
-3
/
+1
[next]