Age | Commit message (Expand) | Author |
---|---|---|
2025-03-18 | fix: header ownership | Rosyid Haryadi |
2025-03-18 | upd: implementing cat-file & add readme | Rosyid Haryadi |
2025-03-18 | upd: obj serialization | Rosyid Haryadi |
2025-03-18 | upd: replace HashMap to IndexMap to preserve header's order | Rosyid Haryadi |
2025-03-18 | refactor: deserialization out of commit obj because it will be used for tag a... | Rosyid Haryadi |
2025-03-18 | upd: git commit object, deserialze from raw data | Rosyid Haryadi |
2025-03-17 | upd: write object struct to file | Rosyid Haryadi |
2025-03-16 | refactor: object file header parsing | Rosyid Haryadi |
2025-03-16 | fix: read object file failed to parse | Rosyid Haryadi |
2025-03-16 | upd: git object. [not tested yet] | Rosyid Haryadi |
2025-03-16 | upd: git object & refactor: core -> repository | Rosyid Haryadi |