summaryrefslogtreecommitdiffstats
path: root/db-move
AgeCommit message (Expand)AuthorFilesLines
2015-05-27make tests.d/testing2x workFlorian Pritz1-14/+1
2015-05-27make test.d/db-move.sh passFlorian Pritz1-14/+27
2015-05-27make db-move work with pkgnamesFlorian Pritz1-9/+16
2015-05-27bugfixFlorian Pritz1-1/+1
2015-05-27cleanupFlorian Pritz1-1/+4
2015-05-27cleanupFlorian Pritz1-2/+1
2015-05-27use global variable to track history changes and commit everything at onceFlorian Pritz1-1/+1
2015-05-27add historical git repo; fix db-moveFlorian Pritz1-91/+9
2012-10-27Add the possibility to run all svn commands with a different userPierre Schmitz1-9/+9
2012-07-28db-move: Remove double space in tag_listFlorian Pritz1-1/+1
2012-06-16Fix handling of package sources containg files with an @ character20120616Pierre Schmitz1-2/+2
2012-06-10Remove support for packages that are not in the package poolPierre Schmitz1-5/+0
2012-06-10db-move: commit all arches at onceFlorian Pritz1-1/+4
2012-04-29Source the config before the functions as the latter references the formerPierre Schmitz1-1/+1
2011-12-19Avoid calls to basenamePierre Schmitz1-3/+3
2011-08-13db-move: Fix svn rm callPierre Schmitz1-4/+4
2011-08-13db-move: remove one svn commit per packageDan McGee1-3/+10
2011-04-02Add signature files to update/move/remove targetsRémy Oudompheng1-0/+3
2011-03-23Add support for packages which use the epoch variablePierre Schmitz1-2/+2
2011-01-15Move repo manipulation code into common functionsPierre Schmitz1-7/+2
2010-09-11Use local config instead of guessing by hostnamePierre Schmitz1-4/+4
2010-09-02Set correct group after touching the db filePierre Schmitz1-0/+3
2010-08-17Add additional checks when reading PKGBUILDsPierre Schmitz1-2/+11
2010-08-15Lock repos before checkingPierre Schmitz1-6/+19
2010-08-15Move packages of all arches within one transactionPierre Schmitz1-67/+76
2010-08-14Prepare support for multiple packages in db-movePierre Schmitz1-39/+48
2010-08-14Don't hardcode supported architectures in db-movePierre Schmitz1-1/+1
2010-08-13Use common functions to print messages, warnings and errorsPierre Schmitz1-6/+4
2010-08-13Check permission before any actionPierre Schmitz1-0/+5
2010-08-10Use more consitent naming for package poolPierre Schmitz1-4/+4
2010-08-08Source PKGBUILD in subshellsPierre Schmitz1-23/+25
2010-08-08Move common function to db-functionsPierre Schmitz1-22/+3
2010-08-08use common workdirPierre Schmitz1-6/+0
2010-08-08Remove BUILDSCRIPT variablePierre Schmitz1-1/+1
2010-08-08Reduce verbosityPierre Schmitz1-7/+8
2010-08-08Use package pool instead of $repo/os/any dirsPierre Schmitz1-9/+8
2010-08-07Rewrite db-movePierre Schmitz1-60/+37
2010-04-11Fail if lock couldn't be obtained; Unlock the repos if ftpdir-cleanup failsPierre Schmitz1-2/+2
2010-03-31don't publish *.old filesPierre Schmitz1-4/+2
2010-02-21Accept any *.pkg.tar.* package file namePierre Schmitz1-5/+6
2009-09-14Be more careful with config file inclusionDan McGee1-0/+1
2009-08-18Fix an error in db-move due to DBEXT commitAaron Griffin1-1/+1
2009-08-18Remove dependence on makepkg.confAaron Griffin1-4/+0
2009-08-18Replace DB_COMPRESSION with DBEXT in the configAaron Griffin1-9/+8
2009-08-16Add DB_COMPRESSION var to all scripts that need itDan McGee1-0/+1
2009-07-22remove support for different svn reposPierre Schmitz1-6/+1
2009-07-21db-move: reduce usage of loopsPierre Schmitz1-15/+10
2009-07-21Add support for split packages to db-movePierre Schmitz1-24/+36
2009-07-21any support: use relative symlinksAaron Griffin1-1/+1
2009-07-14fix syntax errorPierre Schmitz1-1/+1