Age | Commit message (Expand) | Author |
2017-05-12 | Merge branch 'lukeshu/to-upstream/never'libretools-20170512 | Luke Shumaker |
2017-05-12 | common.sh: Add a find_cached_srcpackage counterpart to find_cached_package | Luke Shumaker |
2017-05-12 | makechrootpkg: Also build --allsource packages. | Luke Shumaker |
2017-05-12 | mkarchroot: Use librelib rather than PATH to find arch-nspawn. | Luke Shumaker |
2017-05-12 | lib/common.sh: Discourage use in favor of libremessages. | Luke Shumaker |
2017-05-12 | checkpkg, find-libdeps, finddeps, lddd: Use libremessages to add help text. | Luke Shumaker |
2017-05-12 | lib/common.sh: Internationalize. | Luke Shumaker |
2017-05-12 | makechrootpkg, arch-nspawn: Force-enable local '/repo/' repository. | Luke Shumaker |
2017-05-12 | arch-nspawn: add a table of CARCH/setarch overrides | Luke Shumaker |
2017-05-12 | makechrootpkg: _chrootbuild: Split into _chroot{prepare,build}. | Luke Shumaker |
2017-05-12 | arch-nspawn: Message style: two spaces after a period | Luke Shumaker |
2017-05-12 | makechrootpkg: Fix broken symlinks because of chroot SRCPKGDEST /srcpkgdestlukeshu/to-upstream/misc1-20170512 | Luke Shumaker |
2017-05-05 | Merge branch 'master' into mergelibretools-20170505 | Luke Shumaker |
2017-05-05 | common.sh: Add a find_cached_srcpackage counterpart to find_cached_package | Luke Shumaker |
2017-05-05 | makechrootpkg: Also build --allsource packages. | Luke Shumaker |
2017-05-05 | mkarchroot: Use librelib rather than PATH to find arch-nspawn. | Luke Shumaker |
2017-05-05 | lib/common.sh: Discourage use in favor of libremessages. | Luke Shumaker |
2017-05-05 | checkpkg, find-libdeps, finddeps, lddd: Use libremessages to add help text. | Luke Shumaker |
2017-05-05 | lib/common.sh: Internationalize. | Luke Shumaker |
2017-05-05 | makechrootpkg, arch-nspawn: Force-enable local '/repo/' repository. | Luke Shumaker |
2017-05-05 | arch-nspawn: add a table of CARCH/setarch overrides | Luke Shumaker |
2017-05-05 | makechrootpkg: _chrootbuild: Split into _chroot{prepare,build}. | Luke Shumaker |
2017-05-05 | arch-nspawn: Message style: two spaces after a period | Luke Shumaker |
2017-05-05 | Add `# shellcheck` directives to quiet shellcheck, add PKGBUILD.protolukeshu/to-upstream/pre-release-20170505 | Luke Shumaker |
2017-05-05 | Make slightly more involved changes to make shellcheck happy. | Luke Shumaker |
2017-05-04 | Quote strings that shellcheck warns about. | Luke Shumaker |
2017-05-04 | Make purely stylistic changes to make shellcheck happier. | Luke Shumaker |
2017-05-04 | Makefile: Add a simple 'check' target that runs shellcheck | Luke Shumaker |
2017-05-04 | makechrootpkg: Add a comment warning about a bug in "sudo -i" | Luke Shumaker |
2017-04-20 | Makefile: m4_changequote([[[,]]]) to avoid accidental quoting. | Luke Shumaker |
2017-04-20 | Makefile: add .DELETE_ON_ERROR: | Luke Shumaker |
2017-04-20 | makechroot: download_sources: Accept makepkg_owner as an argument | Luke Shumaker |
2017-04-16 | lib/archroot.sh: subvolume_delete_recursive: support arbitrary recursion | Luke Shumaker |
2017-04-16 | makechrootpkg: sync_chroot: Make more general. | Luke Shumaker |
2017-04-16 | makechrootpkg: sync_chroot: make usage easier to understand. | Luke Shumaker |
2017-04-16 | makechrootpkg: delete_chroot: Fix the is-btrfs-subvolume check. | Luke Shumaker |
2017-04-17 | makechrootpkg: Avoid having code floating around outside of a function. | Luke Shumaker |
2017-04-09 | makechrootpkg: Delete chroot subvols recursively when using -T | Jan Alexander Steffens (heftig) |
2017-04-05 | makechrootpkg: Unindent as suggested in 2fd5931 | Jan Alexander Steffens (heftig) |
2017-04-05 | mkarchroot: Don't let the environment affect pacstrap (sans proxy settings). | Luke Shumaker |
2017-04-05 | makechrootpkg: Improve status messages. | Luke Shumaker |
2017-04-05 | mkarchroot, arch-nspawn: Add an `-s` flag to inhibit `setarch`. | Luke Shumaker |
2017-04-05 | mkarchroot, arch-nspawn: Add an `-f` flag to add files to copy. | Luke Shumaker |
2017-04-05 | makechrootpkg: Adjust to have the functions work with `set -u`. | Luke Shumaker |
2017-04-05 | makechrootpkg: Have functions be more function-y. | Luke Shumaker |
2017-04-05 | Handle makepkg.conf more consistently | lukeshu@parabola.nu |
2017-04-05 | lib/common.sh: Make it safe to include multiple times. | Luke Shumaker |
2017-04-05 | lib/common.sh: Adjust to work properly with `set -u`. | Luke Shumaker |
2017-04-05 | makechrootpkg: install_pkg was an unused variable | Luke Shumaker |
2017-04-05 | makechrootpkg: Quote directory passed to `rm -rf`. | Luke Shumaker |