summaryrefslogtreecommitdiffstats
path: root/scripts/repo-add.sh.in
AgeCommit message (Expand)AuthorFilesLines
2016-09-09repo-add: fix error in directories with a space in their nameFabio Castell1-1/+1
2016-02-26repo-add: do not alter the database if only verifying signatureAllan McRae1-0/+11
2016-02-20repo-remove: fix checking for non-existent .db databaseAllan McRae1-1/+1
2016-01-04Update copyright years for 2016Allan McRae1-2/+2
2015-10-19Remove space before ellipsesAllan McRae1-1/+1
2015-06-20repo-add: Reject armored signaturesJohannes Löthberg1-0/+4
2015-06-20repo-add: Generate unarmored DB signatureJohannes Löthberg1-1/+1
2015-03-26repo-add: merge desc and depends filesAllan McRae1-7/+3
2015-03-26Always create files databaseAllan McRae1-102/+153
2015-03-26repo-add: remove duplication finding old package detailsAllan McRae1-9/+1
2015-03-26repo-add: check early for xdelta if it is neededAllan McRae1-4/+24
2015-03-26repo-add: only update database if entire command succeededAllan McRae1-4/+4
2015-03-26repo-add: move database creation into its own functionAllan McRae1-20/+22
2015-03-26repo-add: move database rotation into its own functionAllan McRae1-30/+37
2015-02-12repo-add: improve delta file detection on removalAllan McRae1-1/+1
2015-02-12repo-add: only backup database signature if database was backed upAllan McRae1-6/+7
2015-02-12repo-add: unify checking gpg keysAllan McRae1-15/+17
2015-02-12repo-add: clarify invalid repo extension messageAllan McRae1-1/+1
2015-02-12repo-add: improve removing old packagesAllan McRae1-5/+9
2015-02-01Update copyright notices for 2015Allan McRae1-2/+2
2014-03-27repo-add: declare pkgbase as localAllan McRae1-1/+1
2014-01-28Remove ts and sw from vim modeline when noet is setFlorian Pritz1-1/+1
2014-01-06Update copyright years for 2014Allan McRae1-2/+2
2013-06-06repo-add; add option to remove existing package files from diskPhillip Smith1-0/+12
2013-03-15repo-add: Update copyright yearAllan McRae1-2/+2
2013-03-08scripts: Add color to repo-addWilliam Giokas1-0/+5
2013-01-03Add a -n option to repo-add to only add new packagesDanny George1-0/+6
2012-11-27repo-add: quote filename for consistent output styleAllan McRae1-1/+1
2012-06-26repo-add: add checkdepends informationAllan McRae1-1/+3
2012-05-21repo-add: add makedepends informationAllan McRae1-10/+13
2012-04-30pkgdelta/repo-add: quoting fixesFlorian Pritz1-1/+1
2012-04-24Merge branch 'maint'Dan McGee1-47/+47
2012-04-21pkgdelta/repo-add: quoting fixesFlorian Pritz1-47/+47
2012-04-07repo-remove: remove deltas file if it becomes emptyFlorian Pritz1-0/+5
2012-03-09Merge branch 'maint'Dan McGee1-3/+3
2012-03-05Do not dereference symlinks when calculating sizeAllan McRae1-3/+3
2012-01-31Merge branch 'maint'Dan McGee1-22/+22
2012-01-31scripts: always use printf with embedded gettextDave Reisner1-22/+22
2012-01-23Merge branch 'maint'Dan McGee1-8/+16
2012-01-19Update copyright on changed files since beginning of yearDan McGee1-2/+2
2012-01-19repo-add: clean up help messagesDan McGee1-6/+14
2011-12-07scripts/*: Declare several constant variables read-onlyLukas Fleischer1-2/+2
2011-12-07Merge branch 'maint'Dan McGee1-7/+12
2011-12-05repo-add: enforce maximum .sig file sizeDan McGee1-7/+12
2011-11-21repo-add: Remove .tmp. prefix from outputAllan McRae1-1/+1
2011-11-21repo-add: ensure database and signature files are always viewed in wholeDan McGee1-12/+26
2011-11-21repo-add: ensure path to LOCKFILE is always absoluteDan McGee1-8/+7
2011-10-13Merge branch 'maint'Dan McGee1-4/+12
2011-10-13scripts/*.sh.in: Honor TMPDIR environment variableLukas Fleischer1-1/+1
2011-10-13scripts/*.sh.in: Fix signal handler error messagesLukas Fleischer1-2/+4