merk/include
2025-11-24 18:21:09 +01:00
..
action_list.h refactor: split up the utilities file into smaller modules 2025-09-19 03:48:08 +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
commands.h refactor(cli): make main more clean and moving subcommands to the commands files 2025-11-23 00:38:25 +01:00
commit.h feat(commit): added structs and functionality for the commit log 2025-09-15 03:23:49 +02:00
common.h refactor(common): moved common declerations to seperate files to avoid circular imports 2025-09-19 19:23:28 +02:00
config.h feat(config): added a simple user config 2025-08-29 20:15:19 +02:00
file.h fix(commit): make object hashes branch aware and thus dont error status out 2025-11-24 18:21:09 +01:00
hash.h refactor(hash): removed TreeDiffObject 2025-09-25 16:22:29 +02:00
list.h refactor: split up the utilities file into smaller modules 2025-09-19 03:48:08 +02:00
myers.h refactor(file, utilities): moved visualize_diff to myers.h 2025-09-19 19:21:27 +02:00
object.h fix(commit): make object hashes branch aware and thus dont error status out 2025-11-24 18:21:09 +01:00
tomlc17.h feat(config): added cktan/tomlc17 to the project 2025-08-28 23:48:39 +02:00
tree.h refactor(tree): removed everything relating to tree diffs 2025-09-25 16:33:13 +02:00
utilities.h feat(utilities): added a FlatMap for string key value pairs 2025-09-23 00:29:16 +02:00