|
|
d07c67c35e
|
refactor(hash): removed TreeDiffObject
|
2025-09-25 16:22:29 +02:00 |
|
|
|
bb0ab630c0
|
feat(hash): added LogObject for commit hashes
|
2025-09-14 23:59:19 +02:00 |
|
|
|
252bdc281e
|
refactor(hash)!: added TreeDiffObject and changed the name from DiffObject to FileDiffObject
|
2025-09-06 19:34:51 +02:00 |
|
|
|
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 |
|
|
|
e9cf112c56
|
feat(hash)!: added the DiffObject case for the object id generation and renamed FileObject to BaseFileObject
|
2025-09-01 20:45:07 +02:00 |
|
|
|
d9066f10de
|
feat(hash): added basic hashing functions to gain object ideas for the object storage
|
2025-08-26 00:07:53 +02:00 |
|