1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2025-01-23 15:58:55 +00:00
borg/borg
Thomas Waldmann 234a88bec6 avoid hidden import, make it easy for pyinstaller
this fixes #218 in an easier way so one doesn't have to type
--hidden-import=logging.config all the time when using pyinstaller.
2015-11-15 15:52:02 +01:00
..
support
testsuite Implement --keep-tag-files to preserve directory roots/tag-files 2015-11-09 04:08:49 +01:00
__init__.py
__main__.py
_chunker.c
_hashindex.c
archive.py completely remove have_cython() hack 2015-11-13 10:40:53 -05:00
archiver.py add docs for item flags / status output, fixes #402 2015-11-15 14:32:19 +01:00
cache.py completely remove have_cython() hack 2015-11-13 10:40:53 -05:00
chunker.pyx
compress.pyx
crypto.pyx
fuse.py completely remove have_cython() hack 2015-11-13 10:40:53 -05:00
hashindex.pyx
helpers.py completely remove have_cython() hack 2015-11-13 10:40:53 -05:00
key.py completely remove have_cython() hack 2015-11-13 10:40:53 -05:00
locking.py prettier error messages, fixes #57 2015-10-31 22:23:32 +01:00
logger.py avoid hidden import, make it easy for pyinstaller 2015-11-15 15:52:02 +01:00
lrucache.py
platform.py label platform code, exclude freebsd and unknown platform from coverage measurement 2015-11-01 23:06:52 +01:00
platform_darwin.pyx acls (darwin): use helper functions safe_encode/safe_decode 2015-10-19 02:32:29 +02:00
platform_freebsd.pyx acls (freebsd): use helper functions safe_encode/safe_decode 2015-10-19 01:43:46 +02:00
platform_linux.pyx acls (linux): helper functions safe_encode/safe_decode 2015-10-19 01:40:15 +02:00
remote.py completely remove have_cython() hack 2015-11-13 10:40:53 -05:00
repository.py completely remove have_cython() hack 2015-11-13 10:40:53 -05:00
upgrader.py upgrader: fix / reformat comments 2015-10-18 16:43:59 +02:00
xattr.py label platform code, exclude freebsd and unknown platform from coverage measurement 2015-11-01 23:06:52 +01:00