summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-26Merge branch 'devtools'libretools-20130930Luke Shumaker
2013-09-26arch-nspawn: limit the machine_name length to ${HOST_NAME_MAX:-64} chars.Luke Shumaker
2013-09-26Merge branch 'devtools' (early part)Luke Shumaker
2013-09-23checkpkg: I missed a case of string interpolationLuke Shumaker
2013-09-11arch-nspawn: set machine_name in a safer/different way, don't hide errorslibretools-20130914Luke Shumaker
2013-08-19makechrootpkg: add generic support for additional bind mountsDave Reisner
2013-08-18checkpkg: avoid using PKGEXT to guess tarball nameDave Reisner
2013-08-18ensure that PKGBUILDs aren't sourced via PATHDave Reisner
2013-08-18arch-nspawn: allow oddly named directoriesDave Reisner
2013-08-18arch-nspawn: avoid escaping mount_argsDave Reisner
2013-08-16Avoid having code/variables in format strings.Luke Shumaker
2013-08-16support formatted messages to stat_busy, lock, and slockLuke Shumaker
2013-08-16Merge remote-tracking branch 'remotes/devtools/master'Luke Shumaker
2013-08-08Prepare release20130808Pierre Schmitz
2013-08-08Update makepkg.conf from pacman 4.1.2Pierre Schmitz
2013-08-08Makefile: validate generated files as part of buildDave Reisner
2013-08-08avoid injecting code into the format stringDave Reisner
2013-08-08common: Properly forward arguments from die to errorDave Reisner
2013-08-08arch-nspawn: remove leading - from the machine name/hostnameFlorian Pritz
2013-06-15mkarchroot: update usage() textLuke Shumaker
2013-06-15makechrootpkg: ~/.makepkg.conf should take precedence over /etc/Luke Shumaker
2013-06-15makechrootpkg: handle makepkg_args betterLuke Shumaker
2013-06-15Merge branch 'devtools'Luke Shumaker
2013-06-15Merge commit '7ca4e'Luke Shumaker
2013-06-15Merge commit 'abba'Luke Shumaker
2013-06-15Merge commit 'a7a0': merge our and their lock functionsLuke Shumaker
2013-06-15Merge commit '0e98'Luke Shumaker
2013-06-15redo the lock functions to not append .lockLuke Shumaker
2013-06-15Merge commit '4535'Luke Shumaker
2013-06-03lock_open_* fix possible bug caused symlinked directorieslibretools-20130605Luke Shumaker
2013-06-03fix bugs with `set -u` in common.shLuke Shumaker
2013-05-27common.sh: unset COLOR variables in a way that is `set -u` safe.Luke Shumaker
2013-05-26undo accidental change of permissions on lib/common.shLuke Shumaker
2013-05-25prepare new release20130525Pierre Schmitz
2013-05-25Move all scripts from sbin to bin directoriesPierre Schmitz
2013-05-25Update .gitignoreJan Alexander Steffens (heftig)
2013-05-25crossrepomove: copy packages locallyJan Alexander Steffens (heftig)
2013-05-25makechrootpkg: Add hack for svn sources and makepkg 4.1.1Jan Alexander Steffens (heftig)
2013-05-14makechrootpkg.in: only run `makepkg "$copydir/repo"` onceLuke Shumaker
2013-05-14makechrootpkg.in: even though it is, don't require $pkgfile to be absolute wh...Luke Shumaker
2013-05-11makechrootpkg: Update comments to point out the bad hacksJan Alexander Steffens (heftig)
2013-05-11archbuild: Correct makechrootpkg argument orderJan Alexander Steffens (heftig)
2013-05-11arch-nspawn: Quiet systemd-nspawn againJan Alexander Steffens (heftig)
2013-05-11makechrootpkg: Split out chrootbuild into a functionJan Alexander Steffens (heftig)
2013-05-06makechrootpkg: Ensure we have a writable PKGBUILDJan Alexander Steffens (heftig)
2013-05-06arch-nspawn: setarch to CARCHJan Alexander Steffens (heftig)
2013-05-03makechrootpkg: Avoid parsing PKGBUILD and support VCS sourcesJan Alexander Steffens (heftig)
2013-05-03makechrootpkg: Remove add_to_db featureJan Alexander Steffens (heftig)
2013-05-03lib/common.sh: Introduce locking helper functionsJan Alexander Steffens (heftig)
2013-05-03arch-nspawn: Set machine nameJan Alexander Steffens (heftig)