summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2015-02-12repo-add: improve delta file detection on removalAllan McRae1-1/+1
2015-02-12repo-add: only backup database signature if database was backed upAllan McRae1-6/+7
2015-02-12repo-add: unify checking gpg keysAllan McRae1-15/+17
2015-02-12repo-add: clarify invalid repo extension messageAllan McRae1-1/+1
2015-02-12repo-add: improve removing old packagesAllan McRae1-5/+9
2015-02-01makepkg: split package tidying into libmakepkgAllan McRae16-145/+560
2015-02-01makepkg: split PKGBUILD/makepkg.conf option checking to libmakepkgAllan McRae3-87/+110
2015-02-01makepkg: rename other_options to build_optionsAllan McRae1-3/+3
2015-02-01makepkg: split message functions into libmakepkgAllan McRae6-30/+125
2015-02-01add option to optimize PNG images with optipngChristian Hesse1-1/+20
2015-02-01remove globbing for upx and make UPXFLAGS an array variableChristian Hesse1-2/+2
2015-02-01Update copyright notices for 2015Allan McRae7-13/+13
2015-02-01Merge branch 'maint'Allan McRae1-3/+3
2015-02-01makepkg: refix removing static libraries when shared uses absolute symlinksAllan McRae1-2/+2
2015-02-01makepkg: Set the working copy destination explicitly when cloning in extract_gitLukáš Jirkovský1-1/+1
2015-01-12Merge branch 'maint'Allan McRae1-0/+3
2015-01-12makepkg: clear destination array in array_buildAllan McRae1-0/+3
2015-01-11makepkg-template: Remove linenumber/file from errorsFlorian Pritz1-2/+2
2015-01-11Merge branch 'maint'Allan McRae1-3/+5
2015-01-11makepkg: restore attr merging for write_pkginfoDave Reisner1-0/+2
2015-01-11makepkg: avoid nested quoting in string replacementDave Reisner1-2/+2
2015-01-11makepkg: fix removing static libraries when shared use absolute symlinksAllan McRae1-1/+1
2015-01-02pkgdelta: Use high compression options offered by xdelta3Mohammad Alsaleh1-1/+1
2015-01-02Merge branch 'maint'Allan McRae1-1/+1
2015-01-02makepkg: avoid expansion of var in arithmetic contextDave Reisner1-1/+1
2014-12-28Merge branch 'maint'Allan McRae1-3/+4
2014-12-28Fix .SRCINFO output with architecture specific fieldsAllan McRae1-3/+4
2014-12-27makepkg: print the name of the source array being checkedDave Reisner1-4/+5
2014-12-27makepkg: call out the source array(s) missing checksumsDave Reisner1-1/+1
2014-12-27makepkg: fix typo in dep array nameDave Reisner1-1/+1
2014-12-24makepkg: properly correlate checksums for multiple sourcesDave Reisner1-19/+13
2014-12-24pacman-db-upgrade: set umask 022Peter Wu1-0/+3
2014-12-24makepkg: download sources for all architectures when making source packageAllan McRae1-1/+1
2014-12-24pacman-db-upgrade: be more verboseAllan McRae1-2/+2
2014-12-22makepkg-template: Remove unused printf format stringFlorian Pritz1-1/+1
2014-12-22Check architecture specific fields for VCS supportAllan McRae1-3/+13
2014-12-21Fix double spaces in "Running %s as root is not allowed" messageTimothy Redaelli1-1/+1
2014-12-19Update translations from transifexAllan McRae42-6565/+11517
2014-12-18makepkg: correctly add changelog filesDave Reisner1-1/+1
2014-11-26pacman-db-upgrade: fix issue with find argument list length overflowAllan McRae1-1/+4
2014-11-21pacman-key: compatibility with gnupg-2.1Tobias Powalowski1-0/+1
2014-11-19Fix translation error and remove empty po filesAllan McRae5-7092/+0
2014-11-18Update po files to send to TransifexAllan McRae38-5660/+32673
2014-11-18Pull translation updates from TransifexAllan McRae41-6869/+9442
2014-11-18makepkg: symlink files in noextract into $srcdirAllan McRae1-5/+6
2014-11-17makepkg: svn: update existing sources in srcdir without removing them first.Lukáš Jirkovský1-5/+1
2014-11-17makepkg: only strip vcs prefixes from front of urlAndrew Gregory1-4/+4
2014-11-17makepkg: do not strip bzr+ from bzr+ssh urlsAndrew Gregory1-1/+3
2014-11-17makepkg: bzr: update existing sources in srcdir without removing them first.Allan McRae1-5/+11
2014-11-09makepkg: hg: update existing sources in srcdir without removing them first.Lukáš Jirkovský1-4/+10