fix resource leaks building recovery index
[python-delta-tar] / testing / test_concat_compress.py
2020-02-01 Philipp Gesangfix resource leaks building recovery index
2018-04-02 Philipp Gesangencode operation modes
2018-04-02 Philipp Gesangadapt concat_compress unit tests to gzip block sequence
2018-04-02 Philipp Gesangprefer symbolic constants over literals referring to...
2013-11-13 Daniel Garcia MorenoUsing python3 instead of python in tests system calls
2013-11-06 Eduardo Robles Elvirafixing open mode for updating the file to r+b
2013-11-04 Eduardo Robles Elvirainitial port to python 3, not finished
2013-07-31 Eduardo Robles Elvirafixing bug extracting tarfiles from index offsets when...
2013-07-30 Eduardo Robles Elviratarfile: adding a way to know the starting position...
2013-07-18 Daniel Garcia MorenoChanged the gpl header to lgpl
2013-07-15 Daniel Garcia MorenoAdding intra2net copyright header to every python file
2013-07-10 Eduardo Robles Elvirafixing compressed multivol
2013-07-10 Eduardo Robles Elviraworking in rescue tar utility
2013-07-08 Eduardo Robles Elviraadding rescue file splitter and some unit tests using it
2013-07-05 Eduardo Robles Elviraextracting files in r#gz mode now works too, includes...
2013-07-03 Eduardo Robles Elviraadding initial concat compression support and a simple...