pyi2ncommon
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...
2017-12-14 Christian HerdtweckHandle missing parameters to log string
2017-12-06 Christian HerdtweckMore output from test to simplify debugging; set thresh...
2017-12-06 Christian HerdtweckUse a monotonic wall clock for performance tests also...
2017-12-06 Christian HerdtweckMake src and test a package by adding __init__.py
2017-12-06 Christian HerdtweckMake sure unittests only import from src
2017-12-06 Christian HerdtweckSkip unittest that fails when building rpm
2017-12-01 Christian HerdtweckMerge branch 'cnfvar-py'
2017-12-01 Christian HerdtweckChange version to 1.1
2017-12-01 Christian HerdtweckBe more generous with reading delay in unittest
2017-12-01 Christian HerdtweckMake compatible again with py2
2017-12-01 Christian HerdtweckBuild dist with py3
2017-12-01 Philipp Gesanguse string type for writing to stdout
2017-12-01 Philipp Gesangimprove description of cnfvar.py command line usage
2017-12-01 Philipp Gesangadapt cnfvar stdout writer for python3
2017-12-01 Philipp Gesangtest for toplevel line after popping nested var
2017-12-01 Philipp Gesangfix stdio processing in cnfvar.py
2017-12-01 Philipp Gesangextend cnfvar.py description
2017-12-01 Philipp Gesangadd license blurb to cnfvar files
2017-12-01 Philipp Gesangupdate cnfvar unittest for python 3
2017-12-01 Philipp Gesangimport cnfvar and unit tests
2016-12-07 Christian HerdtweckRename shortened to head_and_tail
2016-12-07 Christian HerdtweckCreate unittest for shortened(...)
2016-12-07 Christian HerdtweckCreate text_helper shortened(...)
2016-12-07 Christian HerdtweckFix unittests for color output functions
2016-12-07 Christian HerdtweckMake text_helpers py2-compatible
2016-12-07 Christian HerdtweckMore error handling in log_read
2016-10-07 Christian HerdtweckAdd unittest for new text_helpers.
2016-10-07 Christian HerdtweckCreate text_helpers with color/style functions for...
2016-10-07 Christian HerdtweckUpdate unittest template and skip one test
2016-10-07 Christian HerdtweckIgnore automatically created api doc files
2016-06-29 Christian Herdtweckremove warning that is triggered quite often and purely...
2016-06-29 Christian Herdtweckremove whitespace
2016-06-29 Christian Herdtweckcreated simple LogParser
2016-06-29 Christian Herdtweckfix typo in docu and extend a little
2016-06-29 Christian Herdtweckimprove docu
2016-06-29 Christian Herdtweckensure NOTICE log level is always int
2016-06-29 Christian Herdtweckadd I2nLogger.exception
2016-06-29 Christian Herdtweckdeal with level given as string in I2nLogger.log or...
2016-06-29 Christian Herdtweckremoved param max_lines from I2nLogger: more trouble...
2016-06-29 Christian Herdtweckcopied function is_glob that I created for oletools
2016-02-12 Christian Herdtweckfix sphinx todo/seealso flags
2016-02-12 Christian Herdtweckchange argument order since I used paths as only arg...
2016-02-12 Christian Herdtweckin case there are multiple mounts for same path, prefer...
2016-02-12 Christian Herdtweckre-introduce blacklist since fstype not always known
2016-02-12 Christian Herdtweckreplaced blacklist NOT_REAL_FILESYSTEMS with whitelist...
2016-02-05 Christian Herdtweckmake sizes in test_helpers readable
2016-02-05 Christian Herdtweckalso deal with differences in size_str
2016-02-05 Christian Herdtweckmake sizes more readable with function file_helpers...
2016-02-05 Christian Herdtweckcreate shell script to run unittests
2016-02-05 Christian Herdtweckget unittests run again
2016-02-05 Christian Herdtweckcleaner way to sort out unwanted file system info:...
2016-02-04 Christian Herdtweckcreated watch_disc_fill to monitor disc fill of other...
2016-02-04 Christian Herdtweckcreate new file_helpers.get_mount_info
2016-02-04 Christian Herdtweckcompleted testing the non-forking filesystem state...
2016-01-21 Christian Herdtweckimplement non-forking way to get all filesystem's fill...
2016-01-15 Christian Herdtweckre-enable unittests in spec file, skip individual tests
2016-01-15 Christian Herdtweckfix unittest compatibility issues
2016-01-15 Christian Herdtweckupdated README
2016-01-15 Christian Herdtweckcreate make_dist.sh script that creates and modifies...
2016-01-15 Christian Herdtweckdo not package docu/tests into pyi2ncommon (get install...
2016-01-14 Christian Herdtweckadded README
2016-01-14 Christian Herdtweckcreated a setup.py following distutils instructions...
2016-01-14 Christian Herdtweckrenamed unittests from test/module_unittest.py to test...
2016-01-14 Christian Herdtweckmoved python files from root dir into new src subdir
2016-01-14 Christian Herdtweckmoved old unittests into test subdir
2016-01-14 Christian Herdtweckuups
2016-01-14 Christian Herdtweckupdated doc
2016-01-14 Christian Herdtweckadd license to every source file and replaced codeautho...
2016-01-14 Christian Herdtwecktest completed successfully (/dev/random was too slow)
2016-01-14 Christian Herdtweckchange unit of FilesystemFillState to bytes since that...
2016-01-14 Christian Herdtweckfix a bug in text-parsing; clean up imports
2016-01-14 Christian Herdtweckadded comments and todos
2016-01-14 Christian Herdtweckcreated test that actually writes data to a filesystem...
2016-01-14 Christian Herdtwecknew test, new bugs found...
2016-01-14 Christian Herdtweckcreate iter_helpers since pairwise now used multiple...
2016-01-14 Christian Herdtweckdisc checker thread works now in unittests
2016-01-14 Christian Herdtweckadded a todo and forgotten 'self's
2016-01-13 Christian Herdtwecksome bugfixes: ignore tmpfs in disc fill check, set...
2016-01-13 Christian Herdtweckfix typos
2016-01-13 Christian Herdtweckstart testing the DiscCheckerThread, not as easy as...
2016-01-13 Christian Herdtweckcontinue testing and correcting disc-usage checker...
2016-01-13 Christian Herdtwecktest creation and str-formatting of FilesystemFillState...
2016-01-13 Christian Herdtweckadd from __future__ import print_function for compatibi...
2016-01-13 Christian Herdtweckclarified names around df-wrappers: include "fill"...
2016-01-13 Christian Herdtweckimplemented robust estimation of time-until-disc-full
next