]> git.ipfire.org Git - nitsi.git/history - nitsi.in
Refactor disk class
[nitsi.git] / nitsi.in
2018-09-09  Jonatan SchlagAdd default settings file
2018-09-08  Jonatan SchlagMake the interactive error handling a cmd argument
2018-09-08  Jonatan SchlagRework setting handling
2018-09-08  Jonatan SchlagAdd source code comment
2018-07-28  Jonatan SchlagSplit setup virtual environment in two functions
2018-07-25  Jonatan SchlagStart only the machines which are used in the recipe
2018-06-23  Jonatan SchlagAdd the ability to set all settings from the command...
2018-06-20  Jonatan SchlagWe can now run a test also from a standalone recipe...
2018-06-09  Jonatan SchlagMake class names camel-case
2018-06-04  Jonatan SchlagSet the log level by command line argument
2018-05-28  Jonatan SchlagImprove log output
2018-05-16  Jonatan SchlagFix return codes once again
2018-05-14  Jonatan SchlagSort imports: part 1
2018-05-13  Jonatan SchlagMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2018-05-13  Jonatan SchlagAdd main() function
2018-05-13  Jonatan SchlagFix argument parsing of '--version'
2018-05-13  Jonatan SchlagImprove return codes
2018-05-07  Jonatan SchlagAdd logging to a general log file
2018-05-05  Jonatan SchlagAdd --version command
2018-05-05  Jonatan SchlagAdd configure.ac and Makefile.am and make them work