1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2024-12-25 17:27:31 +00:00
borg/attic
Dan Christensen 4c4018e1d7 Update prune documentation to use new command line options,
and also to say that the time that matters is the time each
backup completes.
2014-02-24 19:32:18 -05:00
..
testsuite check: archive metadata recovery improvements 2014-02-24 22:44:43 +01:00
__init__.py Start using versioneer for version numbers 2013-08-05 23:05:15 +02:00
_chunker.c PyBuffer_FromMemory should be a static function 2014-02-09 21:25:05 +01:00
_hashindex.c Improve endianness code portability 2014-01-29 21:34:21 +01:00
_version.py Start using versioneer for version numbers 2013-08-05 23:05:15 +02:00
archive.py check: More code cleanup 2014-02-24 23:37:21 +01:00
archiver.py Update prune documentation to use new command line options, 2014-02-24 19:32:18 -05:00
cache.py Fix exception during "attic create" with repeated files 2014-02-16 22:37:12 +01:00
chunker.pyx Project rename 2013-07-09 20:14:18 +02:00
crypto.py Improve libcrypto detection 2014-01-09 22:10:21 +01:00
fuse.py Remove peek concept and fix fuse issue 2014-01-23 22:13:08 +01:00
hashindex.pyx attic check performance improvement and minor progress reporting changes 2014-02-17 18:25:25 +01:00
helpers.py Use StableDict in a few more places 2014-02-18 23:09:12 +01:00
key.py Crypto code cleanup and test improvements. 2013-08-12 14:39:14 +02:00
lrucache.py Remove unused imports 2013-10-18 21:00:20 +02:00
remote.py Replace verify command with "extract --dry-run" 2014-02-18 21:33:06 +01:00
repository.py repository: Fixed a potential infinite loop in recover_segment 2014-02-24 12:59:38 +01:00
xattr.py Fix copy-paste error in xattr.py 2013-09-01 22:13:46 +02:00