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