aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2025-02-28test/sandbox: check mount outcomeOphestra
2025-02-28test/sandbox: assert mntent jsonOphestra
2025-02-28test/sandbox: wrap libc getmntentOphestra
2025-02-28nix: increase nixfmt max widthOphestra
2025-02-26app: print comp values earlyOphestra
2025-02-26cmd/fpkg: call app in-processOphestra
2025-02-26cmd/fsu: allow switch from fpkgOphestra
2025-02-26fortify: move internal commands upOphestra
2025-02-26app: handle RunState errorsOphestra
2025-02-26fortify: configure seccomp logger earlyOphestra
2025-02-26app: define errors in a separate fileOphestra
2025-02-26test: verify fsu ppid checkOphestra
2025-02-26test: remove sway process checkOphestra
2025-02-26cmd/fpkg/test: nixos test fpkg install/startOphestra
2025-02-26cmd/fpkg/build: expose nixos configurationOphestra
2025-02-26nix: wrap fpkgOphestra
2025-02-26cmd/fpkg: use fortify path from internalOphestra
2025-02-26internal: store fortify path in internalOphestra
2025-02-25cmd/fpkg/build: run final build step in nixOphestra
2025-02-25nix: interrupt via ttyOphestra
2025-02-25dbus: set process group idOphestra
2025-02-25nix: include fsu sources in dist buildOphestra
2025-02-25nix: verify silent signal exitOphestra
2025-02-25system/acl: do not fail gone revert targetOphestra
2025-02-25system/dbus: filter context cancellation errorOphestra
2025-02-25fortify: improve handling of RevertErrOphestra
2025-02-24nix: exclude files ending in ".py"Ophestra
2025-02-23cmd/fpkg: integrate command handlerOphestra
2025-02-23cmd/fpkg/build: prepend extra nix flagsOphestra
2025-02-23release: 0.2.18Ophestra
2025-02-23nix: clean up directory structureOphestra
2025-02-23workflows: separate nixos tests from flake checkOphestra
2025-02-23nix: separate fsu from packageOphestra
2025-02-23ldd: handle behaviour on static executableOphestra
2025-02-23ldd: pass absolute path to bwrapOphestra
2025-02-23fortify: handle errors via MustParseOphestra
2025-02-23command: filter parse errorsOphestra
2025-02-23fortify: keep external files aliveOphestra
2025-02-23release: 0.2.17Ophestra
2025-02-23fortify: test help messageOphestra
2025-02-23fortify: integrate command handlerOphestra
2025-02-23command/flag: implement repeatable flagOphestra
2025-02-23command/flag: implement integer flagOphestra
2025-02-23command: hide internal commandsOphestra
2025-02-23command: expose print helpOphestra
2025-02-23command: root early handler func special caseOphestra
2025-02-23command: expose command with direct handlingOphestra
2025-02-22command: implement builder and parserOphestra
2025-02-22command: implement help builderOphestra
2025-02-22command: implement node structureOphestra