This website requires JavaScript.
Explore
Help
Sign in
lisk77
/
merk
Watch
1
Star
0
Fork
You've already forked merk
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
A version control system
8
commits
1
branch
0
tags
180
KiB
C
99%
CMake
1%
8b862f8b87
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
lisk77
8b862f8b87
feat(cli): added init command to create a merk repository in the local directory
2025-08-19 23:20:28 +02:00
include
feat(cli): added the diff command to display the difference of two files
2025-08-18 16:34:56 +02:00
src
feat(cli): added init command to create a merk repository in the local directory
2025-08-19 23:20:28 +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: initial commit
2025-08-16 00:45:53 +02:00