1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2024-12-25 17:27:31 +00:00
borg/darc
2011-08-16 20:47:38 +02:00
..
__init__.py Rework store design to use a single namespace 2011-08-15 22:32:26 +02:00
_hashindex.c Prepare for future journal support 2011-08-14 20:06:30 +02:00
_speedups.c Avoid generating zero byte chunks at the end of files 2011-07-18 00:00:03 +02:00
archive.py Make verify handle failures better 2011-08-16 20:47:38 +02:00
archiver.py Rework store design to use a single namespace 2011-08-15 22:32:26 +02:00
cache.py Rework store design to use a single namespace 2011-08-15 22:32:26 +02:00
hashindex.h Handle crash between commit and delete_bands 2011-06-18 11:31:49 +02:00
hashindex.pyx Switch to pure AES256 encryption and improved metadata storage 2011-07-30 21:13:48 +02:00
helpers.py Rework store design to use a single namespace 2011-08-15 22:32:26 +02:00
key.py Rework store design to use a single namespace 2011-08-15 22:32:26 +02:00
lrucache.py New filesystem based store implementation 2010-12-04 21:03:02 +01:00
remote.py Rework store design to use a single namespace 2011-08-15 22:32:26 +02:00
store.py Remove store commit race condition 2011-08-16 20:40:24 +02:00
test.py Bring function tests back to life 2011-08-06 13:01:58 +02:00