Changeset [a82746ac3433b4b792159dea144595e4b62effd7] by Pheew

November 23rd, 2008 @ 05:59 PM

Moved GitObjectReader from Generic to Objects http://github.com/pheew/dotgit/c...

Committed by Pheew

  • M dotGit/Contributer.cs
  • M dotGit/Generic/Extensions.cs
  • M dotGit/Generic/GitObjectReader.cs
  • M dotGit/Generic/Sha.cs
  • M dotGit/Generic/Utility.cs
  • M dotGit/Generic/Zlib.cs
  • M dotGit/Index/Index.cs
  • M dotGit/Index/IndexEntry.cs
  • M dotGit/Index/IndexTime.cs
  • M dotGit/Objects/Commit.cs
  • M dotGit/Objects/CommitCollection.cs
  • M dotGit/Objects/GitObject.cs
  • M dotGit/Objects/GitObjectReader.cs
  • M dotGit/Objects/Storage/IStorableObject.cs
  • M dotGit/Objects/Storage/ObjectStorage.cs
  • M dotGit/Objects/Storage/PackObjectCollection.cs
  • M dotGit/Objects/TreeNodeCollection.cs
  • M dotGit/Refs/Branch.cs
  • M dotGit/Refs/Head.cs
  • M dotGit/Refs/RefCollection.cs
  • M dotGit/Refs/Tag.cs
  • M dotGit/Repository.cs
  • M dotGit/dotGit.csproj
New-ticket Create new ticket

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#