summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2014-09-22common: remove unreachable statementDave Reisner1-2/+1
2014-09-22common.sh: propagate error through trap_exitDave Reisner1-1/+2
2014-05-10Switch to root when started as regular userSébastien Luttringer1-0/+13
2014-05-10get_full_version :: remove duplicated epoch checkBlackEagle1-1/+1
2014-05-10when cleanup is called without code exit with 0BlackEagle1-1/+1
2014-05-10abort and die are serious errors so throw 255 outBlackEagle1-3/+3
2013-11-04find_cached_package: avoid adding duplicatesDave Reisner1-2/+7
2013-11-01common: implement find_cached_packageDave Reisner1-0/+69
2013-08-08common: Properly forward arguments from die to errorDave Reisner1-1/+1
2013-05-03lib/common.sh: Introduce locking helper functionsJan Alexander Steffens (heftig)1-0/+24
2012-10-27Fix return code handlingJan Alexander Steffens (heftig)1-1/+1
2012-10-03Use dedicated trap functions to avoid unsetting the trap when e.g. cleanup is...Pierre Schmitz1-4/+12
2012-06-16mkarchroot: reset trap so it wont be called twicePierre Schmitz1-1/+1
2012-02-12archrelease: Validate tags before releasingLukas Fleischer1-0/+20
2011-11-04lib/common.sh: Revise setup_workdir()Lukas Fleischer1-1/+1
2011-11-04lib/common.sh: Use double bracketsLukas Fleischer1-3/+3
2011-11-01Move common functions to a shared filePierre Schmitz1-0/+124