Changeset [f9c6632f5ea9577b780aa1ab6f652d1da6e2af83] by Pheew
December 15th, 2008 @ 09:17 PM
Implemented delta chain for packfile. http://github.com/pheew/dotgit/c...
Committed by Pheew
- M dotGit/Exceptions/PackFileException.cs
- M dotGit/Generic/Extensions.cs
- M dotGit/Objects/Storage/ObjectStorage.cs
- M dotGit/Objects/Storage/PackObjects/Deltified.cs
- M dotGit/Objects/Storage/PackObjects/OFSDelta.cs
- M dotGit/Objects/Storage/PackObjects/Undeltified.cs
- M dotGit/Objects/Storage/PackV2.cs
- M dotGit/Objects/Storage/PackV2Pack.cs
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A .NET implementation of Git written in C#