summaryrefslogtreecommitdiff
path: root/db-update
AgeCommit message (Expand)Author
2014-06-18more quoting an printf fixesLuke Shumaker
2014-01-16Merge branch 'master' into cleanupLuke Shumaker
2014-01-15db-update: add shopt -s nullglob and remove mail script to maintenance@lists....André Fabian Silva Delgado
2014-01-11modification on db-update for mailaurelien
2014-01-08Avoid using $(basename $var) , use ${var##*/} insteadLuke Shumaker
2014-01-08Fix some array quoting.Luke Shumaker
2014-01-08Normalize to load config then local_config then db-functionsLuke Shumaker
2014-01-08Be very careful about using $0.Luke Shumaker
2014-01-08Fix quoting on arrays.Luke Shumaker
2014-01-08Fix some array quoting.Luke Shumaker
2014-01-08Merge branch 'master' into cleanupLuke Shumaker
2014-01-08db-update: remove 'other' from repo blacklist now that issue #460 is addedLuke Shumaker
2014-01-08Don't error about permissions on empty staging repos (feature #460)Parabola
2014-01-06fix thingsParabola
2014-01-05db-update: add hook for publishing generated sourcesParabola
2013-12-31clean upLuke Shumaker
2013-12-31Merge branch 'cleanup' into master-mergeLuke Shumaker
2013-12-31`readlink -e` all "$0"sLuke Shumaker
2013-06-17use xbs, not svnLuke Shumaker
2013-01-31db-update: Ignore forgeign staging packagesPierre Schmitz
2012-10-03Use pacman-key to check signatures as it now uses a correct exit valuePierre Schmitz
2012-09-13db-update: Ignore repos in repos.Michał Masłowski
2012-08-21This is clearly not the wayNicolás Reynolds
2012-08-21FixNicolás Reynolds
2012-06-26Re-enabled check on other repos; skip already released packagesNicolás Reynolds
2012-04-29Source the config before the functions as the latter references the formerPierre Schmitz
2011-12-19Avoid calls to basenamePierre Schmitz
2011-12-18Validate package signatures on db-updatePierre Schmitz
2011-05-18* Separated nonfree check from db-updateJoshua Ismael Haase Hernandez
2011-05-15db-update msg when cleaning nonfreeJoshua Ismael Haase Hernández
2011-05-08* Unique pkgname list for nonfree and dbpkgsJoshua Ismael Haase Hernández
2011-05-08* Remove non free packages on db-updateJoshua Ismael Haase Hernández
2011-04-22Midnight fixJoshua Ismael Haase Hernández
2011-04-16Merge branch 'master' of git://projects.archlinux.org/dbscriptsJoshua Ismael Haase Hernández
2011-04-02Add signature files to update/move/remove targetsRémy Oudompheng
2011-02-18Parabola specific changesParabola
2011-01-15Move repo manipulation code into common functionsPierre Schmitz
2010-12-02db-update: Fail if a set of split packages is incompletePierre Schmitz
2010-09-11Use local config instead of guessing by hostnamePierre Schmitz
2010-09-05Check if package exists in any other repository on updatePierre Schmitz
2010-09-02Set correct group after touching the db filePierre Schmitz
2010-08-24db-update: Make sure there are no links in the staging directoryPierre Schmitz
2010-08-17Add additional checks when reading PKGBUILDsPierre Schmitz
2010-08-17minor fix to error messageAllan McRae
2010-08-17Don't try to update no packagePierre Schmitz
2010-08-15Lock repos before checkingPierre Schmitz
2010-08-15Use common names for reposPierre Schmitz
2010-08-14Rewrite of db-updatePierre Schmitz
2010-08-13Simplify check for existing packagesPierre Schmitz
2010-08-13removed useless statementsPierre Schmitz