A version control system
Find a file
2025-08-27 02:03:05 +02:00
include refactor(tree,utilities)!: moved find_root and walk to the utilities and removed the Tree struct in favor or the FileInfoBuffer 2025-08-27 02:03:05 +02:00
src refactor(tree,utilities)!: moved find_root and walk to the utilities and removed the Tree struct in favor or the FileInfoBuffer 2025-08-27 02:03:05 +02:00
.gitignore feat(diff): implemented the myers diff algorithm with longest common subsequence and printing the diff 2025-08-17 18:20:04 +02:00
CMakeLists.txt feat(build): added openssl to the CMakeLists file 2025-08-27 01:20:25 +02:00