| 00:15 06-03-2025 | fix cursor deleting prompt when pressing Backspace | Martin Kloeckner | 1 | +1 | -1 |
| 16:22 07-09-2024 | Change tabs for spaces | Martin J. Klöckner | 1 | +239 | -239 |
| 14:57 07-09-2024 | change `command not found` error message | Martin Kloeckner | 1 | +1 | -1 |
| 14:55 07-09-2024 | change tab for spaces | Martin Kloeckner | 1 | +239 | -239 |
| 22:42 21-05-2023 | Merge branch 'main' of github.com:mjkloeckner/msh | mjkloeckner | 1 | +48 | -3 |
| 22:37 21-05-2023 | only print "printable" characters | mjkloeckner | 1 | +15 | -12 |
| 00:04 14-05-2023 | add support for built-in functions | mjkloeckner | 1 | +48 | -3 |
| 16:45 13-05-2023 | Removed deprecated code | mjkloeckner | 1 | +0 | -15 |
| 16:38 13-05-2023 | Update README.md | mjkloeckner | 1 | +2 | -1 |
| 16:33 13-05-2023 | handle terminal input during raw mode | mjkloeckner | 1 | +129 | -2 |
| 16:18 13-05-2023 | set terminal to raw mode during input mode | mjkloeckner | 3 | +60 | -1 |
| 01:02 08-05-2023 | make tokens_alloc growth assign inline | mjkloeckner | 1 | +1 | -2 |
| 16:50 07-05-2023 | remove unnecessary goto | mjkloeckner | 1 | +2 | -2 |
| 01:10 07-05-2023 | Merge pull request #1 from mjkloeckner/dynamic_array | Martin J. Klöckner | 2 | +68 | -62 |
| 01:07 07-05-2023 | rename function; add missing semicolor; add DELIM macro | mjkloeckner | 1 | +5 | -4 |
| 01:02 07-05-2023 | removed tokens dynamic array | mjkloeckner | 1 | +43 | -42 |
| 01:02 07-05-2023 | enable compiler optimizations | mjkloeckner | 1 | +1 | -1 |
| 21:55 06-05-2023 | make buffer_read_line() and buffer_split() dynamic | mjkloeckner | 2 | +61 | -57 |
| 00:37 02-05-2023 | add README and LICENSE | mjkloeckner | 2 | +35 | -0 |
| 00:29 02-05-2023 | fully functional shell implementation | mjkloeckner | 1 | +42 | -24 |
| 23:55 01-05-2023 | first commit | mjkloeckner | 2 | +123 | -0 |