Thomas Waldmann
|
24f36e623e
Merge branch 'merge' into merge-all
|
10 年 前 |
Thomas Waldmann
|
2c2dd21e0e
PR #224 - Merge branch 'issue_55' into merge
|
10 年 前 |
Thomas Waldmann
|
6d67379c08
refactor indicator (status) and item processing
|
10 年 前 |
Thomas Waldmann
|
3fed256608
Merge branch 'merge' into merge-all
|
10 年 前 |
Thomas Waldmann
|
57b1b3dbec
PR #246 - Merge branch 'remote_exceptions' into merge
|
10 年 前 |
Thomas Waldmann
|
c679f1a6f0
catch all Exceptions, transmit traceback back from remote
|
10 年 前 |
Thomas Waldmann
|
79ab84ee75
Merge branch 'merge' into merge-all
|
10 年 前 |
Thomas Waldmann
|
3daaceb6bf
PR #238 - Merge branch 'fix_fuse_error_msg' into merge
|
10 年 前 |
Thomas Waldmann
|
ee1dc89b52
fix misleading hint the fuse ImportError handler gave, fixes #237
|
10 年 前 |
Thomas Waldmann
|
421c7f22a4
Merge branch 'merge' into merge-all
|
10 年 前 |
Thomas Waldmann
|
b7cefacb69
Merge branch 'python_cleanup' into merge
|
10 年 前 |
Thomas Waldmann
|
4ef6125f45
cleanup pep8 issues found by pycharm
|
10 年 前 |
Thomas Waldmann
|
1e21ad85b4
improve attic init --help
|
10 年 前 |
Thomas Waldmann
|
99daa2794d
for zero compression (and decompression), avoid going through zlib
|
10 年 前 |
Thomas Waldmann
|
f042845762
make the cipher variable, uses AEAD-like interface for authentication/encryption
|
10 年 前 |
Thomas Waldmann
|
4cdb1c37ba
use GMAC as default for now, integrate into maccer type system, adapt tests
|
10 年 前 |
Thomas Waldmann
|
f99dc8d413
Merge branch 'flexible_compression' into merge-all
|
10 年 前 |
Thomas Waldmann
|
60ac104a8f
PR #231 - Merge branch 'check_last_N' of https://github.com/ThomasWaldmann/attic into merge
|
10 年 前 |
Thomas Waldmann
|
90c50e3171
implement check --last N
|
10 年 前 |
Thomas Waldmann
|
9841af5542
better attic create -v output
|
10 年 前 |
Thomas Waldmann
|
d9cfca8989
PR #223 - Merge branch 'fix_45' of https://github.com/ThomasWaldmann/attic into merge
|
10 年 前 |
Thomas Waldmann
|
4633931413
add global option --no-cache-files to lower memory consumption
|
10 年 前 |
Thomas Waldmann
|
c8b23b507d
PR #221 - Merge branch 'issue_139' of https://github.com/ThomasWaldmann/attic into merge
|
10 年 前 |
Thomas Waldmann
|
e425545c10
datetime does not like the year 10.000, fixes issue #139
|
10 年 前 |
Thomas Waldmann
|
b53a620602
renumber hash/mac numbers, automate defaults in help
|
10 年 前 |
Thomas Waldmann
|
db39a5f33a
add help for compression and mac methods
|
10 年 前 |
Thomas Waldmann
|
29449e40bc
PR #208 - Merge branch 'stdin_stdout_support' of https://github.com/thomaswaldmann/attic into merge
|
10 年 前 |
Thomas Waldmann
|
ff542e612a
flexible type header parsing, compression levels, sha256 + sha512_256
|
10 年 前 |
Thomas Waldmann
|
aab900b169
extract: if --stdout is given, write all extracted binary data to stdout
|
10 年 前 |
Thomas Waldmann
|
a3f335e0ff
create: if "-" is given as path, read binary from stdin
|
10 年 前 |