index
:
devtools-par
archlinux
master
mirror of git://projects.parabola.nu/packages/devtools-par.git
Parabola git mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2013-06-03
lock_open_* fix possible bug caused symlinked directories
libretools-20130605
Luke Shumaker
2013-06-03
fix bugs with `set -u` in common.sh
Luke Shumaker
2013-05-27
common.sh: unset COLOR variables in a way that is `set -u` safe.
Luke Shumaker
2013-05-26
undo accidental change of permissions on lib/common.sh
Luke Shumaker
2013-05-02
lib/common.sh: use gettext for WARNING/ERROR/done hardcoded text.
Luke Shumaker
2013-04-25
lib/common.sh: Make setup_workdir()/cleanup() safe for programs to not use
Luke Shumaker
2012-12-02
lib/common.sh: create directories for locks if they don't exist
Luke Shumaker
2012-11-25
Use common functions to handle file locking
Luke Shumaker
2012-10-27
Fix return code handling
Jan Alexander Steffens (heftig)
2012-10-03
Use dedicated trap functions to avoid unsetting the trap when e.g. cleanup is...
Pierre Schmitz
2012-06-16
mkarchroot: reset trap so it wont be called twice
Pierre Schmitz
2012-02-12
archrelease: Validate tags before releasing
Lukas Fleischer
2011-11-04
lib/common.sh: Revise setup_workdir()
Lukas Fleischer
2011-11-04
lib/common.sh: Use double brackets
Lukas Fleischer
2011-11-01
Move common functions to a shared file
Pierre Schmitz