Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-07-05 | Add `# shellcheck` directives to quiet shellcheck, add PKGBUILD.proto | Luke Shumaker | 1 | -0/+2 |
2017-07-05 | lib/archroot.sh: subvolume_delete_recursive: support arbitrary recursion | Luke Shumaker | 1 | -3/+6 |
2017-07-05 | makechrootpkg: sync_chroot: Make more general. | Luke Shumaker | 1 | -0/+8 |
2017-07-05 | makechrootpkg: delete_chroot: Fix the is-btrfs-subvolume check. | Luke Shumaker | 1 | -1/+10 |
2017-04-05 | Add a "License:" tag to all code files. | Luke Shumaker | 1 | -0/+1 |
2017-04-05 | Add '#!/hint/bash' headers to non-executable bash files. | Luke Shumaker | 1 | -0/+2 |
2017-03-07 | archbuild/makechrootpkg: Delete subvolumes in roots | Jan Alexander Steffens (heftig) | 1 | -0/+20 |
2017-03-07 | lib/archroot.sh: Add is_btrfs helper | Jan Alexander Steffens (heftig) | 1 | -0/+8 |
2017-03-07 | lib/archroot.sh: Simplify check_root | Jan Alexander Steffens (heftig) | 1 | -0/+13 |
2017-03-07 | lib/archroot.sh: Move CHROOT_VERSION to a common file | Jan Alexander Steffens (heftig) | 1 | -0/+1 |