summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-25make_repo_torrents: Fixparabola/20180925Luke Shumaker
2018-09-25test: Add make_repo_torrentsLuke Shumaker
2018-09-25Revert "Teach db-cleanup to clean old torrents, rather than having make_repo_...Luke Shumaker
2018-09-25make_repo_torrents: Place the .torrent alongside the actual package fileLuke Shumaker
2018-09-25Revert "make_repo_torrents: Look directly in /pool/, rather than searching al...Luke Shumaker
2018-09-25make_repo_torrents: Don't strip slash just to add it back inLuke Shumaker
2018-09-25make_repo_torrents: Be a little verboseLuke Shumaker
2018-09-25make_repo_torrents: Avoid resolving symlinks unnecessarilyLuke Shumaker
2018-09-25Teach db-cleanup to clean old torrents, rather than having make_repo_torrents...Luke Shumaker
2018-09-25db-cleanup: TidyLuke Shumaker
2018-09-25make_repo_torrents: Make it possible to configure multiple web-seedsLuke Shumaker
2018-09-25make_repo_torrents: Look directly in /pool/, rather than searching all reposLuke Shumaker
2018-09-25make_repo_torrents: TidyLuke Shumaker
2018-09-25Have make_individual_torrent be a function in make_repo_torrentsLuke Shumaker
2018-09-25make_repo_torrents: Clean up, add configLuke Shumaker
2018-09-25Clean up make_individual_torrent, add config drop the second argumentLuke Shumaker
2018-09-25Normalize to the indentation settings in .editorconfigLuke Shumaker
2018-09-25README: Update information about db-import-*Luke Shumaker
2018-09-25Add a 'db-import-keyring' programLuke Shumaker
2018-09-24db-import-pkg: Also stage symlinks to PKGPOOLparabola/20180924Luke Shumaker
2018-09-24test: db-import-pkg: Verify that we can add previously removed packages [ci-s...Luke Shumaker
2018-09-24db-import-pkg: Just a little better loggingLuke Shumaker
2018-09-21db-update: Allow packages without PACKAGER set when importing from Arch 32parabola/20180921Luke Shumaker
2018-09-20db-import-pkg: Don't be over-zealous when removing packagesparabola/20180920.1Luke Shumaker
2018-09-20test: db-import-pkg: Be stricter about checking the .db [ci-skip]Luke 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-11Update config-list-mirrors-archlinuxarm, switch to the Denmark mirrorparabola/20180920Luke Shumaker
2018-09-03Merge branch 'archlinux'Luke Shumaker
2018-09-03test: db-import-pkg: Give all upstreams multiple tagsLuke Shumaker
2018-09-03db-import-pkg: Make the tests passLuke Shumaker
2018-09-03test: db-import-pkg: Add some move and remove tests [ci-skip]Luke Shumaker
2018-09-03test: db-import-pkg: Drop the skipped pool-selection testLuke Shumaker
2018-09-02db-import-pkg: Use db-{move,update,remove}Luke Shumaker
2018-09-02db-update: Allow packages to be symlinks for db-importLuke 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-26config: STAGING must be absoluteparabola/20180826Luke Shumaker
2018-08-26cron-jobs: remove unused cron jobsJelle van der Waa