| Commit message (Expand) | Author | Age | Files | Lines |
| * | docs: update README subtitle and fix internal links | Craig Jennings | 2026-02-23 | 1 | -1/+1 |
| * | docs: fix internal links to use GitHub-compatible anchor format | Craig Jennings | 2026-02-23 | 1 | -9/+9 |
| * | docs: expand README with rescue disk, SSH, config example, and address review... | Craig Jennings | 2026-02-23 | 1 | -44/+134 |
| * | docs: add CONTRIBUTING.md for open-source contributors | Craig Jennings | 2026-02-23 | 1 | -0/+58 |
| * | refactor: rename custom/ to installer/ for clarity | Craig Jennings | 2026-02-23 | 16 | -14/+15 |
| * | docs: reorganize README features and fix table formatting | Craig Jennings | 2026-02-23 | 1 | -12/+12 |
| * | chore: add inbox/ to .gitignore | Craig Jennings | 2026-02-23 | 1 | -0/+1 |
| * | feat: add LUKS passphrase automation to VM test framework | Craig Jennings | 2026-02-23 | 1 | -1/+117 |
| * | fix: support multi-disk LUKS and fix cryptkey format for btrfs | Craig Jennings | 2026-02-23 | 1 | -20/+48 |
| * | chore: add .shellcheckrc to suppress intentional shellcheck warnings | Craig Jennings | 2026-02-23 | 1 | -0/+20 |
| * | fix: resolve remaining SC2155 warnings across all scripts | Craig Jennings | 2026-02-23 | 4 | -21/+40 |
| * | docs: update archangel.conf.example for btrfs support | Craig Jennings | 2026-02-23 | 1 | -8/+8 |
| * | chore: make OVMF firmware paths configurable via environment | Craig Jennings | 2026-02-23 | 4 | -12/+12 |
| * | chore: add set -euo pipefail to scripts for safety | Craig Jennings | 2026-02-23 | 5 | -8/+8 |
| * | fix: resolve SC2155 shellcheck warnings in custom/lib/ | Craig Jennings | 2026-02-23 | 3 | -9/+18 |
| * | scrub personal info and make distribution targets configurable | Craig Jennings | 2026-02-23 | 6 | -35/+41 |
| * | fix: change archzfs SigLevel from Optional TrustAll to Never | Craig Jennings | 2026-02-23 | 1 | -1/+3 |
| * | docs: update README.org for open-source release | Craig Jennings | 2026-02-23 | 1 | -4/+12 |
| * | chore: standardize shebangs, fix lint target, add .editorconfig | Craig Jennings | 2026-02-23 | 11 | -10/+33 |
| * | fix: support no-ssh test by adding console boot verification | Craig Jennings | 2026-02-23 | 1 | -30/+73 |
| * | clean personal info and private files from repository | Craig Jennings | 2026-02-22 | 10 | -1925/+5 |
| * | fix: correct broken shebangs in zfssnapshot and zfsrollback | Craig Jennings | 2026-02-22 | 2 | -2/+2 |
| * | remove skeleton archsetup-zfs script | Craig Jennings | 2026-02-22 | 3 | -444/+1 |
| * | add GPL-3.0 LICENSE file | Craig Jennings | 2026-02-22 | 1 | -0/+674 |
| * | chore: add docs/ to .gitignore and untrack personal files | Craig Jennings | 2026-02-22 | 61 | -11148/+3 |
| * | docs: sync templates, process announcements, update todo headers | Craig Jennings | 2026-02-19 | 10 | -2/+1665 |
| * | session: rebuild ISO for linux-lts 6.12.70, fix install test bugs | Craig Jennings | 2026-02-12 | 2 | -119/+157 |
| * | docs: add open-sourcing prep task to todo.org | Craig Jennings | 2026-02-12 | 1 | -0/+27 |
| * | fix: archzfs key prompt hang, test false positive, add local distribution | Craig Jennings | 2026-02-12 | 7 | -23/+368 |
| * | docs: sync templates, rename workflows and notes.org | Craig Jennings | 2026-02-07 | 36 | -651/+2650 |
| * | docs: add new workflows and AMD GPU workaround | Craig Jennings | 2026-01-31 | 4 | -0/+686 |
| * | docs: update protocols and session wrap-up workflow | Craig Jennings | 2026-01-31 | 3 | -142/+198 |
| * | refactor: rename archzfs to archangel, simplify build-release | Craig Jennings | 2026-01-31 | 13 | -1065/+217 |
| * | fix: remove obsolete test for deleted zfs-snap-prune | Craig Jennings | 2026-01-26 | 2 | -317/+8 |
| * | chore: remove redundant help target | Craig Jennings | 2026-01-26 | 1 | -15/+1 |
| * | refactor: remove archsetup references, make installer standalone | Craig Jennings | 2026-01-25 | 2 | -20/+7 |
| * | Remove session-context.org (session complete) | Craig Jennings | 2026-01-25 | 1 | -105/+0 |
| * | Phase 4.3 complete: btrfs validation testing | Craig Jennings | 2026-01-25 | 2 | -0/+58 |
| * | Add LUKS testing infrastructure and documentation | Craig Jennings | 2026-01-25 | 6 | -105/+307 |
| * | Add ISO naming task, update session context | Craig Jennings | 2026-01-25 | 2 | -20/+109 |
| * | Update test config and documentation | Craig Jennings | 2026-01-25 | 3 | -107/+96 |
| * | Add reboot survival and rollback verification tests | Craig Jennings | 2026-01-25 | 1 | -6/+223 |
| * | Fix GRUB boot for btrfs with subvolumes | Craig Jennings | 2026-01-25 | 1 | -11/+21 |
| * | Fix LUKS encryption for btrfs (single and multi-disk) | Craig Jennings | 2026-01-24 | 3 | -24/+61 |
| * | Phase 3: Add multi-disk btrfs support (RAID0/RAID1) | Craig Jennings | 2026-01-24 | 5 | -37/+357 |
| * | Sync templates, update session context | Craig Jennings | 2026-01-24 | 2 | -44/+33 |
| * | Fix LUKS btrfs installation and reduce ISO size | Craig Jennings | 2026-01-24 | 3 | -60/+61 |
| * | Phase 2.8: Add LUKS encryption for btrfs | Craig Jennings | 2026-01-24 | 5 | -15/+213 |
| * | Update session context: Phase 2.7 complete | Craig Jennings | 2026-01-24 | 1 | -19/+27 |
| * | Fix btrfs GRUB boot and snapper firstboot | Craig Jennings | 2026-01-24 | 1 | -84/+93 |