| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | version 2.21 | czjstmax | 2026-04-10 | 1 | -5/+5 |
| * | release 2.2 -- fixes, 'betterifications' and reworked `echo` | czjstmax | 2026-04-10 | 1 | -37/+65 |
| * | release 2.1 | czjstmax | 2026-04-08 | 1 | -33/+113 |
| * | added version in `help` | czjstmax | 2026-04-05 | 1 | -3/+4 |
| * | added simple `alias`ing system for commands | czjstmax | 2026-04-05 | 1 | -4/+76 |
| * | added fallback for empty `cd` -> goto `HOME` | czjstmax | 2026-03-22 | 1 | -1/+5 |
| * | added debug stuff and fixed ^C | czjstmax | 2026-03-19 | 1 | -4/+6 |
| * | updated readme | czjstmax | 2026-03-19 | 1 | -0/+2 |
| * | using GNU readline for history+arrow key handling because i hate | czjstmax | 2026-03-19 | 1 | -15/+28 |
| * | fixed some memory leaks | czjstmax | 2026-03-19 | 1 | -0/+113 |