summaryrefslogtreecommitdiff
path: root/db-functions
AgeCommit message (Expand)Author
2014-06-18Merge branch 'master' into lukeshu/xbsLuke Shumaker
2014-06-18oopsLuke Shumaker
2014-06-18db-funtions:check_splitpkgs(): use printf instead of a loopLuke Shumaker
2014-06-18more quoting fixesLuke Shumaker
2014-06-18db-functions:check_repo_permissions: ARCHES is an arrayLuke Shumaker
2014-06-18oopsLuke Shumaker
2014-06-18silly whitespace and similar fidlingLuke Shumaker
2014-06-18Use printf formatters instead of string interpolation.Luke Shumaker
2014-06-18use abort() and die() from librelibLuke Shumaker
2014-06-18Clean up quoting.Luke Shumaker
2014-06-18more quoting an printf fixesLuke Shumaker
2014-06-18The eval+printf %q thing wasn't worth the hard-to-read codeLuke Shumaker
2014-06-18db-functions: line repetitive things upLuke Shumaker
2014-06-18more quoting and printf fixesLuke Shumaker
2014-06-18use += when possibleLuke Shumaker
2014-06-18Use printf-formatters when possible (incomplete)Luke Shumaker
2014-06-17more quoting fixesLuke Shumaker
2014-06-17db-functions: add mv_aclLuke Shumaker
2014-01-08Avoid using $(basename $var) , use ${var##*/} insteadLuke Shumaker
2014-01-08Fix some array quoting.Luke Shumaker
2014-01-08fix comments, indentationLuke Shumaker
2014-01-08Be very careful about using $0.Luke Shumaker
2014-01-08Fix quoting on arrays.Luke Shumaker
2014-01-08Use `mktemp -t` to respect $TMPDIRLuke Shumaker
2014-01-08misc touch upLuke Shumaker
2014-01-08Fix some array quoting.Luke Shumaker
2014-01-08db-functions: use ${array[*]} when appropriateLuke Shumaker
2013-12-31clean upLuke Shumaker
2013-12-31Merge branch 'cleanup' into master-mergeLuke Shumaker
2013-12-31Merge branch 'arch' into cleanup3Luke Shumaker
2013-11-02Add lastupdate fileFlorian Pritz
2013-11-02sourceballs: fix ACL issues on nymeriaJan Alexander Steffens (heftig)
2013-06-29use the get_full_version from libremessages (actually, common.sh)Luke Shumaker
2013-06-17touch upLuke Shumaker
2013-06-17use xbs, not svnLuke Shumaker
2013-06-16db-functions: use common.shLuke Shumaker
2013-06-16fix TMPDIRLuke Shumaker
2013-06-16Don't make assumptions about the host architecture.Luke Shumaker
2012-11-04Grant the SVNUSER access to the working directoryPierre Schmitz
2012-10-27Add the possibility to run all svn commands with a different userPierre Schmitz
2012-10-03Use pacman-key to check signatures as it now uses a correct exit valuePierre Schmitz
2012-08-05grep has been moved to /usrPierre Schmitz
2012-06-10Remove support for packages that are not in the package poolPierre Schmitz
2012-04-29Respect TMPDIR config when creating the working directoryPierre Schmitz
2012-03-26Use gpg status-file instead of status-fdPierre Schmitz
2012-02-14Ignore rsync temp filesNicolás Reynolds
2011-12-19Avoid calls to basenamePierre Schmitz
2011-12-18Validate package signatures on db-updatePierre Schmitz
2011-04-22Midnight fixJoshua Ismael Haase Hernández
2011-04-16Merge branch 'master' of git://projects.archlinux.org/dbscriptsJoshua Ismael Haase Hernández