summaryrefslogtreecommitdiff
path: root/scripts/repo-add.sh.in
AgeCommit message (Expand)Author
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-15scripts: refactor output formatting functionsAllan McRae
2011-06-02Merge branch 'maint'Dan McGee
2011-06-02repo-add: anchor exclusion pattern when generating filelistDan McGee
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-03-27Clean up repo-add usage messageRay Kohler
2011-03-27Sign database even if emptyRay Kohler
2011-03-27Rely on the return value of type instead of its outputDave Reisner
2011-03-24Fix use of relative paths for packages in repo-addRay Kohler
2011-03-23repo-add: add sha256sum values to repo databaseDan McGee
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-02-28Fix some easy to find double translationsDan McGee
2011-01-22Merge branch 'epoch-work'Dan McGee
2011-01-22repo-add: only attempt to create deltas when askedAllan McRae
2011-01-21Remove epoch as an independent fieldDan 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
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
2010-10-11repo-add: add delta generationXavier Chantry
2010-09-27repo-add: make --quiet output more quietAllan McRae
2010-08-18repo-add: create relative DB symlinksDan McGee
2010-06-24repo-add: try symlink, then hardlink, then copy for DB fileDan McGee
2010-05-27repo-add: symlink to db file to reponame.dbAllan McRae
2009-11-15scripts: replace test builtin [ with shell keywords [[ and ((Cedric Staniewski
2009-10-20makepkg, repo-add: replace external commands with bash substitutions where po...Cedric Staniewski
2009-10-11Fix stderr redirectionCedric Staniewski
2009-09-29Merge branch 'maint'Dan McGee
2009-09-23repo-add: clean up options parsingDan McGee
2009-09-23repo-remove: create empty DB when all packages are removedDan McGee
2009-08-03repo-add: clarify one messageXavier Chantry
2009-07-22makepkg: add pkgbase to .PKGINFO and database for split packagesAllan McRae
2009-06-23repo-add: use bsdtar optimization for better performanceDan McGee
2009-05-23repo-add: fail early if repo can not be createdXavier Chantry
2009-05-18Add support for the xz archive formatPierre Schmitz
2009-05-18repo-add: fix -n tests which are applicable only to stringsCedric Staniewski
2009-03-15repo-add : rename gstmpdir to tmpdirXavier Chantry
2009-03-15repo-add : don't change the modification time on depends and descXavier Chantry