Thomas Waldmann
|
fd16debb05
PR #235 - Merge branch 'fix_xattr' into merge
|
10 年 前 |
Thomas Waldmann
|
767e795597
dummy acl implementation for unsupported platforms
|
10 年 前 |
Thomas Waldmann
|
f1af650d9e
PR #235 - Merge branch 'fix_xattr' into merge
|
10 年 前 |
Thomas Waldmann
|
1fe844a896
dummy xattr implementation for unsupported platforms
|
10 年 前 |
Thomas Waldmann
|
c4f3068c55
PR #241 - Merge branch 'patch-1' of https://github.com/adept/attic into merge
|
10 年 前 |
Dmitry Astapov
|
6be2734b7e
Do not create items_buffer and chunker unless we are creating new archive
|
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
|
b7cefacb69
Merge branch 'python_cleanup' into merge
|
10 年 前 |
Thomas Waldmann
|
e9aacad9a3
remove unused imports
|
10 年 前 |
Thomas Waldmann
|
4ef6125f45
cleanup pep8 issues found by pycharm
|
10 年 前 |
Thomas Waldmann
|
3a33d57c7d
triple-double-quotes for docstrings
|
10 年 前 |
Thomas Waldmann
|
a21da5d2e0
no bare except
|
10 年 前 |
Thomas Waldmann
|
dee9869a03
use "with" with open()
|
10 年 前 |
Thomas Waldmann
|
fec5572836
no Class(object) in py3
|
10 年 前 |
Thomas Waldmann
|
2f5e5e01ea
PR #235 - Merge branch 'fix_xattr' into merge
|
10 年 前 |
Thomas Waldmann
|
6116fa72b2
give specific path to xattr.is_enabled(), disable symlink setattr call that always fails
|
10 年 前 |
Thomas Waldmann
|
89ffe98ba2
PR #234 - Merge branch 'fix_pipe' into merge
|
10 年 前 |
Thomas Waldmann
|
cbbe0fcc9b
serve: use os.write(stdout_fd, ...), fixes #233
|
10 年 前 |
Thomas Waldmann
|
615ca87c17
Merge branch 'msgpack_corruption' into merge
|
10 年 前 |
Thomas Waldmann
|
4c7d0762a9
as msgpack-python 0.4.6 is released now, just use that.
|
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
|
97b5154fc5
check: sort archives in reverse time order
|
10 年 前 |
Thomas Waldmann
|
f1fe5be4c1
PR #230 - Merge branch 'msgpack_corruption' of https://github.com/ThomasWaldmann/attic into merge
|
10 年 前 |
Thomas Waldmann
|
a67d4219c3
avoid defect python-msgpack releases, fixes #171, fixes #185
|
10 年 前 |
Thomas Waldmann
|
8aebdd6c5b
PR #229 - Merge branch 'fix_127' of https://github.com/ThomasWaldmann/attic into merge
|
10 年 前 |
Thomas Waldmann
|
becae42618
check unpacked data from RPC for tuple type and correct length, fixes #127
|
10 年 前 |
Thomas Waldmann
|
67eaa9d654
PR #225 - Merge branch 'fix_cache_close' of https://github.com/ThomasWaldmann/attic into merge
|
10 年 前 |
Thomas Waldmann
|
d3fe74d4c0
Cache: do not try to release the lock twice
|
10 年 前 |