summaryrefslogtreecommitdiff
path: root/scripts/dpkg-distaddfile.pl
AgeCommit message (Expand)AuthorFilesLines
2017-09-24Dpkg::File: Move file_lock() into a new Dpkg::Lock moduleGuillem Jover1-1/+1
2016-11-03dpkg-distaddfile: Rename variable from $file to $filenameGuillem Jover1-3/+3
2015-04-10Consistently use proper quotation marks all over the placeGuillem Jover1-1/+1
2015-03-30perl: Rework use and exporter declarationsGuillem Jover1-0/+1
2015-01-28scripts: Rename and deprecate _g function with g_Guillem Jover1-9/+9
2014-05-17scripts: Switch unused capturing groups to non-capturing onesGuillem Jover1-1/+1
2014-05-17perl: Do not use global match variablesGuillem Jover1-2/+2
2014-04-21scripts: Use new Dpkg::Dist::Files module instead of ad-hoc codeGuillem Jover1-17/+7
2013-12-07Use https:// URLs instead of http:// when possibleGuillem Jover1-1/+1
2013-12-04perl: Surround FileHandles with braces in print callsGuillem Jover1-2/+2
2013-12-04perl: Switch to use low precedence boolean operators for error checksGuillem Jover1-11/+11
2013-12-04perl: Try to avoid boolean operators after predicates on error checksGuillem Jover1-1/+1
2013-10-27scripts: Do not prefix paths with ./ before calling openGuillem Jover1-1/+0
2013-08-11scripts: Use a variable instead of a literal string for the lock fileGuillem Jover1-5/+6
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-05-04Do not use double-quotes on strings that do not need interpolationGuillem Jover1-17/+17
2013-04-28Fix file descriptor leaks in perl codeGuillem Jover1-0/+1
2013-04-28Use proper variables instead of barewords for filehandlesGuillem Jover1-6/+8
2013-04-27scripts: Restrict POSIX imports to :errno_h, :fcntl_h or :sys_wait_hGuillem Jover1-2/+1
2013-04-27scripts: Remove unused :signal_h from POSIX importsGuillem Jover1-1/+1
2013-04-24Use three-argument form of open in perl codeGuillem Jover1-2/+2
2012-06-30Change all programs to accept -? instead of -h for help outputGuillem Jover1-2/+3
2012-06-06Dpkg::File: Refactor file locking logic into this new moduleGuillem Jover1-4/+2
2012-05-23scripts: Hyphenate option argumentsGuillem Jover1-1/+1
2012-02-01Move copyright information from --version output to file comment headersGuillem Jover1-3/+2
2011-10-21dpkg-gencontrol, dpkg-distaddfile: protect update of debian/files with a lockRaphaƫl Hertzog1-0/+13
2010-11-19Cleanup white spacesGuillem Jover1-1/+0
2010-03-12Use License instead of Licence in stringsGuillem Jover1-1/+1
2009-11-08Add missing license headersGuillem Jover1-0/+15
2008-12-09Dpkg::ErrorHandling: Export public functions by defaultGuillem Jover1-1/+1
2008-11-11Use new style perl function callsGuillem Jover1-9/+11
2008-08-05dpkg-distaddfile: Use _g() instead of wrong and typoed gettetx()Guillem Jover1-1/+3
2008-01-01Remove the last calls to chown(getfowner(), ...)Raphael Hertzog1-5/+0
2007-10-18Dpkg::ErrorHandling: Add support for format stringsGuillem Jover1-1/+1
2007-10-11Switch perl programs to use the new Dpkg/ErrorHandling moduleGuillem Jover1-0/+1
2007-07-22Switch 'dpkg-gettext.pl' to a new style perl module Dpkg::Gettext.Guillem Jover1-1/+1
2007-07-22Switch perl programs to use the new Dpkg module and its variables.Guillem Jover1-4/+1
2007-04-11Make all perl scripts use strict and warnings, to ease catching errors.Guillem Jover1-5/+10
2007-01-11Move retrieval of uid and gid information from controllib.pl into aGuillem Jover1-1/+1
2006-06-21Modified some strings to be able to merge them in the .pot files.Guillem Jover1-1/+1
2006-05-23Standarize scripts usage output format and at the same time makeGuillem Jover1-12/+24
2006-05-12* Add gettext support for the Perl scripts. Based on a patch byFrank Lichtenheld1-13/+16
2001-03-04* ChangeLog: undo file corruption (ugh)Wichert Akkerman1-1/+1
1999-01-29dpkg 1.4.1Guy Maor1-0/+2
1996-08-20dpkg (1.3.6) experimental; urgency=low (HIGH for new source format)Ian Jackson1-1/+2
1996-08-08dpkg (1.3.1) experimental; urgency=LOWIan Jackson1-1/+1
1996-08-06dpkg (1.3.0) experimental; urgency=LOWIan Jackson1-0/+59