summaryrefslogtreecommitdiff
path: root/scripts/Dpkg/Source/Package/V3/Git.pm
AgeCommit message (Expand)AuthorFilesLines
2017-10-17Dpkg::Source::Package: Call source format prerequisites method if presentGuillem Jover1-1/+1
2017-10-17Dpkg::Source::Package::V3: Use find_command() instead of ad-hoc codeGuillem Jover1-5/+2
2016-10-30Dpkg::Source::Package: Prefix private functions with _Guillem Jover1-3/+3
2016-07-03dpkg-source: Add new --no-overwrite-dir extraction optionGuillem Jover1-1/+5
2016-02-15dpkg-source: Add backend-specific --help options supportGuillem Jover1-0/+20
2015-05-30scripts, dselsect/methods: Switch from `` to operator qx()Guillem Jover1-1/+1
2015-04-10Consistently use proper quotation marks all over the placeGuillem Jover1-4/+4
2015-03-30perl: Rework use and exporter declarationsGuillem Jover1-2/+2
2015-01-28scripts: Remove unused «use Dpkg»Guillem Jover1-1/+0
2015-01-28scripts: Rename and deprecate _g function with g_Guillem Jover1-18/+18
2014-04-21scripts: Localize $_ in functions with while (<$fh>) style loopsGuillem Jover1-1/+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-9/+7
2013-12-04perl: Try to avoid boolean operators after predicates on error checksGuillem Jover1-5/+5
2013-11-24Consistently use regex instead of regexp when possibleGuillem Jover1-3/+3
2013-11-24Dpkg::Exit: Expose proper functions instead of variablesGuillem Jover1-3/+3
2013-07-08Dpkg::Source::Package: Do not return an error message if we can buildGuillem Jover1-1/+3
2013-06-22scripts: Inherit from parent instead of baseGuillem Jover1-1/+1
2013-06-22Dpkg::Source::Package: Capitalize variant module namesGuillem Jover1-0/+235