summaryrefslogtreecommitdiff
path: root/db-functions
AgeCommit message (Expand)Author
2015-06-08Merge branch 'master' into lukeshu/xbsLuke Shumaker
2015-06-05Use XBS instead of the SVN/ABS grossness.Luke Shumaker
2015-06-05db-functions: do better printing of whitespace-separated filenamesLuke Shumaker
2015-05-25Merge branch 'lukeshu/cleanup' into lukeshu/xbsLuke Shumaker
2015-05-25Pull in more changes from lukeshu/archlinux+cleanup+librelibLuke Shumaker
2015-05-25Clean up shebangsLuke Shumaker
2015-05-17Merge branch 'master' into lukeshu/xbsLuke Shumaker
2014-10-04Update lastsync after db-sync or cleanup.Michał Masłowski
2014-06-24fooLuke Shumaker
2014-06-18db-functions: update ${FTP_DIR}/lastupdate when we modify the repo.Luke Shumaker
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