summaryrefslogtreecommitdiff
path: root/scripts/Dpkg/Dist
AgeCommit message (Expand)AuthorFilesLines
2018-09-18Dpkg::Dist::Files: Add support for file attributesGuillem Jover1-3/+14
2017-08-26perl: Use -> operator for function variablesGuillem Jover1-1/+1
2016-11-06Dpkg::Dist::Files: Do not try to load non-files in load_dir methodGuillem Jover1-1/+3
2016-11-03Dpkg::Dist::Files: Add new load_dir methodGuillem Jover1-0/+15
2016-11-03Dpkg::Dist::Files: Change add_file to return $fileGuillem Jover1-0/+2
2015-07-29Dpkg::Dist::Files: Allow colons (:) in added filenamesGuillem Jover1-2/+2
2015-05-18Dpkg::Dist::Files: Allow ~ in added filenamesGuillem Jover1-1/+1
2015-05-18Dpkg::Dist::Files: Add new filter() methodGuillem Jover1-0/+14
2015-05-18Dpkg::Dist::Files: Add new reset() methodGuillem Jover1-0/+6
2015-05-09Dpkg::Dist::Files: Parse filename on add_file() to initialize files valuesGuillem Jover1-9/+6
2015-05-09Dpkg::Dist::Files: Factor file parsing into a new member functionGuillem Jover1-17/+31
2015-05-09Dpkg::Dist::Files: Always sort the files list on outputGuillem Jover1-11/+3
2015-03-30perl: Rework use and exporter declarationsGuillem Jover1-2/+2
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-2/+2
2014-04-21Dpkg::Dist::Files: New perl moduleGuillem Jover1-0/+141