Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/scripts/repo-add.sh.in
AgeCommit message (Expand)Author
2021-03-01Update copyright yearAllan McRae
2020-08-10repo-add: use more libmakepkg to handle common compression routinesEli Schwartz
2020-06-11makepkg/repo-add: do not accept public-only keys for signingEli Schwartz
2020-06-11makepkg/repo-add: handle GPGKEY with spacesEli Schwartz
2020-02-10build-aux/update-copyright 2019 2020Allan McRae
2019-11-07repo-add: use wc -c on stdin instead of file to avoid use of cutEthan Sommer
2019-11-06Remove "Generated from ...; do not edit by hand" from scriptsAllan McRae
2019-10-23Update copyright yearsAllan McRae
2019-10-22Fix compression of package databases with zstdNick Cao
2019-05-28repo-add: Add --prevent-downgrade optionekardnam
2019-05-08scripts: protect against unintended glob matching in [[ ]] RHSEli Schwartz
2019-03-07Remove delta support from repo-addAllan McRae
2019-01-04repo-add: don't break if delta package sources contain epochEli Schwartz
2019-01-04repo-remove: fix removing packages with deltasEli Schwartz
2018-11-03repo-add: print the name of the database when extractingEli Schwartz
2018-10-21Port scripts to use libmakepkg's messaging code.Eli Schwartz
2018-09-19repo-add: add support for the zst formatEli Schwartz
2018-09-19scripts: deduplicate localized copyright messagesEli Schwartz
2018-08-10scripts: Remove trailing semicolonsJan Alexander Steffens (heftig)
2018-05-14Remove all modelines from the projectEli Schwartz
2018-05-12Fix regression that broke repo-add aborting on failuresEli Schwartz
2018-03-14Update coyrights for 2018Allan McRae
2017-04-04Replace @SIZECMD@ with POSIX-compatible commandDrew DeVault
2017-01-04repo-add: sort file list entriesAndrew Gregory
2017-01-04Update copyright yearsAllan McRae
2016-10-22Use coreutils binaries for checking/generating checksumsAllan McRae
2016-09-09repo-add: fix error in directories with a space in their nameFabio Castell
2016-02-26repo-add: do not alter the database if only verifying signatureAllan McRae
2016-02-20repo-remove: fix checking for non-existent .db databaseAllan McRae
2016-01-04Update copyright years for 2016Allan McRae
2015-10-19Remove space before ellipsesAllan McRae
2015-06-20repo-add: Reject armored signaturesJohannes Löthberg
2015-06-20repo-add: Generate unarmored DB signatureJohannes Löthberg
2015-03-26repo-add: merge desc and depends filesAllan McRae
2015-03-26Always create files databaseAllan McRae
2015-03-26repo-add: remove duplication finding old package detailsAllan McRae
2015-03-26repo-add: check early for xdelta if it is neededAllan McRae
2015-03-26repo-add: only update database if entire command succeededAllan McRae
2015-03-26repo-add: move database creation into its own functionAllan McRae
2015-03-26repo-add: move database rotation into its own functionAllan McRae
2015-02-12repo-add: improve delta file detection on removalAllan McRae
2015-02-12repo-add: only backup database signature if database was backed upAllan McRae
2015-02-12repo-add: unify checking gpg keysAllan McRae
2015-02-12repo-add: clarify invalid repo extension messageAllan McRae
2015-02-12repo-add: improve removing old packagesAllan McRae
2015-02-01Update copyright notices for 2015Allan McRae
2014-03-27repo-add: declare pkgbase as localAllan McRae
2014-01-28Remove ts and sw from vim modeline when noet is setFlorian Pritz
2014-01-06Update copyright years for 2014Allan McRae
2013-06-06repo-add; add option to remove existing package files from diskPhillip Smith