pyi2ncommon
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
2016-01-13 Christian Herdtweckfinished LogarithmicBuffer, tested with new unittest
2016-01-13 Christian Herdtweckfixed CircularBuffer unittest
2016-01-12 Christian Herdtweckcreated test_helpers for simplifying quick test develop...
2016-01-12 Christian Herdtweckmake line-splitting optional in call_and_capture
2016-01-12 Christian Herdtweckclarified test template
2016-01-12 Christian Herdtweckcreated unittest for file_helpers
2016-01-12 Christian Herdtweckcreated a wrapper around "df" command in file_helpers
2016-01-12 Christian Herdtweckcreated unittest for CircularBuffer
2016-01-12 Christian Herdtweckimplemented LogarithmicBuffer
2016-01-12 Christian Herdtweckmore renaming and testing to make clear CircularBuffer...
2016-01-12 Christian Herdtweckcleaned up CircularBuffer
2016-01-12 Christian Herdtweckrenamed output_buffer.py to buffers.py
2015-12-09 Christian Herdtweckadded file_helpers with cd context manager
2015-12-03 Christian Herdtweckcreated call_helpers with call_and_capture and correspo...
2015-12-03 Christian Herdtweckcreated unittest for type_helpers; added is_unicode
2015-12-03 Christian Herdtweckcreated test subdir with unit test template
2015-11-30 Christian Herdtweckfixed and added to I2nLogger, is now in a useable state
2015-11-30 Christian Herdtweckadded two stubs: arnied.py and output_buffer.py
2015-11-30 Christian Herdtweckadded functions is_interesting_count and n_digits to...
2015-11-30 Christian Herdtweckhad forgotten a ':'
2015-10-28 Christian Herdtwecklog_read.LineReader passed first test
2015-10-27 Christian Herdtweckadded more type_helpers: is_file_obj and is_str_or_byte
2015-10-27 Christian Herdtweckcreated log_read.py with functional base class Iterativ...
2015-10-19 Christian Herdtwecktry to read non-line-wise in follow
2015-10-19 Christian Herdtweckignore flags in testing of follow; added comments
2015-10-01 Christian Herdtweckupdate tests of follow.py
2015-10-01 Christian Herdtweckreturn flags and warn if HUP/ERR instead of raising...
2015-10-01 Christian Herdtweckfinished argument parsing and dealing with procs and...
2015-09-11 Christian Herdtweckadded (yet untested) I2nLogger to log_helpers
2015-09-11 Christian Herdtweckrenamed short-hand variables supr and levl to parent...
2015-09-11 Christian Herdtweckadded reference to template.py to docu
2015-09-11 Christian Herdtweckadded constants to template
2015-09-02 Thomas JaroschHandle filenames / dirnames with spaces
2015-08-27 Christian Herdtweckadded example for seealso, todo, warning, note boxes...
2015-08-27 Christian Herdtweckcreated log_helpers with 4-char-level formatter ShortLe...
2015-08-20 Christian Herdtweckadded some examples for documentation of param and...
2015-08-19 Christian Herdtweckupdated autodoc conf: allow __init__ to show but not...
2015-08-19 Christian Herdtweckimproved docu
2015-08-19 Christian Herdtweckcreated type_helpers.py with isstr
2015-08-19 Christian Herdtweckcreated script to run pylint and pep8 on python files...
2015-07-24 Christian Herdtweckcreated template.py and first rough Sphinx docu
2015-07-24 Thomas JaroschAdd our GPL + linking exception from libi2ncommon
2015-07-24 Thomas JaroschStart pyi2ncommon repo: Add .gitignore