| Age | Commit message (Expand) | Author |
| 2020-07-14 | Refactoring error handling during parsing | Charles |
| 2020-06-23 | Fixing builtin which needed to not be run in a child process, Added exit builtin | Charles |
| 2020-06-19 | Update parser_error | nass1pro |
| 2020-06-18 | Added Builtin cd and export | nass1pro |
| 2020-06-17 | Update cd,export | nass1pro |
| 2020-06-15 | Testing travis with minishell_test | Charles |
| 2020-06-15 | Fixing leaks (need refactoring) | Charles |
| 2020-06-14 | Added eval cmd and error handling draft, Updated preprocessing for list | Charles |
| 2020-04-03 | Refactoring env, connecting pipes, preprocess draft | Charles |
| 2020-04-03 | Evaluation pipe frame (not tested) | Charles |
| 2020-04-01 | Changed representation of environment to vector | Charles |
| 2020-04-01 | Norm compliant comment format, dirty script for doxygen comments | Charles |
| 2020-04-01 | Added builtin support in command eval, Refactoring eval/builtin function, Add... | Charles |
| 2020-03-31 | Removing ms_ prefix, Removing junk | Charles |
| 2020-03-31 | More specific AST struct and evaluation start | Charles |
| 2020-03-30 | Added doc | Charles |
| 2020-03-28 | Cleaning env and path, Removed state struct | Charles |
| 2020-03-04 | Added builtins draft | Charles |
| 2020-03-04 | Fixing environment, Added env buitin | Charles |
| 2020-02-27 | WIP: path update from PATH formated string | Charles |