Changeset [85db57441aefd4f111d8b09811c9bf47277aa578] by Pheew
December 8th, 2008 @ 10:40 PM
Packfile delta's are now working. This means dotGit can read all objects in a Git repository! http://github.com/pheew/dotgit/c...
Committed by Pheew
- M TestConsole/Program.cs
- M dotGit/Generic/Zlib.cs
- M dotGit/Objects/Storage/PackObjects/Deltified.cs
- M dotGit/Objects/Storage/PackObjects/OFSDelta.cs
- M dotGit/Objects/Storage/PackObjects/PackObject.cs
- M dotGit/Objects/Storage/PackObjects/REFDelta.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#