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
c8e5cd7095
merk
/
include
History
Download ZIP
Download TAR.GZ
lisk77
c8e5cd7095
fix(hash): removed LogObject because logs are mutable and not static (aka do not belong into the object database)
2025-09-02 02:01:20 +02:00
..
action_list.h
feat: added a simple filesystem tree walk and the status cli command to get a list of untracked files
2025-08-20 21:44:04 +02:00
base_file_buffer.h
feat(utilities,basefiles): added remove function to List and BaseFileBuffer
2025-08-28 19:18:03 +02:00
config.h
feat(config): added a simple user config
2025-08-29 20:15:19 +02:00
file.h
feat(file): changed the mode type from uint32_t to the proper mode_t
2025-08-28 16:58:57 +02:00
hash.h
fix(hash): removed LogObject because logs are mutable and not static (aka do not belong into the object database)
2025-09-02 02:01:20 +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): changes according to API changes of the FileInfoBuffer
2025-08-28 03:49:51 +02:00
utilities.h
feat(config,utilities): added a function to create a default config
2025-08-31 03:42:33 +02:00