merk/src
2025-09-19 19:22:40 +02:00
..
action_list.c refactor: split up the utilities file into smaller modules 2025-09-19 03:48:08 +02:00
base_file_buffer.c fix(basefile): made sure file_info.hash is null instead of random memory 2025-09-19 00:01:14 +02:00
commit.c feat(commit): added structs and functionality for the commit log 2025-09-15 03:23:49 +02:00
config.c feat(config): added a simple user config 2025-08-29 20:15:19 +02:00
file.c refactor: split up the utilities file into smaller modules 2025-09-19 03:48:08 +02:00
hash.c feat(hash): added LogObject for commit hashes 2025-09-14 23:59:19 +02:00
list.c refactor: split up the utilities file into smaller modules 2025-09-19 03:48:08 +02:00
main.c refactor: split up the utilities file into smaller modules 2025-09-19 03:48:08 +02:00
myers.c 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
object.c refactor(object, utilities): moved diff saving and reading to the object files 2025-09-19 19:22:40 +02:00
tomlc17.c feat(config): added cktan/tomlc17 to the project 2025-08-28 23:48:39 +02:00
tree.c refactor: split up the utilities file into smaller modules 2025-09-19 03:48:08 +02:00
utilities.c refactor(object, utilities): moved diff saving and reading to the object files 2025-09-19 19:22:40 +02:00