npbackup/npbackup
2024-09-07 18:49:42 +02:00
..
core Reformat files with black 2024-09-07 18:49:42 +02:00
gui GUI: Add foolproof check for repo_group value not allowed in group 2024-09-06 15:37:28 +02:00
restic_metrics Don't include backup_to_small in backup result 2024-09-06 14:10:34 +02:00
restic_wrapper CLI: Make backend state message more clear 2024-09-07 14:39:17 +02:00
translations Allow setting stdin filename from configuration file 2024-09-06 13:11:32 +02:00
upgrade_client Reformat files with black 2024-09-07 18:49:42 +02:00
__debug__.py Reintroduce --debug parameter, fixes #85 2024-08-19 22:55:53 +02:00
__env__.py Replace init with snapshots to test repo existence 2024-01-10 21:23:57 +01:00
__init__.py
__main__.py Reformat files with black 2024-09-07 18:49:42 +02:00
__version__.py Bump version to RC5 2024-09-06 12:48:34 +02:00
common.py Update datetime.utcnow to newer syntax 2024-04-10 10:03:21 +02:00
configuration.py Allow setting stdin filename from configuration file 2024-09-06 13:11:32 +02:00
key_management.py Implement --create-key and fix alternative key usage, closes #56 2024-05-09 17:23:54 +02:00
obfuscation.py Add default key obfuscation 2024-05-07 10:53:55 +02:00
path_helper.py Updated copyright year for BSD licensed files 2024-01-03 20:05:10 +01:00
requirements.txt Replace inline requestor with ofunctions.requestor package 2024-09-07 13:12:29 +02:00
runner_interface.py Don't log operation state here 2024-09-06 14:09:38 +02:00
secret_keys.py Improve aes key generation comment 2024-08-05 12:15:29 +02:00
task.py Reformat files 2024-09-02 00:24:29 +02:00