Commit graph

18 commits

Author SHA1 Message Date
116bd4d68e feat: do error handling with anyhow, slight refactor 2025-09-14 19:38:20 +02:00
51659bde16 feat: add get_username to user 2025-03-30 13:29:10 +03:00
900f84f7ec feat, fix: make -n flag busybox-compatible, add dereferncing of symlinks in cross::fs 2025-03-30 11:51:19 +02:00
95a5c3f565 feat: add getting admin to cross, knock out a todo 2025-03-30 12:30:59 +03:00
675c4c77c3 feat: the start of cross for boxutils 2025-03-30 11:38:43 +03:00
44510ff8a1 feat: improve the argparser, check diff for changes 2025-03-28 15:35:06 +03:00
1bd25373cd feat: add the base32 command 2025-03-27 20:15:40 +02:00
979a6c5979 feat: add some more functions to input 2025-03-27 16:45:52 +02:00
197248260b fix: i accidentally didnt make it public 2025-03-27 15:33:03 +02:00
a5f2f1866b feat: add a convenience function for repls, will be useful later! 2025-03-27 13:07:37 +02:00
60956e3831 feat: add encodings to boxutils, no dependencies! :D 2025-03-27 12:41:02 +02:00
01c7a889db feat: add a function to the argparser so we can stop repeating 2025-03-24 14:54:59 +02:00
b2cdb5d3ca refact: refactor the argparser for the future 2025-03-22 14:05:55 +02:00
8774468d48 feat: list commands when no command is called 2025-03-21 22:16:47 +01:00
3fcfd94ac1 feat: add a new argparser to minimize jank 2025-03-21 09:16:06 +02:00
20c093e5a4 feat: add echo, fix annoying windows bug 2025-03-20 19:39:45 +02:00
036b1147f3 feat: add very basic argument handling and cat command 2025-03-20 18:14:58 +01:00
e2b7f66435 feat: add a very basic command registry 2025-03-20 17:07:50 +02:00