index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
dpkg-scansources.pl
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-20
Dpkg::Util: Remove and replace with core module List::Util
Guillem Jover
1
-1
/
+1
2017-01-26
Dpkg::ErrorHandling: Add a new debug() function
Guillem Jover
1
-5
/
+3
2016-01-26
scripts: Do not abort when traversing symlinks to directories
Guillem Jover
1
-1
/
+1
2015-10-02
scripts: Switch all find(1) command calls to File::Find
Guillem Jover
1
-7
/
+8
2015-05-30
dpkg-scansources: Sort output by package name and version
Maximilian Schwerin
1
-1
/
+3
2015-04-18
debian: Update my copyright years
Guillem Jover
1
-1
/
+1
2015-04-10
dpkg-scansources: Move main() into outer scope
Guillem Jover
1
-47
/
+38
2015-04-10
dpkg-scansources: Handle parsed source control data just once
Guillem Jover
1
-19
/
+9
2015-04-10
scripts: Pass a list to open() for commands instead of a string
Guillem Jover
1
-1
/
+1
2015-04-10
scripts: Change version() functions to never exit
Guillem Jover
1
-2
/
+1
2015-04-10
dpkg-scansources: Use syserr() instead of close_msg()
Guillem Jover
1
-7
/
+1
2015-04-10
dpkg-scansources: Use proper constants instead of constant subs
Guillem Jover
1
-7
/
+8
2015-04-10
Consistently use proper quotation marks all over the place
Guillem Jover
1
-1
/
+1
2015-01-28
dpkg-scansources: Fix perl uninitialized value usage on missing Binary field
Guillem Jover
1
-1
/
+1
2015-01-28
scripts: Rename and deprecate _g function with g_
Guillem Jover
1
-11
/
+11
2014-10-06
perl: Do not use the topic variable unnecessarily
Guillem Jover
1
-1
/
+1
2014-04-21
scripts: Add a space after flow control statements
Guillem Jover
1
-1
/
+1
2013-12-07
Use https:// URLs instead of http:// when possible
Guillem Jover
1
-1
/
+1
2013-12-04
perl: Try to avoid boolean operators after predicates on error checks
Guillem Jover
1
-1
/
+2
2013-11-23
perl: Do not allow hard tabs anywhere other than leading position
Guillem Jover
1
-17
/
+17
2013-07-26
scripts: Use () instead of qw() for empty imports
Guillem Jover
1
-1
/
+1
2013-07-18
scripts: Use Dpkg::Util list functions instead of grep
Guillem Jover
1
-1
/
+2
2013-07-18
dpkg-scansources: Use a foreach loop instead of a void map
Guillem Jover
1
-5
/
+3
2013-07-18
scripts: Do not mix boolean operators
Guillem Jover
1
-1
/
+1
2013-07-08
dpkg-scansources: Move exit call out from usage()
Bernhard R. Link
1
-3
/
+1
2013-07-08
scripts: Trap $SIG{__WARN__} to call usageerr() on option parse errors
Guillem Jover
1
-1
/
+4
2013-06-22
perl: Decapitalize variable names
Guillem Jover
1
-41
/
+41
2013-06-22
Dpkg: Deprecate lowercase exported by default variables
Guillem Jover
1
-3
/
+3
2013-05-08
perl: Unify regex delimiters to //, {} or <>
Guillem Jover
1
-3
/
+3
2013-05-04
Do not use double-quotes on strings that do not need interpolation
Guillem Jover
1
-10
/
+10
2013-04-28
Use proper variables instead of barewords for filehandles
Guillem Jover
1
-3
/
+3
2013-04-24
Use three-argument form of open in perl code
Guillem Jover
1
-1
/
+1
2012-06-30
Recognize -? as an alias for --help in all commands
Guillem Jover
1
-3
/
+3
2012-06-08
scripts: Unify “<option>...” --help output
Guillem Jover
1
-1
/
+1
2012-06-07
scripts: Hyphenate option arguments
Guillem Jover
1
-1
/
+1
2012-05-23
dpkg-scansources: Do not accept --nohelp
Guillem Jover
1
-1
/
+1
2011-08-20
Expand numeric literals and word abbreviation in usage error output
Guillem Jover
1
-1
/
+1
2010-04-17
dpkg-scansources: call the right function when -e is used
Raphaël Hertzog
1
-1
/
+1
2010-02-25
Dpkg::Checksums: rewrite to provide an object-oriented API
Raphaël Hertzog
1
-18
/
+10
2010-02-20
Update Dpkg::Control::* to use Dpkg::Interface::Storable
Raphaël Hertzog
1
-1
/
+1
2010-01-22
Rename Dpkg::Compression::CompressedFile and Dpkg::Compression::Compressor
Raphaël Hertzog
1
-4
/
+4
2010-01-22
Dpkg::Compression: new API based on public functions
Raphaël Hertzog
1
-2
/
+3
2010-01-22
Dpkg::Compression::CompressedFile: update API
Raphaël Hertzog
1
-12
/
+6
2010-01-22
Rename Dpkg::Source::CompressedFile into Dpkg::Compression::CompressedFile
Raphaël Hertzog
1
-4
/
+4
2009-11-21
dpkg-scansources: Update Getopt::Long setup code
Guillem Jover
1
-29
/
+3
2009-11-21
dpkg-scansources: Update comments
Guillem Jover
1
-7
/
+2
2009-11-08
Unify text in license headers
Guillem Jover
1
-2
/
+2
2009-11-08
Replace FSF address by pointing to the gnu.org URL
Guillem Jover
1
-3
/
+2
2009-11-07
Use find with -L instead of deprecated -follow
Guillem Jover
1
-1
/
+1
2009-11-06
Dpkg::Control::Hash: handle arbitrary field values
Raphaël Hertzog
1
-2
/
+2
[next]