treesummaryrefslogcommitdiff
path: root/git.zig
AgeCommit message (Expand)AuthorFilesLines
2024-08-22Create type for object parse return enumpatrick-scho1-2/+9
2024-08-21change debug output to include hash and data lengthpatrick-scho1-1/+1
2024-08-21add two newlines for readibilitypatrick-scho1-0/+2
2024-08-21add delta size = 0 exceptionpatrick-scho1-0/+3
2024-08-12Update testspatrick-scho1-30/+79
2024-08-12Implement Object parsingpatrick-scho1-0/+49
2024-08-12Update Tree structpatrick-scho1-2/+9
2024-08-10add decompresspatrick-scho1-0/+8
2024-08-10change remaining references to old test repopatrick-scho1-3/+3
2024-08-10replace packfile with optionalpatrick-scho1-3/+8
2024-08-10Konstante für buffer größepatrick-scho1-0/+2
2024-08-10change test repopatrick-scho1-24/+20
2024-05-26implement object deltasPatrick Schönberger1-24/+287
2024-05-25refacor initPatrick Schönberger1-49/+51
2024-05-20git.zigPatrick Schönberger1-0/+147