| Age | Commit message (Expand) | Author |
| 2020-09-09 | Added path test | Charles Cabergs |
| 2020-07-15 | Removed not valuable information from log, Added cmd_variable tests | Charles |
| 2020-07-15 | Added error message comparison and basic timeout | Charles |
| 2020-06-23 | Added a few builtin/parenthesis tests | Charles |
| 2020-06-19 | Added a few parenthesis tests | Charles |
| 2020-06-19 | Added operator test, Fixing false positive with cd, export and unset | Charles |
| 2020-06-17 | Added builtin test (false positive until separator are implemented | Charles |
| 2020-06-17 | Putting everything in Test and Suite class | Charles |
| 2020-06-17 | Added Test and Suite class | Charles |
| 2020-06-16 | Added test for interpolation, glob and escape | Charles |
| 2020-06-16 | Added custom PATH to improve perfomance, Added syntax error test | Charles |
| 2020-06-16 | Better log format, fixing PASS with different files | Charles |
| 2020-06-16 | Compatibility with python3.5, remove sandbox on keyboard interrupt | Charles |
| 2020-06-16 | Spliting into multiple files, added redirection tests | Charles |
| 2020-06-16 | Added file watch and setup command | Charles |
| 2020-06-15 | Added log, verbose, test suites, summary | Charles |
| 2020-06-15 | Changing default minishell dir path, Added exit status | Charles |
| 2020-06-15 | Rewrite in python | Charles |