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