borgbackup/borg
Thomas Waldmann 6d0a00496a determine and report chunk counts in chunks index
borg info repo::archive now reports unique chunks count, total chunks count

also: use index->key_size instead of hardcoded value
2015-06-19 23:53:23 +02:00
..
testsuite explicitely specify binary mode to open binary files 2015-05-31 17:57:45 +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 "extract" micro optimization: first check for regular files, then for directories, check for fifos late 2015-05-31 21:55:15 +02:00
archiver.py improve docs, usage help, changelog 2015-06-11 22:18:12 +02:00
cache.py speed up chunks cache sync, fixes #18 2015-05-31 19:17:01 +02:00
chunker.pyx rename package directory to borg 2015-05-22 17:48:54 +02:00
crypto.pyx rename package directory to borg 2015-05-22 17:48:54 +02:00
fuse.py fix all references to package name 2015-05-22 19:21:41 +02:00
hashindex.pyx determine and report chunk counts in chunks index 2015-06-19 23:53:23 +02:00
helpers.py determine and report chunk counts in chunks index 2015-06-19 23:53:23 +02:00
key.py fix all references to package name 2015-05-22 19:21:41 +02:00
lrucache.py rename package directory to borg 2015-05-22 17:48:54 +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 better Exception msg if there is no Borg installed on the remote repository server 2015-06-18 23:18:05 +02:00
repository.py don't hardcode MAGIC length 2015-06-02 02:41:23 +02:00
xattr.py rename package directory to borg 2015-05-22 17:48:54 +02:00