index
:
archlinux32/devtools32
archlinuxewe
i486
master
pentium4
Fork of devtools from archlinux.org with small modifications to compile i486 and i686 from our repositories
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2014-01-04
Merge branch 'devtools'
Luke Shumaker
2013-11-04
find_cached_package: avoid adding duplicates
Dave Reisner
2013-11-01
common: implement find_cached_package
Dave Reisner
2013-10-09
This is embarrassing, I messed up the braces on $@ for lock/slock
libretools-20131015
Luke Shumaker
2013-08-16
support formatted messages to stat_busy, lock, and slock
Luke Shumaker
2013-08-16
Merge remote-tracking branch 'remotes/devtools/master'
Luke Shumaker
2013-08-08
common: Properly forward arguments from die to error
Dave Reisner
2013-06-15
Merge commit 'a7a0': merge our and their lock functions
Luke Shumaker
2013-06-15
redo the lock functions to not append .lock
Luke Shumaker
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-03
lib/common.sh: Introduce locking helper functions
Jan Alexander Steffens (heftig)
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