repo-cloner/repo_cloner/lib
Václav Valíček d41ead74db
Cloner: clone() recursion support, TODO: recursion tests
Signed-off-by: Václav Valíček <valicek1994@gmail.com>
2022-07-31 02:08:27 +02:00
..
__init__.py Python: basic, package install, error handler for begining 2022-05-04 15:02:55 +02:00
checksum.py Checksum lib added 2022-07-26 02:51:41 +02:00
cloner_config.py Add config parser functionality 2022-07-24 21:14:05 +02:00
cloner.py Cloner: clone() recursion support, TODO: recursion tests 2022-07-31 02:08:27 +02:00
config_file_not_found_error.py Extend ConfigFileNotFoundError 2022-06-26 01:15:44 +02:00
default_cloner_config.py Fix default cloner interval 2022-07-24 22:47:13 +02:00
dir_not_found_error.py Python: basic, package install, error handler for begining 2022-05-04 15:02:55 +02:00
repo_dir_structure.py Nicer code 2022-07-24 21:29:11 +02:00
repo_tool.py New tests for cloner.clone_recursive 2022-07-30 20:29:59 +02:00