merk/src
2025-08-28 03:48:44 +02:00
..
action_list.c 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
file.c feat(file): added empty file creation and slicing a file 2025-08-17 17:07:16 +02:00
hash.c feat(hash): added basic hashing functions to gain object ideas for the object storage 2025-08-26 00:07:53 +02:00
main.c refactor(cli)!: renamed status command to files and changed directory structure for the .merk dir 2025-08-23 12:11:53 +02:00
tree.c refactor(tree)!: renamed the save_tree function to snapshot_tree 2025-08-27 03:00:35 +02:00
utilities.c refactor(utilities)!: renamed PathBuffer to StringBuffer 2025-08-28 03:48:44 +02:00