merk/include
2025-08-22 23:54:29 +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
file.h feat(file): added empty file creation and slicing a file 2025-08-17 17:07:16 +02:00
myers.h feat(diff): implemented the myers diff algorithm with longest common subsequence and printing the diff 2025-08-17 18:20:04 +02:00
tree.h feat: added a more general way to display relative paths for the status cli command 2025-08-21 14:28:07 +02:00
utilities.h feat(utilities): added cut_path and combine_path to modify paths for storage and later usage in the file system 2025-08-22 23:54:29 +02:00