]> git.ipfire.org Git - nitsi.git/history - src/nitsi/recipe.py
Refactor disk class
[nitsi.git] / src / nitsi / recipe.py
2018-09-16  Jonatan SchlagAdd include_path as setting
2018-07-28  Jonatan SchlagImprove substitution of the all: statement
2018-07-28  Jonatan SchlagImprove code readability and log messages
2018-06-14  Jonatan SchlagAllow including of recipe files
2018-06-09  Jonatan SchlagMake class names camel-case
2018-06-06  Jonatan SchlagSupporting the a single statement in a recipe
2018-06-06  Jonatan SchlagImprove recipe parsing
2018-05-16  Jonatan SchlagFix syntax and variable name in logging
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 SchlagImprove return codes
2018-05-05  Jonatan SchlagAdd configure.ac and Makefile.am and make them work