A version control system
Find a file
2025-09-07 04:22:30 +02:00
include refactor(hash)!: added TreeDiffObject and changed the name from DiffObject to FileDiffObject 2025-09-06 19:34:51 +02:00
licenses feat(config): added cktan/tomlc17 to the project 2025-08-28 23:48:39 +02:00
src fix(diff): myers now also strdups the line of the file on insert action when taking the diff 2025-09-07 04:22:30 +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 maths to the CMakeLists file 2025-08-30 21:48:31 +02:00