| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | release 2.2 -- fixes, 'betterifications' and reworked `echo` | czjstmax | 2026-04-10 | 2 | -39/+67 |
| * | 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 | 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 |