1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2025-03-03 02:05:54 +00:00
borg/borg
2015-10-07 03:32:55 +02:00
..
support
testsuite Merge pull request #249 from anarcat/ssh-env 2015-10-05 19:53:17 -04:00
__init__.py
__main__.py
_chunker.c
_hashindex.c
archive.py
archiver.py move RemoteRepository defaults to the class 2015-10-05 18:45:57 -04:00
cache.py Merge pull request #240 from ThomasWaldmann/cache-config-check 2015-10-03 19:19:22 +02:00
chunker.pyx
compress.pyx
crypto.pyx
fuse.py
hashindex.pyx
helpers.py respect XDG_CACHE_HOME 2015-10-05 17:50:46 -04:00
key.py
locking.py do not crash on empty lock.roster, fixes #232 2015-10-05 23:23:59 +02:00
lrucache.py
platform.py
platform_darwin.pyx
platform_freebsd.pyx
platform_linux.pyx
remote.py ssh_cmd: fix wrong caller, fixes #255 2015-10-07 03:32:55 +02:00
repository.py make sure to always give segment and offset in repo IntegrityError exception messages 2015-10-06 20:35:22 +02:00
upgrader.py also copy files cache verbatim 2015-10-03 12:56:03 -04:00
xattr.py