Merge branch 'cnfline-templates' into cnfvar-deprecations
[pyi2ncommon] / src / simple_cnf.py
2022-04-27 Christian HerdtweckUpdate deprecation warnings
2022-04-05 Christian HerdtweckDeprecate cnfvar_old and arnied_wrapper
2022-04-04 Samir AguiarRename cnfvar module to cnfvar_old
2021-11-08 Christian HerdtweckFix some whitespace and line breaks
2020-02-13 Christian HerdtweckMinor improvement of comments for SimpleCnf
2019-02-07 Christian HerdtweckRemove unnecessary creation of reference
2019-02-07 Christian HerdtweckCorrect doc in simple_cnf
2018-11-05 Philipp Gesangfix misleading error message in simple_cnf
2018-11-05 Philipp Gesangnormalize varname as cnfvar.py expects it
2018-11-05 Philipp Gesangsupport comparison of SimpleCnf() with non-SimpleCnf...
2018-11-05 Philipp Gesangvalidate SimpleCnf inputs
2018-11-05 Philipp Gesangrestore simple_cnf/add_single API
2018-11-05 Plamen DimitrovRestrict the logging to pyi2ncommon namespace
2018-11-05 Plamen DimitrovAdapt all internal imports in relative fashion
2018-11-05 Plamen DimitrovAdd GPLv2 licensing headers to all migrated utilities
2018-11-05 Plamen DimitrovMigrate utilities from the autotest-intra2net repo