|
|
02df919575
|
feat(utilities): split utilities single header into header and c file
|
2025-08-25 23:13:31 +02:00 |
|
|
|
e52740a03b
|
refactor(cli)!: renamed status command to files and changed directory structure for the .merk dir
|
2025-08-23 12:11:53 +02:00 |
|
|
|
483cb08a83
|
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 |
|
|
|
25480fc92f
|
feat: added a more general way to display relative paths for the status cli command
|
2025-08-21 14:28:07 +02:00 |
|
|
|
c8b4d93c89
|
feat(cli): added the diff command to display the difference of two files
|
2025-08-18 16:34:56 +02:00 |
|
|
|
190aa7cc76
|
feat(diff): implemented the myers diff algorithm with longest common subsequence and printing the diff
|
2025-08-17 18:20:04 +02:00 |
|