git://developer.intra2net.com
/
python-delta-tar
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
python-delta-tar
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
)
2013-06-13
Eduardo Robles...
adding tarfile from cpython latest version
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-11
Eduardo Robles...
answering some questions
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-07
Thomas Jarosch
Feedback and more questions.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-07
Eduardo Robles...
answering TODO questions
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-07
Thomas Jarosch
Add note about using JSON for the file index format
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-06
Eduardo Robles...
test commit
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-04
Thomas Jarosch
Add design ideas and first TODO steps
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-06-04
Thomas Jarosch
Initial commit :)
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)