summaryrefslogtreecommitdiff
path: root/scripts/repo-add.sh.in
Commit message (Expand)AuthorAge
* repo-add: remove extra exit callDan McGee2011-06-27
* Merge remote-tracking branch 'dave/repo-add'Dan McGee2011-06-27
|\
| * repo-add: add new command, repo-elephantDave Reisner2011-06-27
| * repo-add: enforce file extensionsDave Reisner2011-06-27
| * repo-add: move command invocation out of arg parsing loopDave Reisner2011-06-27
| * repo-add: refactor repacking of repo fileDave Reisner2011-06-27
| * repo-add: use format_entry for all desc/depends fieldsDave Reisner2011-06-24
| * repo-add: store multi-value fields as arraysDave Reisner2011-06-24
| * repo-add: bashify reading of .PKGINFO fileDave Reisner2011-06-24
* | Remove -f option from ln for POSIX complianceEric Bélanger2011-06-27
|/
* Merge branch 'po-split'Dan McGee2011-06-23
|\
| * po/: split into scripts/po/ and src/pacman/po/Dan McGee2011-06-23
* | repo-add: fix path designation regressionDave Reisner2011-06-23
|/
* repo-add: style cleanupDave Reisner2011-06-22
* repo-add: show better error when path to repo does not existDave Reisner2011-06-20
* repo-add: allow creating a database with no compressionDan McGee2011-06-20
* repo-add: use bash equivalents of basename/dirnameDave Reisner2011-06-20
* scripts: refactor output formatting functionsAllan McRae2011-06-15
* Merge branch 'maint'Dan McGee2011-06-02
|\
| * repo-add: anchor exclusion pattern when generating filelistDan McGee2011-06-02
* | repo-add: update copyright messageAllan McRae2011-04-24
* | repo-add: check for gpg earlyAllan McRae2011-04-24
* | repo-add: check for valid key when signing is requestedAllan McRae2011-04-24
* | repo-add: add option to specify a different key to sign withDenis A. Altoé Falqueto2011-04-24
* | repo-add: simplify usage messageAllan McRae2011-04-24
* | Clean up repo-add usage messageRay Kohler2011-03-27
* | Sign database even if emptyRay Kohler2011-03-27
* | Rely on the return value of type instead of its outputDave Reisner2011-03-27
* | Fix use of relative paths for packages in repo-addRay Kohler2011-03-24
* | 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
|/
* Fix some easy to find double translationsDan McGee2011-02-28
* Merge branch 'epoch-work'Dan McGee2011-01-22
|\
| * Remove epoch as an independent fieldDan McGee2011-01-21
* | repo-add: only attempt to create deltas when askedAllan McRae2011-01-22
|/
* 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
* 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
* repo-add: add delta generationXavier Chantry2010-10-11
* repo-add: make --quiet output more quietAllan McRae2010-09-27
* repo-add: create relative DB symlinksDan McGee2010-08-18
* repo-add: try symlink, then hardlink, then copy for DB fileDan McGee2010-06-24