Changeset [b153760e86d1d0ab46477dae2fe1f0efbf6bf572] by skinny
January 26th, 2009 @ 10:59 PM
Made PackIndex class IEnumerable for your convenience. Added first version of PackReverseIndex to support quick calculation of a compressed object size Win32 function GetSystemInfo added to determine memory allocation granularity. http://github.com/pheew/dotgit/c...
Committed by skinny
- M dotGit/Index/IndexEntry.cs
- M dotGit/Objects/Storage/ObjectStorage.cs
- M dotGit/Objects/Storage/PackIndexV2.cs
- M dotGit/Objects/Storage/PackReverseIndexV2.cs
- M dotGit/Objects/Storage/Win32.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#