summaryrefslogtreecommitdiff
path: root/db-update
AgeCommit message (Expand)Author
2015-11-24prevent duplicate repos from locking themselvesNicolás Reynolds
2015-06-08db-update: get the correct directory for xbsLuke Shumaker
2015-06-05db-update: Hook in to `xbs release-server` as it exists today.Luke Shumaker
2015-05-24db-update: Remove debugging codeParabola
2014-07-04Fix having a flexible PKGEXTLuke Shumaker
2014-06-24db-update: get the list of repos the same way as upstream ArchLuke Shumaker
2014-06-18silly whitespace and similar fidlingLuke Shumaker
2014-06-18Use printf formatters instead of string interpolation.Luke Shumaker
2014-06-18Clean up quoting.Luke 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-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
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
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
2010-08-13Remove check which was already covered by check_repo_permissionPierre Schmitz
2010-08-13Abort if package already exists in repoPierre Schmitz
2010-08-13Use common functions to print messages, warnings and errorsPierre Schmitz
2010-08-13Check permission before any actionPierre Schmitz