summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2011-03-23Merge branch 'gpg-build-tools'Dan McGee
2011-03-23repo-add: add sha256sum values to repo databaseDan McGee
2011-03-23pacman-key help, round threeDan McGee
2011-03-23pacman-key: improve usage outputAllan McRae
2011-03-23pacman-key: remake of --reload commandDenis A. AltoƩ Falqueto
2011-03-23pacman-key: keyring management toolDenis A. AltoƩ Falqueto
2011-03-23repo-add: add symlink to signature fileAllan McRae
2011-03-23repo-add: Fix up usage with GPG optionsDan McGee
2011-03-23repo-add: add -v/--verify optionDan McGee
2011-03-23repo-add: allow signing of the package databaseDan McGee
2011-03-23Add PGPSIG field in repo-addGeoffroy Carrier
2011-03-22makepkg: place signature symlink in build dirAllan McRae
2011-03-22makepkg: allow signatures to work with split packagesDan McGee
2011-03-22Add GPG signature support to makepkgGeoffroy Carrier
2011-03-20makepkg: Improve optdepends extractionAllan McRae
2011-02-28Fix some easy to find double translationsDan McGee
2011-02-11Ensure pkgbase/epoch are defined before doing anythingDan McGee
2011-02-06makepkg: more bash-3.2 compatibilityAllan McRae
2011-02-02makepkg: initialize local arrays to emptyAllan McRae
2011-02-02makepkg: error on invalid optdependsAllan McRae
2011-02-02makepkg: make SRCPKGDEST default to $startdirCedric Staniewski
2011-02-02makepkg: Fix the check for references to srcdir/pkgdirNezmer
2011-02-01makepkg: fix indention to follow style guideCedric Staniewski
2011-01-22Merge branch 'epoch-work'Dan McGee
2011-01-22Makefile: Use git describe --dirty for GIT VERSIONXavier Chantry
2011-01-22repo-add: only attempt to create deltas when askedAllan McRae
2011-01-22makepkg: encode epoch in version specifier if > 0Dan McGee
2011-01-21Remove epoch as an independent fieldDan McGee
2011-01-14makepkg: perform all sanity checks before erroring outDan McGee
2011-01-13repo-add: fix misguided conditional correctionDan McGee
2011-01-11repo-add: Create/modify files databasesPyroPeter
2011-01-11repo-add: use pushd/popdDan McGee
2011-01-07Update copyright years for 2011Allan McRae
2010-12-29makepkg: add option to clear buildflagsAllan McRae
2010-12-29makepkg: Add check() function for running test suitesAllan McRae
2010-12-29makepkg: escape closing bash array paren for awkDave Reisner
2010-12-29makepkg: allow pkgname usage in split package functionsAllan McRae
2010-12-20makepkg: remove last inappropriate PKGBUILD usageAllan McRae
2010-12-12Update scripts/ .gitignoreDan McGee
2010-12-12pacman-optimize: ensure database directory contains local/Dan McGee
2010-12-12Add script to update pacman database formatAllan McRae
2010-12-12makepkg: perform sanity checks on variables in package functionsAllan McRae
2010-12-12makepkg: remove dead code from handle_depsAndres P
2010-12-12makepkg: do not ignore errors from pacman when checking depsAndres P
2010-12-12makepkg: use portable escape sequence for terminal escapesCarlos Diaz
2010-10-13Add epoch verification to makepkgDan McGee
2010-10-13Make repo-add and makepkg epoch-awareDan McGee
2010-10-13Fix bash shell location checkDan McGee
2010-10-11Use sysconfdir, localstatedir, BASH instead of hardcoded valuesNezmer
2010-10-11repo-add: more informative delta messagesXavier Chantry