pyi2ncommon
2019-02-07 Christian HerdtweckCreate unittests for case changes of cnfvar varnames
2019-02-07 Philipp Gesangnormalize cnfvars for JSON output too
2019-02-07 Christian HerdtweckFix debug output line in dial.py
2019-02-07 Christian HerdtweckConvert cnfvar names to lowercase on json import
2019-02-07 Christian HerdtweckRemove unnecessary creation of reference
2019-02-07 Christian HerdtweckCorrect doc in simple_cnf
2019-01-22 Christian HerdtweckMerge branch 'less-unittest-clutter'
2019-01-22 Christian HerdtweckDisable debug output in log_read
2018-12-05 Christian HerdtweckCreate 2 pyi2ncommon rpms: for py3.3 and py3.6
2018-12-05 Christian HerdtweckDo not require fixed python3 version for pyi2ncommon
2018-11-14 Christian HerdtweckReduce output from simple_cnf test to warnings
2018-11-14 Christian HerdtweckReplace deprecated logging function with equivalent
2018-11-14 Christian HerdtweckReplace deprecated unittest function with equivalent
2018-11-14 Christian HerdtweckEnsure all opened files/sockets are closed in mail_utils
2018-11-05 Philipp Gesangbump minor version to keep track of changes
2018-11-05 Christian HerdtweckMerge branch 'util-resurrection'
2018-11-05 Christian HerdtweckFix doc strings for text_helpers (except color stuff)
2018-11-05 Christian HerdtweckFix doc string for sysmisc.cd()
2018-11-05 Christian HerdtweckCreate unittest for size_str
2018-11-05 Christian HerdtweckBring back size_str text helper
2018-11-05 Christian HerdtweckCreate unit tests for cd context manager
2018-11-05 Christian HerdtweckBring back cd context manager
2018-11-05 Christian HerdtweckMerge branch 'cnfvar-dev'
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 Philipp Gesangfix cnfvar crash on end inside child vars
2018-11-05 Philipp Gesanglowercase all incoming varnames
2018-11-05 Philipp Gesangwhen emitting CNF lines, force capitalization of variab...
2018-11-05 Philipp Gesangadd cnfvar helper for counting CNF trees
2018-11-05 Philipp Gesangallow parent-less renumbering of CNF_VARs
2018-11-05 Philipp Gesangloosen criteria on CNF object roots
2018-11-05 Philipp Gesangfix renumbering in cnfvar.py
2018-11-05 Philipp Gesangavoid formatting binary strings
2018-11-05 Christian HerdtweckUpdate version to 1.3 v1.3
2018-11-05 Plamen DimitrovUse HTTP firewall ruleset option starting from I2N...
2018-11-05 Christian HerdtweckFix encoding issue when building rpm
2018-11-05 Christian HerdtweckAdd CONTRIBUTING guide with rules for contributors
2018-11-05 Christian HerdtweckMake debug print in test optional
2018-11-05 Christian HerdtweckFix units and threshold for log read test
2018-11-05 Christian HerdtweckFix cnf var unit test: cnf lines can have different...
2018-11-05 Plamen DimitrovMerge branch 'autotest-migration' into master
2018-11-05 Plamen DimitrovInclude the cnfline subpackage in the setuptools script
2018-11-05 Plamen DimitrovAvoid creating unclean debug directories during build...
2018-11-05 Plamen DimitrovRemove arnied utility stub now that the actual wrapper...
2018-11-05 Plamen DimitrovBackport some subprocess py3.5+ functionality for older...
2018-11-05 Plamen DimitrovRestrict the logging to pyi2ncommon namespace
2018-11-05 Plamen DimitrovUse the correct sourcing for all added unit tests
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
2018-10-23 Plamen DimitrovUse the system independent null device provided by...
2018-10-23 Plamen DimitrovConvert configs to bytes to make some unit tests work...
2018-10-23 Plamen DimitrovUnify the cnf reading API to bytes argument and returne...
2018-10-09 Christian HerdtweckUpdate library description, remove autotest
2018-10-09 Christian HerdtweckFix iter_helper import and test
2018-10-08 Christian HerdtweckBring back call helpers
2018-10-08 Christian HerdtweckMerge branch 'zip-stream-test'
2018-10-08 Christian HerdtweckFix error wrapping stdout when redirecting
2018-10-08 Christian HerdtweckSimplify imports in zip_stream and add comments
2018-10-08 Christian HerdtweckCreate unittest for zip_stream
2018-10-08 Christian HerdtweckCreate unittest for argpars_helpers
2018-10-08 Christian HerdtweckCreate new arparse_helpers with NonExitingParser and...
2018-10-08 Christian HerdtweckCreated unittest for iter_helpers
2018-10-08 Christian HerdtweckCreate iter_helper interesting_repetition
2018-10-08 Christian HerdtweckMerge clean-up branch
2018-10-08 Christian HerdtweckUpdate README
2018-10-08 Christian HerdtweckFix comments in check.sh
2018-10-08 Christian HerdtweckMention autotest in setup.py, update template files
2018-10-08 Christian HerdtweckFix whitespace in comments in template
2018-10-08 Christian HerdtweckFinally break ties with python2
2018-10-08 Christian HerdtweckRemove unused test_helpers
2018-10-08 Christian HerdtweckReplace only usage of test_helpers
2018-10-08 Christian HerdtweckRemove unused call_helpers
2018-10-08 Christian HerdtweckRemove deprecated log reader utility
2018-10-08 Christian HerdtweckRemove old unused file helpers
2018-08-03 Christian HerdtweckFix name of project in doc config
2018-08-03 Christian HerdtweckCreate sphinx docu only of src, not of test
2018-08-03 Christian HerdtweckUpdate copyright in sphinx docu
2018-08-03 Christian HerdtweckCorrect formatting of comments in template, add some...
2018-08-03 Christian HerdtweckUnify license, copyright and author information
2018-06-18 Christian HerdtweckFixed one error and some whitespace found by pycharm
2018-06-15 Christian HerdtweckMake a note in file_helpers to use psutils instead...
2018-05-22 Christian HerdtweckMerge branch 'install-subdir' v1.2
2018-05-22 Christian HerdtweckSkip CnfVar unittests
2018-05-22 Christian HerdtweckClarify that disc_filler is no unittest
2018-05-22 Christian HerdtweckReplace non-ascii char in cnfvar, import print from...
2018-05-22 Christian HerdtweckRename cnfvar unittest so it is actually being found...
2018-05-22 Christian HerdtweckMake all internal imports relative
2018-05-22 Christian HerdtweckRemove test code from zip_stream module, add comments
2018-05-22 Christian HerdtweckIncrease version to 1.2
2018-05-22 Christian HerdtweckInstall into subdir pyi2ncommon in site-packages
2018-05-22 Christian HerdtweckMove template for tests to template dir
2018-05-22 Christian HerdtweckMerge branch 'zip-stream'
2018-05-22 Christian HerdtweckCreate template subdir, move template there
2018-05-22 Plamen DimitrovAdd a TODO to track current development directions.
2018-05-18 Christian HerdtweckCreate a streamable version of ZipFile
2018-02-02 Christian HerdtweckDo not color output to non-terminal; improve print...
next