aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authordacctal <donotcontactmevia@email.invalid>2026-06-29 23:58:00 +0000
committerdacctal <donotcontactmevia@email.invalid>2026-06-29 23:58:00 +0000
commite54a7dbdbb7c65d50f713f5f816dcb884259adea (patch)
treebb8345c737bacfae1415cf06a22110b54b6c0c59 /TODO.md
parentb8a96b5fa7ccb6b170b1fb40c5ea4efe4519e568 (diff)
string concatenation (probably)
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md31
1 files changed, 15 insertions, 16 deletions
diff --git a/TODO.md b/TODO.md
index fd27956..fc1b4d7 100644
--- a/TODO.md
+++ b/TODO.md
@@ -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