You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Raphael Roberts 3dbc4adf68 Optimize find_backup_data to take O(n) instead of O(n^2) 5 years ago
test_data Only touch non property things if file 5 years ago
tests Try monkey patch for test_find_backup_data_on_files 5 years ago
tibi_hardlinks Optimize find_backup_data to take O(n) instead of O(n^2) 5 years ago
.gitignore Made git ignore the mock data 5 years ago
MANIFEST.in Made sure setup.py puts config.yml in the correct location 5 years ago
config.yml.sample Started work on the config parser 5 years ago
requirements.txt Started work on the config parser 5 years ago
setup.py Added things necessary to make the script run 5 years ago