Age | Commit message (Expand) | Author |
2018-03-26 | makechrootpkg, arch-nspawn: Force-enable local '/repo/' repository | Luke Shumaker |
2018-03-26 | arch-nspawn: Add a table of CARCH/setarch overrides | Luke Shumaker |
2018-03-26 | makechrootpkg: _chrootbuild: Split into _chroot{prepare,build} | Luke Shumaker |
2018-03-26 | arch-nspawn: Message style: two spaces after a period | Luke Shumaker |
2018-03-26 | makechrootpkg: Put "keyserver-options auto-key-retrieve" in gpg.conf | Luke Shumaker |
2018-03-24 | makechrootpkg: respect GNUPGHOME | Emiel Wiedijk |
2018-03-24 | Remove corepkg symlink | Bartłomiej Piotrowski |
2018-01-21 | makechrootpkg: make sure that makepkg.conf is always parsed as text | Bartłomiej Piotrowski |
2018-01-21 | makechrootpkg: Adjust to work properly with `set -e` | Luke Shumaker |
2018-01-21 | lib/common.sh: Adjust to work properly with `set -u` | Luke Shumaker |
2018-01-21 | arch-nspawn: Remove pointless $(echo ...) subshell | Luke Shumaker |
2018-01-21 | arch-nspawn: make sure that makepkg.conf is always parsed as text | Luke Shumaker |
2018-01-21 | makechrootpkg: Fix anti-pattern when checking for enabled features | Eli Schwartz |
2018-01-21 | makechrootpkg: Fix unconditionally running namcap | Eli Schwartz |
2017-12-27 | Revert "makechrootpkg: Reopen console to assign the CTTY" | Evangelos Foutras |
2017-11-22 | Support reproducible builds | Eli Schwartz |
2017-11-08 | Version 2017110820171108 | Bartłomiej Piotrowski |
2017-11-08 | Remove i686 support | Bartłomiej Piotrowski |
2017-10-30 | use makepkg library instead of local function copies | Luke Shumaker |
2017-10-30 | makechrootpkg: Fix function usage comments | Luke Shumaker |
2017-10-30 | makechrootpkg: move init_variables() to be part of main() | Luke Shumaker |
2017-09-14 | makechrootpkg: Reopen console to assign the CTTY | Jan Alexander Steffens (heftig) |
2017-09-14 | makechrootpkg: Prevent collecting coredumps | Jan Alexander Steffens (heftig) |
2017-09-13 | Revert "arch-nspawn: Hack to give the inner process a controlling terminal" | Jan Alexander Steffens (heftig) |
2017-09-13 | arch-nspawn: Hack to give the inner process a controlling terminal | Jan Alexander Steffens (heftig) |
2017-09-12 | arch-nspawn: Pass --as-pid2 | Jan Alexander Steffens (heftig) |
2017-09-11 | Version 2017091120170911 | Sébastien Luttringer |
2017-09-11 | arch-nspawn: Force PATH to be the Arch default | Sébastien Luttringer |
2017-08-24 | makechrootpkg: Also look for -e as --noextract | Jan Alexander Steffens (heftig) |
2017-08-24 | makechrootpkg: Prevent removing build dir when --noextract specified | Martchus |
2017-08-24 | arch-nspawn: Add --keep-unit to prevent scope conflicts | Jan Alexander Steffens (heftig) |
2017-08-13 | Version 2017081320170813 | Jan Alexander Steffens (heftig) |
2017-07-13 | makechrootpkg: Skip integrity checks inside the chroot | Jan Alexander Steffens (heftig) |
2017-07-13 | makechrootpkg: Use long args for makepkg | Jan Alexander Steffens (heftig) |
2017-07-13 | makechrootpkg: Move makepkg-as-root check to main() | Jan Alexander Steffens (heftig) |
2017-07-05 | archrelease: Whitespace adjustment | Jan Alexander Steffens (heftig) |
2017-07-05 | archrelease: sync the repos directory before commiting changes | Laurent Carlier via arch-projects |
2017-07-05 | makechrootpkg: Fix broken symlinks because of chroot SRCPKGDEST /srcpkgdest | Luke Shumaker |
2017-07-05 | Add `# shellcheck` directives to quiet shellcheck, add PKGBUILD.proto | Luke Shumaker |
2017-07-05 | Make slightly more involved changes to make shellcheck happy. | Luke Shumaker |
2017-07-05 | Quote strings that shellcheck warns about. | Luke Shumaker |
2017-07-05 | Make purely stylistic changes to make shellcheck happier. | Luke Shumaker |
2017-07-05 | Makefile: Add a simple 'check' target that runs shellcheck | Luke Shumaker |
2017-07-05 | makechrootpkg: Add a comment warning about a bug in "sudo -i" | Luke Shumaker |
2017-07-05 | Makefile: m4_changequote([[[, ]]]) to avoid accidental quoting. | Luke Shumaker |
2017-07-05 | Makefile: add .DELETE_ON_ERROR: | Luke Shumaker |
2017-07-05 | makechroot: download_sources: Accept makepkg_owner as an argument | Luke Shumaker |
2017-07-05 | lib/archroot.sh: subvolume_delete_recursive: support arbitrary recursion | Luke Shumaker |
2017-07-05 | makechrootpkg: sync_chroot: Make more general. | Luke Shumaker |
2017-07-05 | makechrootpkg: sync_chroot: make usage easier to understand. | Luke Shumaker |