Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-11-04 | find_cached_package: avoid adding duplicates | Dave Reisner | 1 | -2/+7 |
2013-11-01 | common: implement find_cached_package | Dave Reisner | 1 | -0/+69 |
2013-08-08 | common: Properly forward arguments from die to error | Dave Reisner | 1 | -1/+1 |
2013-05-03 | lib/common.sh: Introduce locking helper functions | Jan Alexander Steffens (heftig) | 1 | -0/+24 |
2012-10-27 | Fix return code handling | Jan Alexander Steffens (heftig) | 1 | -1/+1 |
2012-10-03 | Use dedicated trap functions to avoid unsetting the trap when e.g. cleanup is... | Pierre Schmitz | 1 | -4/+12 |
2012-06-16 | mkarchroot: reset trap so it wont be called twice | Pierre Schmitz | 1 | -1/+1 |
2011-11-04 | lib/common.sh: Revise setup_workdir() | Lukas Fleischer | 1 | -1/+1 |
2011-11-04 | lib/common.sh: Use double brackets | Lukas Fleischer | 1 | -3/+3 |
2011-11-01 | Move common functions to a shared file | Pierre Schmitz | 1 | -0/+124 |