summaryrefslogtreecommitdiff
path: root/scripts/dpkg-vendor.pl
AgeCommit message (Expand)AuthorFilesLines
2014-10-06scripts: Place Commands: before Options: in --help outputGuillem Jover1-5/+5
2014-05-17scripts: Switch unused capturing groups to non-capturing onesGuillem Jover1-1/+1
2013-12-07Use https:// URLs instead of http:// when possibleGuillem Jover1-1/+1
2013-07-26scripts: Use () instead of qw() for empty importsGuillem Jover1-1/+1
2013-06-22Dpkg: Deprecate lowercase exported by default variablesGuillem Jover1-3/+3
2013-06-21dpkg-vendor: Use Dpkg::Vendor::get_vendor_dir instead of literal stringGuillem Jover1-3/+3
2013-05-04Do not use double-quotes on strings that do not need interpolationGuillem Jover1-13/+13
2013-04-29scripts: Use // operator instead of an explicit defined checkGuillem Jover1-1/+1
2012-06-30Change all programs to accept -? instead of -h for help outputGuillem Jover1-1/+2
2012-06-08scripts: Slice --help output stringsGuillem Jover1-6/+6
2012-06-08scripts: Unify “<option>...” --help outputGuillem Jover1-1/+1
2012-05-23scripts: Refer to commands instead of actions in help outputGuillem Jover1-2/+2
2012-02-01Move copyright information from --version output to file comment headersGuillem Jover1-3/+0
2011-06-05dpkg-vendor: fail on missing parameters for required argumentsNiels Thykier1-0/+2
2010-03-12Use License instead of Licence in stringsGuillem Jover1-1/+1
2009-11-08Replace FSF address by pointing to the gnu.org URLGuillem Jover1-2/+1
2009-05-10dpkg-vendor: Error out when no action option is providedGuillem Jover1-0/+2
2009-05-10dpkg-vendor: Use usageerr instead of non-existent badusageGuillem Jover1-1/+1
2009-05-10dpkg-vendor: new script to query various vendor informationRaphael Hertzog1-0/+113