.. |
testsuite
|
remove old unittest discover / runner code, we use py.test now
|
2015-08-08 19:03:37 +02:00 |
__init__.py
|
rename package directory to borg
|
2015-05-22 17:48:54 +02:00 |
__main__.py
|
add a __main__.py to nuitka works
|
2015-07-20 16:16:32 +02:00 |
_chunker.c
|
chunker: n needs to be a signed size_t
|
2015-07-30 15:21:13 +02:00 |
_hashindex.c
|
reimplement the chunk index merging in C
|
2015-08-06 23:32:53 +02:00 |
_version.py
|
fix all references to package name
|
2015-05-22 19:21:41 +02:00 |
archive.py
|
fix Traceback when running check --repair, attic issue #232
|
2015-07-15 13:32:05 +02:00 |
archiver.py
|
simplify umask code
|
2015-08-04 12:31:06 +02:00 |
cache.py
|
reimplement the chunk index merging in C
|
2015-08-06 23:32:53 +02:00 |
chunker.pyx
|
misc chunker parameter changes
|
2015-06-21 01:46:41 +02:00 |
crypto.pyx
|
rename package directory to borg
|
2015-05-22 17:48:54 +02:00 |
fuse.py
|
Merge pull request #88 from ThomasWaldmann/py3style
|
2015-07-11 18:39:42 +02:00 |
hashindex.pyx
|
reimplement the chunk index merging in C
|
2015-08-06 23:32:53 +02:00 |
helpers.py
|
simplify umask code
|
2015-08-04 12:31:06 +02:00 |
key.py
|
repo key mode (and deprecate passphrase mode), fixes #85
|
2015-07-15 00:01:07 +02:00 |
locking.py
|
fix filenames used for locking, update docs about locking
|
2015-07-13 23:20:46 +02:00 |
lrucache.py
|
style and cosmetic fixes, no semantic changes
|
2015-07-11 18:31:49 +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
|
simplify umask code
|
2015-08-04 12:31:06 +02:00 |
repository.py
|
fix typos
|
2015-07-15 11:14:53 +02:00 |
xattr.py
|
use borg-tmp as prefix for temporary files / directories
|
2015-07-11 17:22:12 +02:00 |