summaryrefslogtreecommitdiffstats
path: root/scripts/repo-add.sh.in
AgeCommit message (Expand)AuthorFilesLines
2011-08-09Update several translation stringsDan McGee1-1/+1
2011-07-28scripts/repo-add: show usage when no DB file specifiedDave Reisner1-1/+5
2011-07-18repo-add: do not print full path of signature fileAllan McRae1-1/+1
2011-07-18repo-add: always remove repo signature symlinkAllan McRae1-2/+1
2011-07-14Add 'compress' compression format as an available optionDan McGee1-0/+1
2011-07-06repo-add: backup old database signature tooAllan McRae1-1/+5
2011-06-30fix vim syntax highlighting of .sh filesFlorian Pritz1-1/+1
2011-06-30repo-add.sh.in: avoid being clever with repo repackingDave Reisner1-2/+7
2011-06-30repo-add: fix db creation one last timeDan McGee1-9/+11
2011-06-27repo-add: remove extra exit callDan McGee1-1/+0
2011-06-27Merge remote-tracking branch 'dave/repo-add'Dan McGee1-85/+113
2011-06-27repo-add: add new command, repo-elephantDave Reisner1-0/+21
2011-06-27repo-add: enforce file extensionsDave Reisner1-9/+20
2011-06-27repo-add: move command invocation out of arg parsing loopDave Reisner1-11/+14
2011-06-27repo-add: refactor repacking of repo fileDave Reisner1-8/+2
2011-06-27Remove -f option from ln for POSIX complianceEric Bélanger1-4/+6
2011-06-24repo-add: use format_entry for all desc/depends fieldsDave Reisner1-22/+24
2011-06-24repo-add: store multi-value fields as arraysDave Reisner1-24/+26
2011-06-24repo-add: bashify reading of .PKGINFO fileDave Reisner1-14/+9
2011-06-24Merge branch 'po-split'Dan McGee1-1/+1
2011-06-24repo-add: fix path designation regressionDave Reisner1-2/+11
2011-06-24po/: split into scripts/po/ and src/pacman/po/Dan McGee1-1/+1
2011-06-22repo-add: style cleanupDave Reisner1-16/+8
2011-06-20repo-add: show better error when path to repo does not existDave Reisner1-0/+6
2011-06-20repo-add: allow creating a database with no compressionDan McGee1-4/+5
2011-06-20repo-add: use bash equivalents of basename/dirnameDave Reisner1-6/+6
2011-06-15scripts: refactor output formatting functionsAllan McRae1-21/+1
2011-06-03Merge branch 'maint'Dan McGee1-1/+1
2011-06-02repo-add: anchor exclusion pattern when generating filelistDan McGee1-1/+1
2011-04-24repo-add: update copyright messageAllan McRae1-4/+2
2011-04-24repo-add: check for gpg earlyAllan McRae1-9/+14
2011-04-24repo-add: check for valid key when signing is requestedAllan McRae1-1/+11
2011-04-24repo-add: add option to specify a different key to sign withDenis A. Altoé Falqueto1-11/+27
2011-04-24repo-add: simplify usage messageAllan McRae1-3/+3
2011-03-28Clean up repo-add usage messageRay Kohler1-18/+25
2011-03-28Sign database even if emptyRay Kohler1-1/+2
2011-03-28Rely on the return value of type instead of its outputDave Reisner1-2/+2
2011-03-24Fix use of relative paths for packages in repo-addRay Kohler1-14/+17
2011-03-23repo-add: add sha256sum values to repo databaseDan McGee1-5/+9
2011-03-23repo-add: add symlink to signature fileAllan McRae1-0/+5
2011-03-23repo-add: Fix up usage with GPG optionsDan McGee1-2/+3
2011-03-23repo-add: add -v/--verify optionDan McGee1-0/+26
2011-03-23repo-add: allow signing of the package databaseDan McGee1-0/+23
2011-03-23Add PGPSIG field in repo-addGeoffroy Carrier1-0/+6
2011-03-01Fix some easy to find double translationsDan McGee1-3/+3
2011-01-22Merge branch 'epoch-work'Dan McGee1-7/+1
2011-01-22repo-add: only attempt to create deltas when askedAllan McRae1-9/+11
2011-01-22Remove epoch as an independent fieldDan McGee1-7/+1
2011-01-14repo-add: fix misguided conditional correctionDan McGee1-6/+8
2011-01-12repo-add: Create/modify files databasesPyroPeter1-3/+15