summaryrefslogtreecommitdiff
path: root/scripts/Dpkg/File.pm
AgeCommit message (Expand)AuthorFilesLines
2019-01-15Dpkg::File: Make file_slurp() also accept pathnames in addition to filehandlesGuillem Jover1-1/+15
2017-09-24Dpkg::File: Move file_lock() into a new Dpkg::Lock moduleGuillem Jover1-33/+0
2017-01-28Dpkg::File: Disable the NFS-unsafe warning on LinuxGuillem Jover1-1/+5
2016-10-30perl: Remove default «.» from @INC before loading modulesGuillem Jover1-1/+4
2015-03-30perl: Rework use and exporter declarationsGuillem Jover1-3/+6
2015-01-28Dpkg: Use shift instead of @_ on single argument unpackingGuillem Jover1-1/+1
2015-01-28scripts: Rename and deprecate _g function with g_Guillem Jover1-3/+3
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-4/+4
2013-07-26perl: Replace non-existent function call _() with _g()Lincoln Myers1-2/+2
2013-06-22scripts: Do not inherit from Exporter just import its importGuillem Jover1-1/+1
2013-05-08perl: Slurp files more efficientlyGuillem Jover1-1/+9
2013-05-04Do not use double-quotes on strings that do not need interpolationGuillem Jover1-4/+4
2012-06-06Dpkg::File: Demote libfile-fcntllock-perl Depends to a RecommendsGuillem Jover1-4/+17
2012-06-06Dpkg::File: Refactor file locking logic into this new moduleGuillem Jover1-0/+39