summaryrefslogtreecommitdiff
path: root/scripts/repo-add.sh.in
AgeCommit message (Expand)Author
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
2013-03-15repo-add: Update copyright yearAllan McRae
2013-03-08scripts: Add color to repo-addWilliam Giokas
2013-01-03Add a -n option to repo-add to only add new packagesDanny George
2012-11-27repo-add: quote filename for consistent output styleAllan McRae
2012-06-25repo-add: add checkdepends informationAllan McRae
2012-05-20repo-add: add makedepends informationAllan McRae
2012-04-29pkgdelta/repo-add: quoting fixesFlorian Pritz
2012-04-24Merge branch 'maint'Dan McGee
2012-04-20pkgdelta/repo-add: quoting fixesFlorian Pritz
2012-04-07repo-remove: remove deltas file if it becomes emptyFlorian Pritz