summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2011-06-22makepkg: Add UPX compression supportAllan McRae
2011-06-20repo-add: show better error when path to repo does not existDave Reisner
2011-06-20repo-add: allow creating a database with no compressionDan McGee
2011-06-20repo-add: use bash equivalents of basename/dirnameDave Reisner
2011-06-20makepkg: fix broken syntax (double $)Florian Pritz
2011-06-15makepkg: create source package inside fakerootAllan McRae
2011-06-15Clean up makefile for script generationAllan McRae
2011-06-15parse_options: adjust error messagesAllan McRae
2011-06-15scripts/library: add README fileAllan McRae
2011-06-15scripts: refactor output formatting functionsAllan McRae
2011-06-15makepkg: move option parsing code to separate fileAllan McRae
2011-06-15makepkg: reword purge messageAllan McRae
2011-06-14Merge remote-tracking branch 'florian/sodeps'Dan McGee
2011-06-09Fix bracket type in makefileAllan McRae
2011-06-08Fix name of original files in scriptsAllan McRae
2011-06-08pacman-key: add vim modeline and fix whitespace issuesAllan McRae
2011-06-08pkgdelta: add vim modelineAllan McRae
2011-06-07Merge branch 'maint'Dan McGee
2011-06-07pacman-key: update copyrightAllan McRae
2011-06-07makepkg: fix creation of source package with -pAllan McRae
2011-06-02Merge branch 'maint'Dan McGee
2011-06-02repo-add: anchor exclusion pattern when generating filelistDan McGee
2011-06-01makepkg: add libdepends supportFlorian Pritz
2011-06-01pacman-key: print default gpgdir in usagePang Yan Han
2011-05-27makepkg: add libprovides supportFlorian Pritz
2011-05-04Merge branch 'maint'Dan McGee
2011-05-02makepkg: quote variable that may contain spacesAllan McRae
2011-04-24repo-add: update copyright messageAllan McRae
2011-04-24repo-add: check for gpg earlyAllan McRae
2011-04-24repo-add: check for valid key when signing is requestedAllan McRae
2011-04-24repo-add: add option to specify a different key to sign withDenis A. Altoé Falqueto
2011-04-24repo-add: simplify usage messageAllan McRae
2011-04-21pacman-key: improved reading of the configuration fileIvan Kanakarakis
2011-04-21pacman-key: display the unsupported command to the userIvan Kanakarakis
2011-04-21makepkg, pacman-key: unify help message with other scriptsIvan Kanakarakis
2011-04-20Add configure option to specify package signing keyAllan McRae
2011-04-15Merge branch 'maint'Dan McGee
2011-04-13makepkg.sh.in: fix a GNU-ism in su invocationRémy Oudompheng
2011-04-05Merge branch 'maint'Dan McGee
2011-04-04makepkg: fix a GNU-ism in awk usageRémy Oudompheng
2011-04-04makepkg: improve parsing for sanity checksAllan McRae
2011-03-30makepkg: remove unnecessary tr usageAllan McRae
2011-03-30makepkg: avoid usage of tr to sidestep locale issuesDave Reisner
2011-03-28makepkg: command line options for signing packagesDenis A. Altoé Falqueto
2011-03-27Create pacman keyring directory if missingRay Kohler
2011-03-27Clean up repo-add usage messageRay Kohler
2011-03-27Merge branch 'maint'Dan McGee
2011-03-27Sign database even if emptyRay Kohler
2011-03-27makepkg: allow PKGEXT and SRCEXT to be overridden by env variablesRay Kohler
2011-03-27Rely on the return value of type instead of its outputDave Reisner