summaryrefslogtreecommitdiffstats
path: root/scripts/libmakepkg/source
AgeCommit message (Expand)AuthorFilesLines
2019-11-26makepkg: fix regression that broke extraction of file:// sourcesEli Schwartz1-1/+2
2019-10-23Update copyright yearsAllan McRae6-6/+6
2019-10-07Support file with seccomp enabledEli Schwartz1-1/+1
2019-05-28Support application/gzip MIME type in extractionKevin Mihelich1-1/+1
2019-05-08scripts: protect against unintended glob matching in [[ ]] RHSEli Schwartz1-1/+1
2019-05-08makepkg: correctly handle hg sources with updates on a non-default branchEli Schwartz1-1/+5
2019-03-19makepkg: use "shared" git clones when checking out sourcesEli Schwartz1-1/+1
2019-01-22libmakepkg: implement extendable source protocolsEli Schwartz4-0/+20
2018-11-02Add meson.build files to build with mesonDave Reisner1-0/+22
2018-03-14Update coyrights for 2018Allan McRae6-6/+6
2017-09-13libmakepkg: check for invalid tags in gitEli Schwartz1-1/+10
2017-07-06libmakepkg: fix unsanitized source filenamesEli Schwartz1-2/+2
2017-01-04makepkg: Verify git signaturesEli Schwartz1-8/+3
2017-01-04Update copyright yearsAllan McRae6-6/+6
2016-01-04Update copyright years for 2016Allan McRae6-6/+6
2015-12-15makepkg: Output full URL in case of download failureFlorian Pritz1-1/+1
2015-10-19Remove space before ellipsesAllan McRae1-2/+2
2015-05-19libmakepkg: extract functions for source download and extractionAllan McRae6-0/+619