summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2011-06-09Fix bracket type in makefileAllan McRae1-1/+1
2011-06-08Fix name of original files in scriptsAllan McRae1-1/+1
2011-06-08pacman-key: add vim modeline and fix whitespace issuesAllan McRae1-6/+8
2011-06-08pkgdelta: add vim modelineAllan McRae1-0/+2
2011-06-07Merge branch 'maint'Dan McGee1-1/+1
2011-06-07pacman-key: update copyrightAllan McRae1-1/+1
2011-06-07makepkg: fix creation of source package with -pAllan McRae1-1/+1
2011-06-03Merge branch 'maint'Dan McGee1-1/+1
2011-06-02repo-add: anchor exclusion pattern when generating filelistDan McGee1-1/+1
2011-06-01pacman-key: print default gpgdir in usagePang Yan Han1-1/+1
2011-05-04Merge branch 'maint'Dan McGee1-1/+1
2011-05-02makepkg: quote variable that may contain spacesAllan McRae1-1/+1
2011-04-24repo-add: update copyright messageAllan McRae1-4/+2
2011-04-24repo-add: check for gpg earlyAllan McRae1-9/+14
2011-04-24repo-add: check for valid key when signing is requestedAllan McRae1-1/+11
2011-04-24repo-add: add option to specify a different key to sign withDenis A. Altoé Falqueto1-11/+27
2011-04-24repo-add: simplify usage messageAllan McRae1-3/+3
2011-04-21pacman-key: improved reading of the configuration fileIvan Kanakarakis1-9/+13
2011-04-21pacman-key: display the unsupported command to the userIvan Kanakarakis1-0/+1
2011-04-21makepkg, pacman-key: unify help message with other scriptsIvan Kanakarakis2-2/+2
2011-04-21Add configure option to specify package signing keyAllan McRae1-6/+8
2011-04-16Merge branch 'maint'Dan McGee1-1/+1
2011-04-13makepkg.sh.in: fix a GNU-ism in su invocationRémy Oudompheng1-1/+1
2011-04-05Merge branch 'maint'Dan McGee1-14/+11
2011-04-05makepkg: fix a GNU-ism in awk usageRémy Oudompheng1-1/+1
2011-04-05makepkg: improve parsing for sanity checksAllan McRae1-4/+4
2011-03-31makepkg: remove unnecessary tr usageAllan McRae1-3/+1
2011-03-31makepkg: avoid usage of tr to sidestep locale issuesDave Reisner1-6/+5
2011-03-28makepkg: command line options for signing packagesDenis A. Altoé Falqueto1-5/+36
2011-03-28Create pacman keyring directory if missingRay Kohler1-1/+6
2011-03-28Clean up repo-add usage messageRay Kohler1-18/+25
2011-03-28Merge branch 'maint'Dan McGee1-1/+5
2011-03-28Sign database even if emptyRay Kohler1-1/+2
2011-03-28makepkg: allow PKGEXT and SRCEXT to be overridden by env variablesRay Kohler1-0/+4
2011-03-28Rely on the return value of type instead of its outputDave Reisner2-4/+4
2011-03-28Clarify error message in pacman-db-upgradeDan McGee1-1/+5
2011-03-25Merge branch 'maint'Dan McGee1-5/+5
2011-03-25Make log redirection sanerJan Steffens1-5/+5
2011-03-24Fix use of relative paths for packages in repo-addRay Kohler1-14/+17
2011-03-23Merge branch 'gpg-build-tools'Dan McGee2-7/+97
2011-03-23repo-add: add sha256sum values to repo databaseDan McGee1-5/+9
2011-03-23pacman-key help, round threeDan McGee1-39/+24
2011-03-23pacman-key: improve usage outputAllan McRae1-17/+21
2011-03-23pacman-key: remake of --reload commandDenis A. Altoé Falqueto1-42/+99
2011-03-23pacman-key: keyring management toolDenis A. Altoé Falqueto3-0/+278
2011-03-23repo-add: add symlink to signature fileAllan McRae1-0/+5
2011-03-23repo-add: Fix up usage with GPG optionsDan McGee1-2/+3
2011-03-23repo-add: add -v/--verify optionDan McGee1-0/+26
2011-03-23repo-add: allow signing of the package databaseDan McGee1-0/+23
2011-03-23Add PGPSIG field in repo-addGeoffroy Carrier1-0/+6