Commit Graph

7 Commits

Author SHA1 Message Date
03e9c20e54 refactor: Linting fixes 2026-06-28 07:53:41 +05:30
0c16640593 refactor: Simplified pkg_install and pkg_remove
`pkg_install` and `pkg_remove` are just wrappers that map aliases and
directly invooke the system package manager.

- They do not manage state or inject rollback commands
2026-06-27 00:19:14 +05:30
780e79364f fix #9: Add validation check for pkg_remove 2026-06-25 22:40:13 +05:30
b31a326ca1 feat: Implement Rollbacks and Savepoints! 2026-06-24 22:01:30 +05:30
f118d66ec1 feat: package resolution,install,remove helpers 2026-06-24 20:21:06 +05:30
a56bee0b9c refactor: remove bootstrap spaghetti from installers 2026-06-22 09:11:39 +05:30
e9fbd08423 major refactor 2026-06-19 23:42:18 +05:30