| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | added simple `alias`ing system for commands | czjstmax | 2026-04-05 | 2 | -4/+77 |
| * | added fallback for empty `cd` -> goto `HOME` | czjstmax | 2026-03-22 | 1 | -1/+5 |
| * | updated readme | czjstmax | 2026-03-19 | 1 | -0/+2 |
| * | added debug stuff and fixed ^C | czjstmax | 2026-03-19 | 2 | -7/+13 |
| * | updated readme | czjstmax | 2026-03-19 | 2 | -0/+8 |
| * | using GNU readline for history+arrow key handling because i hate | czjstmax | 2026-03-19 | 2 | -16/+29 |
| * | fixed some memory leaks | czjstmax | 2026-03-19 | 4 | -0/+151 |