1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2024-12-25 17:27:31 +00:00
borg/attic
2014-03-21 22:12:15 +01:00
..
testsuite crypto: convert attic.crypto into a cython module 2014-03-10 22:50:38 +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 Include "all archives" size information in "--stats" output. 2014-03-18 21:42:03 +01:00
_version.py Start using versioneer for version numbers 2013-08-05 23:05:15 +02:00
archive.py Added '--stats' option to attic prune and attic delete 2014-03-19 22:32:07 +01:00
archiver.py accept names of other commands in help command 2014-03-21 22:12:15 +01:00
cache.py Added '--stats' option to attic prune and attic delete 2014-03-19 22:32:07 +01:00
chunker.pyx Add a method to detect out of date binary extension modules 2014-03-18 22:04:08 +01:00
crypto.pyx Add a method to detect out of date binary extension modules 2014-03-18 22:04:08 +01:00
fuse.py Remove peek concept and fix fuse issue 2014-01-23 22:13:08 +01:00
hashindex.pyx Add a method to detect out of date binary extension modules 2014-03-18 22:04:08 +01:00
helpers.py Added '--stats' option to attic prune and attic delete 2014-03-19 22:32:07 +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 cache: Speed up cache rebuild by caching archive metadata requests 2014-03-13 22:29:47 +01:00
repository.py check: Fix a check --repair issue and added more tests 2014-03-06 12:05:22 +01:00
xattr.py Fix copy-paste error in xattr.py 2013-09-01 22:13:46 +02:00