mfm/src
Glenn Y. Rolland bb7510704f
Some checks reported errors
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build was killed
refactor: split FileSystemManager choose_filesystem into simpler pieces
2024-12-11 01:14:18 +01:00
..
commands refactor: split FileSystemManager choose_filesystem into simpler pieces 2024-12-11 01:14:18 +01:00
models feat: add initializer for root_config with version and filesystems parameters 2024-12-11 00:08:58 +01:00
parsers refactor: remove hardcoded filesystem testing 2024-10-27 22:09:20 +01:00
types fix: add missing SPDX headers to files 2024-10-27 20:42:57 +01:00
utils fix: remove useless assignation in fzf 2024-10-27 20:47:24 +01:00
cli.cr fix: add better handling of exceptions (parsing, arguments, options, ...) 2024-10-27 21:55:58 +01:00
command_factory.cr fix: add missing SPDX headers to files 2024-10-27 20:42:57 +01:00
commands.cr fix: add missing SPDX headers to files 2024-10-27 20:42:57 +01:00
config.cr feat: add configuration saving functionality to MappingCreate command 2024-12-11 00:08:54 +01:00
file_storage.cr fix: cleanup code and comments 2024-12-10 23:54:52 +01:00
file_system_manager.cr refactor: split FileSystemManager choose_filesystem into simpler pieces 2024-12-11 01:14:18 +01:00
main.cr refactor: introduce command design pattern 2024-01-14 20:31:38 +01:00
models.cr feat: implement local & global mount_point definition 2023-11-24 00:20:16 +01:00
version.cr fix: add missing SPDX headers to files 2024-10-27 20:42:57 +01:00