Commit Graph

11 Commits

Author SHA1 Message Date
36c7be07b3 refactor: Migrate all installers to use installation strategies 2026-06-26 21:35:34 +05:30
02d3c9241c feat: Resumable Download Helper and Manifest Preservation
- Route downloads through local cache directory
- Automatically resume interrupted downloads from the byte offset
- `setup_uninstaller_context` checks if a fail had happened. If yes then
  CLI preserves existing manifest instead of wiping it.
- Interruption Signal Traps and Prompts
2026-06-24 23:29:12 +05:30
368dea1bbd refactor: Update installer scripts to make use of rollback hooks and exec tracking 2026-06-24 22:04:30 +05:30
0486755771 refactor: use drop-ins for aliases and path management 2026-06-24 19:57:38 +05:30
6fde048250 refactor: rust install script 2026-06-22 10:02:30 +05:30
a56bee0b9c refactor: remove bootstrap spaghetti from installers 2026-06-22 09:11:39 +05:30
b8862b925e refactor: Remove wget fallbacks 2026-06-21 12:54:45 +05:30
e658d6d375 feat: Dynamic package registry 2026-06-20 19:05:20 +05:30
bad324a5cd feat: Added command 2026-06-20 18:40:57 +05:30
a563ab0341 Simplify rustup installer script 2026-06-20 14:14:40 +05:30
5312189ed1 feat: Add rustup installer 2026-06-20 14:10:53 +05:30