summaryrefslogtreecommitdiff
path: root/db-import-pkg
AgeCommit message (Expand)Author
2018-10-03db-import-pkg, db-import-keyring: setup_traps will `set -E` for usLuke Shumaker
2018-09-24db-import-pkg: Also stage symlinks to PKGPOOLparabola/20180924Luke Shumaker
2018-09-24db-import-pkg: Just a little better loggingLuke Shumaker
2018-09-20db-import-pkg: Don't be over-zealous when removing packagesparabola/20180920.1Luke Shumaker
2018-09-20db-move, db-remove: Require explicitly prefixing "pkgname=" to use pkgnameLuke Shumaker
2018-09-20db-import-pkg: Improve loggingLuke Shumaker
2018-09-03db-import-pkg: Make the tests passLuke Shumaker
2018-09-02db-import-pkg: Use db-{move,update,remove}Luke Shumaker
2018-09-02fixup! db-import-pkg: Merge the config in to the main DBSCRIPTS_CONFIG systemLuke Shumaker
2018-09-02db-import-pkg: Use {PKG,SRC}POOL rather than OUR{PKG,SRC}POOLLuke Shumaker
2018-09-02db-import-pkg: Merge the config in to the main DBSCRIPTS_CONFIG systemLuke Shumaker
2018-09-02db-import-pkg: Add a comment about file paths usedLuke Shumaker
2018-09-01db-import-pkg: Rewrite header commentLuke Shumaker
2018-08-31db-import-pkg: Rewrite arg parsingLuke Shumaker
2018-08-31db-import-pkg: Touch up ${WORKDIR} usageLuke Shumaker
2018-08-31db-import-pkg: dif: Only move between tags of the same archLuke Shumaker
2018-08-31db-import-pkg: Fixup a commentLuke Shumaker
2018-08-31db-import-pkg: Add expac_file function, use it to list packages in DBs.Luke Shumaker
2018-08-31db-import-pkg: Don't make assumptions about the upstream's DBEXT.Luke Shumaker
2018-08-31db-import-pkg: Don't fetch the upstream's .files databasesLuke Shumaker
2018-08-28db-import-pkg: We also load PKGEXTS from 'config'Luke Shumaker
2018-08-22db-import-pkg: Fully populate ${WORKDIR}/dif/Luke Shumaker
2018-06-12db-import-pkg: Update lastupdateparabola/20180612Luke Shumaker
2018-06-12db-import-pkg: Don't backdate packagesLuke Shumaker
2018-06-12db-import: Configure which pkgpools override othersLuke Shumaker
2018-06-11db-import-*.conf: Split off OUR{SRC,PKG}POOL from ARCH{SRC,PKG}POOLLuke Shumaker
2018-06-11db-import-*.conf: Rename ARCHMIRRORPATH->ARCHPATHLuke Shumaker
2018-06-11db-import-*.conf: Split ARCHMIRROR in to ARCHMIRROR{,PATH}Luke Shumaker
2018-06-10db-import-pkg: Fix typo in comment: "fo rthe" -> "for the"Luke Shumaker
2018-06-10db-import-pkg: Prepare for PKGEXTS being an extglob, don't hardcode itLuke Shumaker
2018-05-10db-import-pkg: Don't bother with hardlinking prior to sync_repoLuke Shumaker
2018-05-10db-import-pkg: Use get_repo_dir for archlinux{32,arm} tooLuke Shumaker
2018-05-10sed -i 's,${_repo}-${_arch},${_tag},g' db-import-pkgLuke Shumaker
2018-05-10db-import-pkg: Clean up whitelist management a bitLuke Shumaker
2018-05-10db-import-pkg: Assume the set of symlinks is good for repo-addLuke Shumaker
2018-05-10fixup! db-import-pkg: Clean up local variable declarationsLuke Shumaker
2018-05-09Rename config:PKGEXT -> config:PKGEXTSLuke Shumaker
2018-05-09db-import-pkg: Tidy up a bitLuke Shumaker
2018-05-09db-import-pkg: Clean up local variable declarationsLuke Shumaker
2018-05-09db-import-pkg: s/reponame/_repo/Luke Shumaker
2018-05-09db-import-pkg: No reason to have a second loop for archlinux{32,arm}Luke Shumaker
2018-05-07db-import-pkg: Split make_repo_symlinks in 2parabola/20180507.1Luke Shumaker
2018-05-07db-import-pkg: Don't give extra path bits to the .db fileLuke Shumaker
2018-05-07db-import-pkg: Have filter_duplicates work on a plain list, not globsLuke Shumaker
2018-05-07db-import-pkg: CommentsLuke Shumaker
2018-05-07db-import-pkg: Make it an error if we can't find a package fileparabola/20180507Luke Shumaker
2018-05-06fixup! db-import-pkg: Have symlinks in $WORKDIR/staging-rsync to be valid bef...Luke Shumaker
2018-05-06db-import-pkg: Use correct pool name in messages for archlinux{32,arm}Luke Shumaker
2018-05-06db-import-pkg: Have symlinks in $WORKDIR/staging-rsync to be valid before cop...Luke Shumaker
2018-05-05db-import-pkg: Don't do any work directly in $FTP_BASE/$repo or $WORKDIR/rsyncparabola/20180505Luke Shumaker