diff options
| author | dacctal <donotcontactmevia@email.invalid> | 2026-06-29 23:58:00 +0000 |
|---|---|---|
| committer | dacctal <donotcontactmevia@email.invalid> | 2026-06-29 23:58:00 +0000 |
| commit | e54a7dbdbb7c65d50f713f5f816dcb884259adea (patch) | |
| tree | bb8345c737bacfae1415cf06a22110b54b6c0c59 /TODO.md | |
| parent | b8a96b5fa7ccb6b170b1fb40c5ea4efe4519e568 (diff) | |
string concatenation (probably)
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 31 |
1 files changed, 15 insertions, 16 deletions
@@ -1,19 +1,18 @@ -- [x] add pkg repo -- [x] build pkg -- [x] install pkg repo -- [x] install pkg name -- [x] remove pkg -- [x] lua build systems -- [x] lua repos -- [x] CLA parsing -- [x] lua config primary(/etc) / secondary(.config) checks -- [x] lua variables for install paths -- [x] lua dependency listing -- [x] version management -- [x] lua uninstall function -- [x] git depth 1 -- [x] lua on_update function -- [-] lua-configured privilege escalation +- [-] cla parsing +- [ ] lua config primary(/etc) / secondary(.config) checks +- [ ] lua variables for install paths +- [ ] lua repos +- [ ] pkg add repo +- [ ] lua build systems +- [ ] pkg build +- [ ] lua dependency listing +- [ ] pkg install repo +- [ ] pkg install name +- [ ] pkg remove +- [ ] version management +- [ ] lua on_update function +- [ ] lua-configured privilege escalation +- [ ] git depth 1 - [ ] multiple jobs - [ ] (maybe) git commit signature checks |
