.. |
support
|
2b311846e0
add a argparse.py (from py 3.2.6) that is not broken
|
10 роки тому |
testsuite
|
f5634092a2
Merge pull request #455 from ThomasWaldmann/add-progress-indication
|
9 роки тому |
__init__.py
|
8b6ca0d912
propperly handle borg._version using setuptools_scm
|
10 роки тому |
__main__.py
|
ed2548ca02
add a __main__.py to nuitka works
|
10 роки тому |
_chunker.c
|
7247043db0
get rid of C compiler warnings, fixes #391
|
9 роки тому |
_hashindex.c
|
610300c1ce
misc. hash table tuning
|
9 роки тому |
archive.py
|
f13dd6e579
completely remove have_cython() hack
|
10 роки тому |
archiver.py
|
f5634092a2
Merge pull request #455 from ThomasWaldmann/add-progress-indication
|
9 роки тому |
cache.py
|
38994c78fc
implement borg break-lock REPO command, fixes #157
|
9 роки тому |
chunker.pyx
|
1eecb020e8
cython code: add some int types to get rid of unspecific python add / subtract operations
|
10 роки тому |
compress.pyx
|
a6b6712d6a
deprecate the numeric --compression argument, rename null compression to none, update CHANGES
|
10 роки тому |
crypto.pyx
|
1eecb020e8
cython code: add some int types to get rid of unspecific python add / subtract operations
|
10 роки тому |
fuse.py
|
f13dd6e579
completely remove have_cython() hack
|
10 роки тому |
hashindex.pyx
|
03579ddb5a
Obtaining 'char *' from temporary Python value
|
10 роки тому |
helpers.py
|
887196b00e
progress indicators: better docstring, minor code improvement
|
9 роки тому |
key.py
|
f13dd6e579
completely remove have_cython() hack
|
10 роки тому |
locking.py
|
1093894be8
UpgradableLock: release exclusive lock in case of exceptions
|
9 роки тому |
logger.py
|
25140e8c82
add --log-level to set the level of the builtin logging configuration, fixes #426
|
10 роки тому |
lrucache.py
|
5e0013c5db
Merge branch 'master' into lrucache
|
10 роки тому |
platform.py
|
35280e9a65
label platform code, exclude freebsd and unknown platform from coverage measurement
|
10 роки тому |
platform_darwin.pyx
|
d602558f9d
acls (darwin): use helper functions safe_encode/safe_decode
|
10 роки тому |
platform_freebsd.pyx
|
213075e5c1
acls (freebsd): use helper functions safe_encode/safe_decode
|
10 роки тому |
platform_linux.pyx
|
259f8678d6
acls (linux): helper functions safe_encode/safe_decode
|
10 роки тому |
remote.py
|
38994c78fc
implement borg break-lock REPO command, fixes #157
|
9 роки тому |
repository.py
|
7a1316cb79
implement ProgressIndicators, use it for repo check and segment replay, fixes #195, fixes #188
|
9 роки тому |
upgrader.py
|
fe6916bd22
refactor upgrade progress indication code to use ProgressIndicatorPercent
|
9 роки тому |
xattr.py
|
35280e9a65
label platform code, exclude freebsd and unknown platform from coverage measurement
|
10 роки тому |