2013-09-30 |
Eduardo Robles... | fixing bug in a deltatar that excepts two vols for... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-09-28 |
Eduardo Robles... | migrating tar restore to use the same code as index... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-09-28 |
Eduardo Robles... | fixing bug when restoring files, mtime of parent dir... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-09-27 |
Eduardo Robles... | Fixing corner case where pad was not taken into account... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-09-27 |
Eduardo Robles... | when a comparison of two json paths in test_deltatar... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-09-27 |
Eduardo Robles... | adding again all the test clases to runtests, as we... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-09-27 |
Eduardo Robles... | improving the filesplitter, allowing to split at specif... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-09-27 |
Eduardo Robles... | adding more options to backup script, like listing... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-09-20 |
Eduardo Robles... | fixing some restore problems |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-09-19 |
Eduardo Robles... | fixing sorting and improving dramatically restore diff... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-09-18 |
Eduardo Robles... | small documentation fix, improving jsonpath comparator... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-09-17 |
Eduardo Robles... | add handy backup command, used for benchmarks |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-09-16 |
Eduardo Robles... | fixing bug related to deltatar multivol restore |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-09-14 |
Eduardo Robles... | fixing multiple errors in deltatar at once: |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-09-01 |
Daniel Garcia... | Fixed multivolume with encryption creation |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-09-01 |
Daniel Garcia... | Fixed aes deltatar restoring |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-29 |
Daniel Garcia... | Fixed DeltaTar create_diff_backup and restore_backup |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-23 |
Daniel Garcia... | Start all tests in the same directory |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-23 |
Daniel Garcia... | Fixed test_create_diff_backup1 |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-11 |
Eduardo Robles... | fixing again tarfile.readline.. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-10 |
Eduardo Robles... | adding unit test that uses .git to create and restore... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-10 |
Eduardo Robles... | fixing readlin in tarfile, it was not working right... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-09 |
Eduardo Robles... | removing typo error |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-09 |
Eduardo Robles... | adding support for compressed index files |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-08 |
Eduardo Robles... | deltatar: setting and checking mtime and ctime in dirs... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-08 |
Eduardo Robles... | fixing bug in diff engine making it fail when a directo... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-07 |
Eduardo Robles... | adding some unit tests for restoring diff backups and... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-06 |
Eduardo Robles... | deltatar: initial implementation of the diff restore... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-06 |
Eduardo Robles... | improving diff engine unit test so that it test deletio... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-06 |
Eduardo Robles... | deltatar: fixing some problems with diff engine and... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-05 |
Eduardo Robles... | improving the empty diff backup unit test |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-05 |
Eduardo Robles... | deltatar: standarizing using a prefix for all kind... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-05 |
Eduardo Robles... | initial implementation of diff backup and a simple... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-04 |
Eduardo Robles... | writing iterators for directory diffs and unit testing... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-02 |
Eduardo Robles... | deltatar: adding parent path checking, and unit tests... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-02 |
Eduardo Robles... | testing deltatar filtering regular expressions |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-01 |
Eduardo Robles... | allow also filtering on the extraction of backup tar... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-01 |
Eduardo Robles... | deltatar: limit restore from index tests to uncompresse... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-01 |
Eduardo Robles... | deltatar: adding support for filtering in restore index... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-01 |
Daniel Garcia... | Fixing AESCrypt stupid bug |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-01 |
Eduardo Robles... | adding unit tests for filter function |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-08-01 |
Eduardo Robles... | first implementation of filtered restore_backup and... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-31 |
Eduardo Robles... | implementing filter_func in deltatar |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-31 |
Daniel Garcia... | Removing OFB pad to avoid to hide errors |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-31 |
Eduardo Robles... | fixing bug extracting tarfiles from index offsets when... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-30 |
Eduardo Robles... | restore from index without multiple vols now works |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-30 |
Eduardo Robles... | adding initial support to restore from index. still... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-30 |
Eduardo Robles... | tarfile: adding a way to know the starting position... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-30 |
Eduardo Robles... | updated the estimation |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-28 |
Eduardo Robles... | fixing and unit testing multivolume support |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-27 |
Eduardo Robles... | deltatar: removing not bz2 concat stream test, adding... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-27 |
Eduardo Robles... | adding a test class for each supported mode and fixing... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-26 |
Eduardo Robles... | deltatar: now index file is created on create_full_back... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-26 |
Eduardo Robles... | initial super simple implementation and unit test of... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-26 |
Eduardo Robles... | initial basic implementation of the create_full_backup... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-26 |
Eduardo Robles... | adding steps to the design |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-25 |
Eduardo Robles... | specifing max vol size in mb and only for backup creation |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-25 |
Eduardo Robles... | fixing minor typos in DeltaTar spec |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-24 |
Thomas Jarosch | Fix small typo |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-24 |
Eduardo Robles... | improving design of the tool after thomas input |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-24 |
Eduardo Robles... | fixing some minor details |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-24 |
Eduardo Robles... | improving the design of DeltaTar public API, making... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-22 |
Eduardo Robles... | uploading proposed public API |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-19 |
Thomas Jarosch | Add note about file index compression/encryption |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-19 |
Eduardo Robles... | specifying key_length in bits instead of bytes |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-18 |
Daniel Garcia... | Supporing aes128 and aes256 encryption type |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-18 |
Daniel Garcia... | Changed the gpl header to lgpl |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-16 |
Daniel Garcia... | Fixed encryption pad treatment using random pad |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-16 |
Daniel Garcia... | Fixed filesplit corner case infinite loop |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-16 |
Daniel Garcia... | Added encrypt/decrypt multivolume test |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-15 |
Daniel Garcia... | Adding intra2net copyright header to every python file |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-15 |
Daniel Garcia... | Using aes128 for encryption |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-12 |
Daniel Garcia... | Implemented aes decryption support |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-12 |
Daniel Garcia... | Fixed AESCrypt.encrypt with no data multiple of bs |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-12 |
Daniel Garcia... | adding aes encryption support for creation |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-10 |
Eduardo Robles... | fixing compressed multivol |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-10 |
Eduardo Robles... | working in rescue tar utility |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-10 |
Eduardo Robles... | adding crc checking when reading tar.gz files |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-08 |
Daniel Garcia... | More tests to check corner cases |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-08 |
Daniel Garcia... | Test to check extract of gnu-tar file with multiple... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-08 |
Daniel Garcia... | Removing not needed line, it's a self assignation |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-08 |
Eduardo Robles... | adding rescue file splitter and some unit tests using it |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-05 |
Eduardo Robles... | extracting files in r#gz mode now works too, includes... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-07-03 |
Eduardo Robles... | adding initial concat compression support and a simple... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-06-28 |
Eduardo Robles... | adding unit test for volume error handling |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-06-26 |
Eduardo Robles... | adding corner case size test |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-06-26 |
Eduardo Robles... | generalizing unittests and adding some more |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-06-26 |
Eduardo Robles... | fixing multivolume related bugs |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-06-26 |
Eduardo Robles... | fixing minor nitpicks reported by pylint and pyflakes |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-06-26 |
Eduardo Robles... | removing some debug lines |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-06-24 |
Thomas Jarosch | Fix cosmetic typo in comment |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-06-21 |
Eduardo Robles... | fixing remaining issues with PAX compress/extract |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-06-20 |
Eduardo Robles... | initial not fully functional pax multivol implementation |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-06-20 |
Eduardo Robles... | beautifying test code a bit |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-06-20 |
Eduardo Robles... | fixing extraction of multivolume with multiple files |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-06-19 |
Eduardo Robles... | adding support for reading multivolume tars |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-06-18 |
Eduardo Robles... | add extract volume test - not implemented yet (test... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-06-18 |
Eduardo Robles... | adding unit tests for tarfile and fixing some cases... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-06-17 |
Eduardo Robles... | initial working tar multivolume creation implementation |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-06-14 |
Eduardo Robles... | initial tarfile multivol writing implementation |
commit | commitdiff | tree | snapshot (zip tar.gz) |
next |