summaryrefslogtreecommitdiff
path: root/scripts/dpkg-name.pl
AgeCommit message (Expand)AuthorFilesLines
2013-12-07Use https:// URLs instead of http:// when possibleGuillem Jover1-1/+1
2013-12-04perl: Switch to use low precedence boolean operators for error checksGuillem Jover1-2/+2
2013-07-26scripts: Use () instead of qw() for empty importsGuillem Jover1-1/+1
2013-07-18scripts: Do not mix boolean operatorsGuillem Jover1-2/+2
2013-07-08dpkg-name: Require at least one filename after --Guillem Jover1-7/+11
2013-07-08dpkg-name: Print correct error message on unknown options before --Guillem Jover1-0/+2
2013-06-22Dpkg: Deprecate lowercase exported by default variablesGuillem Jover1-3/+3
2013-05-06scripts: Initialize arrays with the qw() operatorGuillem Jover1-2/+2
2013-05-04Do not use double-quotes on strings that do not need interpolationGuillem Jover1-12/+12
2013-04-28Use proper variables instead of barewords for filehandlesGuillem Jover1-3/+3
2012-06-30Change all programs to accept -? instead of -h for help outputGuillem Jover1-3/+3
2011-03-14dpkg-name: Fix typo in --overwrite argument parsingIvan Gagis1-1/+1
2010-11-19Cleanup white spacesGuillem Jover1-1/+0
2010-05-17dpkg-name: fix syntax errorGerfried Fuchs1-1/+1
2010-02-25dpkg-name: Mark missing strings for translationGuillem Jover1-10/+13
2010-02-20Update Dpkg::Control::* to use Dpkg::Interface::StorableRaphaël Hertzog1-1/+1
2009-11-08Unify format in license headersGuillem Jover1-1/+0
2009-11-08Replace FSF address by pointing to the gnu.org URLGuillem Jover1-2/+1
2009-09-19Use the new Dpkg::Control interface everywhereRaphaël Hertzog1-2/+2
2009-09-16Rename Dpkg::Cdata into Dpkg::ControlRaphaël Hertzog1-1/+1
2009-06-29dpkg-name: Do not handle Revision and Package_Revision fieldsGuillem Jover1-5/+0
2009-06-29dpkg-name: Fix inverted logic when deciding to assume the architectureGuillem Jover1-1/+1
2009-06-29dpkg-name: Call _g instead of g_Guillem Jover1-1/+1
2009-06-17dpkg-name: Rewrite in perlGuillem Jover1-0/+256