borgbackup/borg
2015-07-13 23:20:46 +02:00
..
testsuite locking code: extract timeout/sleep code into reusable TimeoutTimer class 2015-07-13 16:45:18 +02:00
__init__.py rename package directory to borg 2015-05-22 17:48:54 +02:00
_chunker.c chunker: get rid of read_buf 2015-05-31 18:41:23 +02:00
_hashindex.c determine and report chunk counts in chunks index 2015-06-19 23:53:23 +02:00
_version.py fix all references to package name 2015-05-22 19:21:41 +02:00
archive.py Merge pull request #88 from ThomasWaldmann/py3style 2015-07-11 18:39:42 +02:00
archiver.py clarify help text, fixes #73 2015-06-28 14:02:38 +02:00
cache.py fix filenames used for locking, update docs about locking 2015-07-13 23:20:46 +02:00
chunker.pyx misc chunker parameter changes 2015-06-21 01:46:41 +02:00
crypto.pyx rename package directory to borg 2015-05-22 17:48:54 +02:00
fuse.py Merge pull request #88 from ThomasWaldmann/py3style 2015-07-11 18:39:42 +02:00
hashindex.pyx determine and report chunk counts in chunks index 2015-06-19 23:53:23 +02:00
helpers.py move locking code to own module, same for locking tests 2015-07-12 23:41:52 +02:00
key.py style and cosmetic fixes, no semantic changes 2015-07-11 18:31:49 +02:00
locking.py fix filenames used for locking, update docs about locking 2015-07-13 23:20:46 +02:00
lrucache.py style and cosmetic fixes, no semantic changes 2015-07-11 18:31:49 +02:00
platform.py fix all references to package name 2015-05-22 19:21:41 +02:00
platform_darwin.pyx fix all references to package name 2015-05-22 19:21:41 +02:00
platform_freebsd.pyx fix all references to package name 2015-05-22 19:21:41 +02:00
platform_linux.pyx fix all references to package name 2015-05-22 19:21:41 +02:00
remote.py create a RepositoryCache implementation that can cope with any amount of data, fixes attic #326 2015-07-12 00:18:49 +02:00
repository.py fix filenames used for locking, update docs about locking 2015-07-13 23:20:46 +02:00
xattr.py use borg-tmp as prefix for temporary files / directories 2015-07-11 17:22:12 +02:00