|
6b30c356dd
|
Change Cmd::Run signature to take &clap::Options instead of
`Option<&clap::Options>` - saves 10k
|
2023-02-04 08:54:27 -05:00 |
|
|
6963ba4a4b
|
Convert several commands to use raw system calls instead of libc
functions
|
2023-02-02 23:34:37 -05:00 |
|
Nathan Fisher
|
a8c8ba5819
|
Simplified Cmd trait, trimmed 600K from binary size
|
2023-01-13 01:08:32 -05:00 |
|
|
2bce4afe7a
|
Added dirname command; Fix wrap for base32; Various cleanups;
|
2023-01-01 11:26:56 -05:00 |
|
|
48d42e7b3c
|
Cleanups including creating a static list of commands
|
2022-12-25 23:50:37 -05:00 |
|
|
d190050798
|
Major API revamp
|
2022-12-25 18:29:09 -05:00 |
|
|
a2e80dc867
|
Add sleep applet
|
2022-12-20 18:35:45 -05:00 |
|
|
228e1c779f
|
Initial commit
|
2022-12-20 12:05:21 -05:00 |
|