pyi2ncommon
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