.. |
support
|
2b311846e0
add a argparse.py (from py 3.2.6) that is not broken
|
před 10 roky |
testsuite
|
8cc726a107
make basic test more robust, try 2
|
před 9 roky |
__init__.py
|
8b6ca0d912
propperly handle borg._version using setuptools_scm
|
před 10 roky |
__main__.py
|
ed2548ca02
add a __main__.py to nuitka works
|
před 10 roky |
_chunker.c
|
bc5949a7f4
chunker: add a check whether the POSIX_FADV_DONTNEED constant is defined
|
před 10 roky |
_hashindex.c
|
d779057b79
fix issue with negative "all archives" size, fixes #165
|
před 10 roky |
archive.py
|
5595d56ecf
deal with unicode errors for symlinks in same way as for regular files, fixes #382
|
před 9 roky |
archiver.py
|
ba67b96434
have a helpful warning message about how to fix wrong locale setup, fixes #382
|
před 9 roky |
cache.py
|
4c6be00d65
remove some superfluous / duplicate log messages
|
před 9 roky |
chunker.pyx
|
1eecb020e8
cython code: add some int types to get rid of unspecific python add / subtract operations
|
před 10 roky |
compress.pyx
|
a6b6712d6a
deprecate the numeric --compression argument, rename null compression to none, update CHANGES
|
před 10 roky |
crypto.pyx
|
1eecb020e8
cython code: add some int types to get rid of unspecific python add / subtract operations
|
před 10 roky |
fuse.py
|
c492011a92
backup atime and ctime additionally to mtime, fixes #317
|
před 10 roky |
hashindex.pyx
|
03579ddb5a
Obtaining 'char *' from temporary Python value
|
před 10 roky |
helpers.py
|
007572594f
try to fix build on readthedocs
|
před 9 roky |
key.py
|
a4bb85970d
do not mention the deprecated passphrase mode
|
před 9 roky |
locking.py
|
762fdaadd8
prettier error messages, fixes #57
|
před 9 roky |
logger.py
|
6d5cc06cf6
remove unused imports, add missing imports
|
před 9 roky |
lrucache.py
|
5e0013c5db
Merge branch 'master' into lrucache
|
před 10 roky |
platform.py
|
35280e9a65
label platform code, exclude freebsd and unknown platform from coverage measurement
|
před 9 roky |
platform_darwin.pyx
|
d602558f9d
acls (darwin): use helper functions safe_encode/safe_decode
|
před 10 roky |
platform_freebsd.pyx
|
213075e5c1
acls (freebsd): use helper functions safe_encode/safe_decode
|
před 10 roky |
platform_linux.pyx
|
259f8678d6
acls (linux): helper functions safe_encode/safe_decode
|
před 10 roky |
remote.py
|
f651b014e6
Merge pull request #350 from ThomasWaldmann/fix-307
|
před 9 roky |
repository.py
|
c01efa4666
repository: refactor some duplicate code
|
před 9 roky |
upgrader.py
|
03975016c5
upgrader: fix / reformat comments
|
před 10 roky |
xattr.py
|
35280e9a65
label platform code, exclude freebsd and unknown platform from coverage measurement
|
před 9 roky |