d5c90d6e85
refactor: Use XDG compliant isolated directory structure
...
Lint / lint (push) Failing after 21s
Lint / lint (pull_request) Failing after 16s
- Using $BOOTSTRAP_BIN, $BOOTSTRAP_OPT, etc
- Add defensive fallback for undefined vars in common.sh
2026-06-26 23:52:03 +05:30
29de051b7d
refactor: Remove standalone exec prevention code blocks from installers
Lint / lint (push) Failing after 16s
Lint / lint (pull_request) Failing after 35s
2026-06-26 21:40:48 +05:30
a4e5bc1175
refactor: Remove legacy backwards compat code
...
Lint / lint (push) Failing after 37s
Lint / lint (pull_request) Failing after 47s
Remove the configure shell code blocks
2026-06-26 21:37:11 +05:30
36c7be07b3
refactor: Migrate all installers to use installation strategies
2026-06-26 21:35:34 +05:30
0eaea2c997
refactor: Unify fragmented install strategies within installers
...
Lint / lint (push) Failing after 33s
Lint / lint (pull_request) Failing after 17s
bat and yazi installers use latest binary releases from github over
package manager for arch and fedora
2026-06-26 20:19:19 +05:30
f5a266ff70
feat: Implement the github release helper with github.sh
2026-06-26 19:57:47 +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
57a11e16a3
fix: prevent pipefail in yazi
2026-06-22 09:21:12 +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
e9fbd08423
major refactor
2026-06-19 23:42:18 +05:30
Aditya Gupta
75eca5e905
docs: Move installer specific doc into the installer itself
2026-06-19 22:04:58 +05:30
Aditya Gupta
d3a78a9373
improved routing
2026-06-19 20:43:29 +05:30