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
8831b267e5
merk
/
include
History
Download ZIP
Download TAR.GZ
lisk77
8831b267e5
fix(utilities): made save diff accept a changes struct to count deletions and insertions
2025-09-18 23:59:54 +02:00
..
action_list.h
refactor(diff): changed the ordering of ActionType to accomedate the numbers that are saved in the object database
2025-09-09 23:50:31 +02:00
base_file_buffer.h
feat(basefiles): added utility to convert a BaseFileBuffer into a FileInfoBuffer
2025-09-05 21:15:42 +02:00
commit.h
feat(commit): added structs and functionality for the commit log
2025-09-15 03:23:49 +02:00
config.h
feat(config): added a simple user config
2025-08-29 20:15:19 +02:00
file.h
feat(file): added utility functions to copy a file and insert/delete lines of the file
2025-09-03 23:42:50 +02:00
hash.h
feat(hash): added LogObject for commit hashes
2025-09-14 23:59:19 +02:00
myers.h
fix(diff): split myers into header and source file to mitigate import errors
2025-08-31 18:02:52 +02:00
tomlc17.h
feat(config): added cktan/tomlc17 to the project
2025-08-28 23:48:39 +02:00
tree.h
refactor(tree): removed unneeded function prototype
2025-09-12 23:08:40 +02:00
utilities.h
fix(utilities): made save diff accept a changes struct to count deletions and insertions
2025-09-18 23:59:54 +02:00