summaryrefslogtreecommitdiff
path: root/scripts/repo-add.sh.in
AgeCommit message (Expand)Author
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-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
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