Thomas Waldmann
|
6b7563b909
Merge branch 'merge' into merge-all
|
10 年之前 |
Thomas Waldmann
|
3a382e9b46
Merge branch 'master' into merge
|
10 年之前 |
Jonas Borgström
|
20026e58aa
Fix incorrect behaviour with two character directory names.
|
10 年之前 |
Jonas Borgström
|
7198929bae
cache: Warn user before accessing relocated repositories
|
10 年之前 |
Thomas Waldmann
|
b14a6bc3c1
Merge branch 'merge' into merge-all
|
10 年之前 |
Thomas Waldmann
|
1bf5e9ee29
Merge PR #265 - fixes bug #268 - Merge branch 'fix_safe_re' of https://github.com/lealanko/attic into merge
|
10 年之前 |
Lauri Alanko
|
89e9528d0b
Escape ".." in path regexp properly.
|
10 年之前 |
Thomas Waldmann
|
5300292a04
Merge branch 'merge' into merge-all
|
10 年之前 |
Thomas Waldmann
|
8a60f05736
PR #250 - Merge branch 'progress_indication' into merge
|
10 年之前 |
Thomas Waldmann
|
231721d133
implemented create --progress
|
10 年之前 |
Thomas Waldmann
|
0c183acb55
flexible repository key_size (key like in indexing key, id_hash())
|
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
|
fbaa505191
PR #206 - Merge branch 'fixes' of https://github.com/thomaswaldmann/attic into merge
|
10 年之前 |
Thomas Waldmann
|
a8ce0b8b8a
remove unused imports
|
10 年之前 |
Thomas Waldmann
|
74768511e1
do os.fsync like recommended in the python docs (gets a fileno, not file object, also do a flush first)
|
10 年之前 |
Yuri D'Elia
|
15c8a6323f
Normalize source/exclude paths before matching
|
10 年之前 |
Jonas Borgström
|
7b9d129bcd
Remove dead code
|
10 年之前 |
Jonas Borgström
|
21e03af56b
Fix minor location parser bug.
|
11 年之前 |
Jonas Borgström
|
9f64e39d9f
Reuse chunker buffer between files.
|
11 年之前 |
Jonas Borgström
|
8f4e0f7506
acl: Added workaround for old Linux systems
|
11 年之前 |
Jonas Borgström
|
2f72b9f960
HashIndex: Switch to a non-mmap based implementation
|
11 年之前 |
Jonas Borgström
|
64cd6632a1
Avoid deadlock problems
|
11 年之前 |
Jonas Borgström
|
af3e78e6b2
Really fix EDEADLK bug
|
11 年之前 |
Jonas Borgström
|
9178d76ce7
Fix py3.2 specific EDEADLK related bug.
|
11 年之前 |
Jonas Borgström
|
3ab53b776d
Fix crash on extreme mtime timestamps (year 2400+)
|
11 年之前 |
Jonas Borgström
|
7e258c8401
crypto: Improved AES performance
|
11 年之前 |
Jonas Borgström
|
a87a019608
cachedir: Add CACHEDIR.TAG file to attic cache dirs
|
11 年之前 |
Jeremy Maitin-Shepard
|
1d5410a3cf
Add --exclude-caches option, for excluding CACHEDIR.TAG directories
|
11 年之前 |