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
2017-03-03
Philipp Gesang
supersede encryption type by encryption parameters
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2017-03-02
Philipp Gesang
polish up backup.py arguments
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2017-03-02
Philipp Gesang
include offending mode string in exception
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2017-03-02
Philipp Gesang
ensure octal format is fed an integer
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2017-03-02
Philipp Gesang
display backup.py usage if no action was specified
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2017-02-28
Philipp Gesang
handle reading and formatting of tags
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2017-02-28
Philipp Gesang
unit test scrypt wrapper
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2017-02-28
Philipp Gesang
unit test bogus header data
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2017-02-28
Philipp Gesang
unit test auth tag handling
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2017-02-28
Philipp Gesang
unit test crypto handling of data spanning multiple...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2017-02-28
Philipp Gesang
unit test header handling
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2017-02-28
Philipp Gesang
add basic wrapper for GCM handling with python-cryptography
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2017-02-28
Philipp Gesang
add unit test module for encryption layer
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2017-02-24
Philipp Gesang
remove key length parameter wherever feasible
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2017-02-24
Philipp Gesang
make tarfile.py error out on invalid crypto modes and...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2017-02-23
Philipp Gesang
init crypto support v2
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-11-07
Philipp Gesang
ignore all symlinks
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-11-04
Philipp Gesang
add unit test for overwriting symlinks
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-11-04
Philipp Gesang
rectify delayed symlink restoration
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-11-04
Philipp Gesang
add unit test tracking behavior wrt symlinks
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-11-03
Philipp Gesang
fix calls to deprecated function in deltatar.py
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-11-03
Philipp Gesang
delay only absolute symlinks and those pointing to...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-11-03
Philipp Gesang
implement delayed symlink creation
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-11-03
Philipp Gesang
avoid crash in test helper due to fp division
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-11-03
Philipp Gesang
simplify control flow in RestoreHelper methods
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-07-04
Thomas Jarosch
Increase version to 1.5
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-07-04
Thomas Jarosch
Code review done, comment changes only
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-07-04
Thomas Jarosch
Remove dead code
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-07-04
Thomas Jarosch
Remove code duplication
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-06-30
Thomas Jarosch
Don't use exception handling for normal control flow
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-06-24
Christian Herdtweck
add file_crypt.py to scripts in setup.py
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-06-23
Christian Herdtweck
created tool to encrypt/decrypt files using aes128...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-06-23
Thomas Jarosch
Increase version to 1.4
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-06-23
Christian Herdtweck
appease pylint
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-06-23
Christian Herdtweck
fix error found by pylint
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-06-23
Thomas Jarosch
Rename design document so pylint3 doesn't pick it up
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-06-23
Thomas Jarosch
Implement cache for pwd.getpwuid() and grp.getgrgid()
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-06-21
Thomas Jarosch
Fix 'directory' type when iterating tar archives withou...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-06-20
Christian Herdtweck
use the "& 0xFFFfff" after all crc32 calculations
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-06-17
Thomas Jarosch
Increase release to 1.3
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-06-17
Christian Herdtweck
improve one more unittest: raise proper assertion inste...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-06-17
Christian Herdtweck
adjust unittests in test_deltatar
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-06-17
Christian Herdtweck
correct a comment, add more info to log message
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-06-17
Christian Herdtweck
adjust filter_path: also remove trailing os.sep
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-06-17
Christian Herdtweck
fix strip_base_dir argument for DeltaTar._recursive_wal...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-06-17
Christian Herdtweck
simplify DeltaTar._recursive_walk_dir
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-06-17
Christian Herdtweck
had forgotten a few tarobj.close and os.unlink(temp_fil...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-06-17
Christian Herdtweck
change one output, make 2 variables to testing routine...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-06-17
Christian Herdtweck
use KiB, MiB (factor 1024) instead of KB, MB (factor...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-06-15
Christian Herdtweck
fix search for file with impossible size (had forgotten...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-06-15
Thomas Jarosch
Increase version to 1.2
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-06-15
Thomas Jarosch
Merge branch 'fix-compression-size'
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-06-15
Christian Herdtweck
ensure temp file is deleted; add some comments about...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-06-15
Christian Herdtweck
added performance test script
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-06-15
Christian Herdtweck
added minimum file size arg to find_random_files
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-06-15
Christian Herdtweck
reduce time wasted on _dbg output: format string only...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-06-15
Christian Herdtweck
remove _dbg(str.format(args)) from performance-sensitiv...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-06-15
Christian Herdtweck
added some more comments
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-06-15
Christian Herdtweck
add unittest that runs one of the many multivolume...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-06-15
Christian Herdtweck
created another test for multivolume compression size
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-06-15
Christian Herdtweck
changed debug output level of the debug output I added...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-06-15
Christian Herdtweck
removed some debug output
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-06-15
Christian Herdtweck
fix ValueError message (otherwise '*' is interpreted...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-06-15
Christian Herdtweck
ensure max_volume_size is int or None
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-06-15
Christian Herdtweck
skip one test with known failure
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-06-15
Christian Herdtweck
correct number of compressed backup volumes in tests
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-06-15
Christian Herdtweck
added class variable MODE_COMPRESS to test_deltatar...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-06-15
Christian Herdtweck
do a proper unittest.skip if test is not run
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-06-15
Christian Herdtweck
remove print()s in unittest test_multivol
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-06-15
Christian Herdtweck
remove unused import
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-06-15
Christian Herdtweck
extend valid range of sizes for sample.tar.gz file
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-06-15
Christian Herdtweck
added new unittest test_multivol_compress with bigger...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-06-15
Christian Herdtweck
renamed unittest test_multivol_compress to test_compres...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-06-15
Christian Herdtweck
added a few debug messages to addfile and open_volume
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-06-15
Christian Herdtweck
changed TarFile.addfile to get better sized volumes...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-06-15
Christian Herdtweck
created a 2nd TarFile._size_left: one for file and...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-06-15
Christian Herdtweck
fix unittest's create_pseudo_random_file: do return...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-06-15
Christian Herdtweck
improved unittest's create file: do not gather GB in...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-06-15
Christian Herdtweck
clean up in unittest: remove size_test_* files
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-06-15
Christian Herdtweck
clean up in unittest: remove unused imports
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-06-15
Christian Herdtweck
make file size test faster by removing 16GB test file
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-06-15
Christian Herdtweck
create unittest for warning
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-06-15
Christian Herdtweck
warn if trying to compress/encrypt multivolume with...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-06-15
Christian Herdtweck
adjust file-size-estimation unittest; add an actual...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-06-15
Christian Herdtweck
started a unittest for multi-volume with compression
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-06-15
Christian Herdtweck
created unittest for get_file_size
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-06-15
Christian Herdtweck
added function get_file_size and var _file_size to...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-06-15
Christian Herdtweck
changed some comments, corrected one indent
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-06-15
Thomas Jarosch
delete(): Don't crash on removing symlinks to directories
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-04-07
Christian Herdtweck
Revert "added arguments for permissions of created...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2016-04-06
Christian Herdtweck
added arguments for permissions of created dirs and...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-07-03
Thomas Jarosch
Increase version to 1.1
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-07-03
Thomas Jarosch
Switch produced filenames from YY-mm-dd to YYYY-mm-dd
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-07-03
Thomas Jarosch
Ability to the run the unit tests without a .git directory
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-07-03
Thomas Jarosch
Include unit test files in source tarball
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-07-03
Thomas Jarosch
Unit test: Skip multivolume split test for modes that...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-07-03
Thomas Jarosch
Unit test: Fix _equal_stat_dicts() invocation
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-07-03
Thomas Jarosch
Pass on 'compresslevel' for gzip / bzip2 compressed...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-04-22
Samir Aguiar
Add comments about the callback param to the docs
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-04-22
Samir Aguiar
Add a callback function to the restore process
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
next