Changeset [5be8f6d6abef7726a5b420c4385a76523bc795a2] by Pheew

February 23rd, 2009 @ 09:49 PM

Merge branch 'master' of git@github.com:pheew/dotgit http://github.com/pheew/dotgit/c...

Committed by Pheew

  • M Test/ConfigTests.cs
  • M Test/DiffEngineTests.cs
  • M Test/IndexTests.cs
  • M Test/RepositoryTests.cs
  • M Test/RepositoryWriteTests.cs
  • M Test/Test.csproj
  • M Test/UtilityTest.cs
  • M TestConsole/Program.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/Storage/GitObjectReader.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#