Changeset [7cce56ab194f8b00d09325a08cd8330becf8971c] by Mark
December 20th, 2008 @ 11:40 PM
Merge branch 'master' of git@github.com:pheew/dotgit http://github.com/pheew/dotgit/c...
Committed by Mark
- M dotGit/Generic/Sha.cs
- M dotGit/Generic/Zlib.cs
- M dotGit/Index/Index.cs
- M dotGit/Index/IndexEntry.cs
- M dotGit/Index/IndexTime.cs
- M dotGit/Objects/Blob.cs
- M dotGit/Objects/GitObjectReader.cs
- M dotGit/Objects/Storage/GitObjectReader.cs
- M dotGit/Objects/Storage/GitPackReader.cs
- M dotGit/Objects/Storage/PackFileV2.cs
- M dotGit/Objects/Storage/PackIndexV2.cs
- M dotGit/Objects/Storage/PackObjects/Deltified.cs
- M dotGit/Objects/Storage/PackObjects/OFSDelta.cs
- M dotGit/Objects/Storage/PackObjects/REFDelta.cs
- M dotGit/Objects/Storage/PackV2.cs
- M dotGit/Refs/Tag.cs
- M dotGit/dotGit.csproj
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#