|
|
5b134edac6
|
feat(file): added the FileInfo struct
|
2025-08-27 01:21:29 +02:00 |
|
|
|
f4d15dd890
|
feat(build): added openssl to the CMakeLists file
|
2025-08-27 01:20:25 +02:00 |
|
|
|
d9066f10de
|
feat(hash): added basic hashing functions to gain object ideas for the object storage
|
2025-08-26 00:07:53 +02:00 |
|
|
|
d7e754b67e
|
feat(tree): added an option to get the full repo path in walk and added a sort function for the path buffer
|
2025-08-25 23:14:50 +02:00 |
|
|
|
02df919575
|
feat(utilities): split utilities single header into header and c file
|
2025-08-25 23:13:31 +02:00 |
|
|
|
b7710d02a9
|
feat(tree): added a simple function to save tree snapshots compressed to the disk
|
2025-08-24 23:52:06 +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 |
|
|
|
c372a5f8bc
|
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 |
|
|
|
8b862f8b87
|
feat(cli): added init command to create a merk repository in the local directory
|
2025-08-19 23:20:28 +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 |
|
|
|
f7043cc03a
|
docs(action_list): small comments
|
2025-08-17 17:08:14 +02:00 |
|
|
|
e8338d011d
|
feat(file): added empty file creation and slicing a file
|
2025-08-17 17:07:16 +02:00 |
|
|
|
4e4e7be60e
|
feat: read files and split them by lines
|
2025-08-16 08:16:04 +02:00 |
|
|
|
390f2d367a
|
fix: moved actions to action list
|
2025-08-16 01:02:06 +02:00 |
|
|
|
c18a85f1cc
|
feat: initial commit
|
2025-08-16 00:45:53 +02:00 |
|