summaryrefslogtreecommitdiff
path: root/scripts/repo-add.sh.in
AgeCommit message (Expand)Author
2011-08-16repo-add: fix creation of signature symlinkAllan McRae
2011-08-15repo-add: reorganize output messages for clarityDan McGee
2011-08-15repo-add: indicate whether package signature is foundAllan McRae
2011-08-08Update several translation stringsDan McGee
2011-07-28scripts/repo-add: show usage when no DB file specifiedDave Reisner
2011-07-18repo-add: do not print full path of signature fileAllan McRae
2011-07-18repo-add: always remove repo signature symlinkAllan McRae
2011-07-14Add 'compress' compression format as an available optionDan McGee
2011-07-05repo-add: backup old database signature tooAllan McRae
2011-06-30fix vim syntax highlighting of .sh filesFlorian Pritz
2011-06-30repo-add.sh.in: avoid being clever with repo repackingDave Reisner
2011-06-30repo-add: fix db creation one last timeDan McGee
2011-06-27repo-add: remove extra exit callDan McGee
2011-06-27Merge remote-tracking branch 'dave/repo-add'Dan McGee
2011-06-27repo-add: add new command, repo-elephantDave Reisner
2011-06-27repo-add: enforce file extensionsDave Reisner
2011-06-27repo-add: move command invocation out of arg parsing loopDave Reisner
2011-06-27repo-add: refactor repacking of repo fileDave Reisner
2011-06-27Remove -f option from ln for POSIX complianceEric Bélanger
2011-06-24repo-add: use format_entry for all desc/depends fieldsDave Reisner
2011-06-24repo-add: store multi-value fields as arraysDave Reisner
2011-06-24repo-add: bashify reading of .PKGINFO fileDave Reisner
2011-06-23Merge branch 'po-split'Dan McGee
2011-06-23repo-add: fix path designation regressionDave Reisner
2011-06-23po/: split into scripts/po/ and src/pacman/po/Dan McGee
2011-06-22repo-add: style cleanupDave Reisner
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-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