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
2017-05-08repo-add: fix error in directories with a space in their nameFabio Castell
2017-04-27repo-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
2012-03-08Merge branch 'maint'Dan McGee
2012-03-05Do not dereference symlinks when calculating sizeAllan McRae
2012-01-30Merge branch 'maint'Dan McGee
2012-01-30scripts: always use printf with embedded gettextDave Reisner
2012-01-23Merge branch 'maint'Dan McGee
2012-01-18Update copyright on changed files since beginning of yearDan McGee
2012-01-18repo-add: clean up help messagesDan McGee
2011-12-07scripts/*: Declare several constant variables read-onlyLukas Fleischer
2011-12-07Merge branch 'maint'Dan McGee
2011-12-05repo-add: enforce maximum .sig file sizeDan McGee
2011-11-20repo-add: Remove .tmp. prefix from outputAllan McRae
2011-11-20repo-add: ensure database and signature files are always viewed in wholeDan McGee
2011-11-20repo-add: ensure path to LOCKFILE is always absoluteDan McGee
2011-10-13Merge branch 'maint'Dan McGee
2011-10-13scripts/*.sh.in: Honor TMPDIR environment variableLukas Fleischer
2011-10-13scripts/*.sh.in: Fix signal handler error messagesLukas Fleischer