Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 ↵ | Rosyid Haryadi | |
as well | |||
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 | |