Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-19makechrootpkg: _chrootbuild: Split into _chroot{prepare,build}.Luke Shumaker
2017-02-19makechrootpkg: Detect the chroottype in individual functions, not globally.Luke Shumaker
2017-02-19makechrootpkg: Have functions be more function-y.Luke Shumaker
2017-02-19makechrootpkg: Improve status messages.Luke Shumaker
2017-02-19makechrootpkg: Quote directory passed to `rm -rf`.Luke Shumaker
2017-02-19mkarchroot: Don't let the environment affect pacstrap (sans proxy settings).Luke Shumaker
2017-02-19mkarchroot, arch-nspawn: Add an `-s` flag to inhibit `setarch`.Luke Shumaker
2017-02-19mkarchroot, arch-nspawn: Add an `-f` flag to add files to copy.Luke Shumaker
2017-02-19lib/common.sh: Make it safe to include multiple times.Luke Shumaker
2017-02-19arch-nspawn: add a table of CARCH/setarch overrides (just armv7h->armv7lLuke Shumaker
2017-02-17mkarchroot: Set LANG=en_US.UTF-8Jan Alexander Steffens (heftig)
2017-02-16Add a "License:" tag to all code files.Luke Shumaker
2017-02-16makechrootpkg: Be recursive when deleting btrfs subvolumes.Luke Shumaker
2017-02-16arch-nspawn: usage(): Style improvement: two spaces after a period.Luke Shumaker
2017-02-16makechrootpkg: /chrootbuild accept makepkg_args as arguments rather than embe...Luke Shumaker
2017-02-16makechrootpkg: usage(): Display the actual default makepkg flags.Luke Shumaker
2017-02-16Avoid using string interpolation; use printf format strings instead.Luke Shumaker
2017-02-16commitpkg: Adjust fancy quoting/escaping to not confuse Emacs.Luke Shumaker
2017-02-16lib/common.sh: Adjust to work properly with `set -u`.Luke Shumaker
2017-02-15mkarchroot: Use librelib rather than PATH to find arch-nspawn.Luke Shumaker
2017-02-15lib/common.sh: Discourage use in favor of libremessages.Luke Shumaker
2017-02-15checkpkg, find-libdeps, finddeps, lddd: Use libremessages to add help text.Luke Shumaker
2017-02-15lib/common.sh: Internationalize.Luke Shumaker
2017-02-15makechrootpkg: Avoid having code floating around outside of a function.Luke Shumaker
2017-02-15makechrootpkg: Adjust to have the functions work with `set -u`.Luke Shumaker
2017-02-15makechrootpkg, arch-nspawn: Force-enable local '/repo/' repository.Luke Shumaker
2017-02-15makechrootpkg: move_products: Mimic `makepkg` and symlink products into PWD.Luke Shumaker
2017-02-15makechrootpkg: _chrootprepare: Clean srcdest and startdir.Luke Shumaker
2017-02-15makechrootpkg: _chrootbuild: Split into _chroot{prepare,build}.Luke Shumaker
2017-02-15makechrootpkg: Detect the chroottype in individual functions, not globally.Luke Shumaker
2017-02-15makechrootpkg: Have functions be more function-y.Luke Shumaker
2017-02-15makechrootpkg: Improve status messages.Luke Shumaker
2017-02-15makechrootpkg: Quote directory passed to `rm -rf`.Luke Shumaker
2017-02-15mkarchroot: Don't let the environment affect pacstrap (sans proxy settings).Luke Shumaker
2017-02-15mkarchroot, arch-nspawn: Add an `-s` flag to inhibit `setarch`.Luke Shumaker
2017-02-15mkarchroot, arch-nspawn: Add an `-f` flag to add files to copy.Luke Shumaker
2017-02-15lib/common.sh: Make it safe to include multiple times.Luke Shumaker
2017-02-15Add a "License:" tag to all code files.Luke Shumaker
2017-02-15Apply patches from libretools.Luke Shumaker
2017-02-06lib/common.sh: Make setup_workdir()/cleanup() safe for programs to not useLuke Shumaker
2017-02-06lib/common.sh: lock, slock: Create directories for locks if necessary.Luke Shumaker
2017-02-06lib/common.sh: lock, slock: Allow locks to be inherited.Luke Shumaker
2017-02-06lib/common.sh: add 'lock_close'; use it as appropriate.Luke Shumaker
2017-01-29makechrootpkg: Be recursive when deleting subvolumes.Luke Shumaker
2016-10-08makechrootpkg: Reset environment for builduserJan Alexander Steffens (heftig)
2016-06-13makechrootpkg: Shorten user-config loading codeJan Alexander Steffens (heftig)
2016-06-13makechrootpkg: Use XDG_CONFIG_HOME for makepkg.confJohannes Löthberg
2016-06-09Merge tag '20160527.1'libretools-20160609Luke Shumaker
2016-05-28Version 2016052820160528Jan Alexander Steffens (heftig)
2016-05-28arch-nspawn: Work around pacman master returning file-URLs from the cacheJan Alexander Steffens (heftig)