merk/include
2025-08-31 18:02:52 +02:00
..
action_list.h feat: added a simple filesystem tree walk and the status cli command to get a list of untracked files 2025-08-20 21:44:04 +02:00
base_file_buffer.h feat(utilities,basefiles): added remove function to List and BaseFileBuffer 2025-08-28 19:18:03 +02:00
config.h feat(config): added a simple user config 2025-08-29 20:15:19 +02:00
file.h feat(file): changed the mode type from uint32_t to the proper mode_t 2025-08-28 16:58:57 +02:00
hash.h feat(hash): added basic hashing functions to gain object ideas for the object storage 2025-08-26 00:07:53 +02:00
myers.h fix(diff): split myers into header and source file to mitigate import errors 2025-08-31 18:02:52 +02:00
tomlc17.h feat(config): added cktan/tomlc17 to the project 2025-08-28 23:48:39 +02:00
tree.h refactor(tree): changes according to API changes of the FileInfoBuffer 2025-08-28 03:49:51 +02:00
utilities.h feat(config,utilities): added a function to create a default config 2025-08-31 03:42:33 +02:00