Initial checkin.
commita9912f142e277ba0b0f10b9db962dc7010a4f497
authorgovindsalinas <govindsalinas@yahoo.com>
Wed, 13 Jun 2007 07:46:41 +0000 (13 00:46 -0700)
committergovindsalinas <govindsalinas@yahoo.com>
Wed, 13 Jun 2007 07:46:41 +0000 (13 00:46 -0700)
tree2358075224d38249d7b93c26605b9641321edde1
Initial checkin.

I'm starting to layout the API.  It is likely to change drastically between now and release.  No real work on the GUI yet.
23 files changed:
Form1.Designer.cs [new file with mode: 0755]
Form1.cs [new file with mode: 0755]
Form1.resx [new file with mode: 0755]
Git/Branch.cs [new file with mode: 0755]
Git/Commit.cs [new file with mode: 0755]
Git/Git.csproj [new file with mode: 0755]
Git/ISnapshot.cs [new file with mode: 0755]
Git/Properties/AssemblyInfo.cs [new file with mode: 0755]
Git/Remote.cs [new file with mode: 0755]
Git/Repo.cs [new file with mode: 0755]
Git/Tag.cs [new file with mode: 0755]
Git/Tree.cs [new file with mode: 0755]
Gitrdone.csproj [new file with mode: 0755]
Gitrdone.sln [new file with mode: 0755]
Prefs.Designer.cs [new file with mode: 0755]
Prefs.settings [new file with mode: 0755]
Program.cs [new file with mode: 0755]
Properties/AssemblyInfo.cs [new file with mode: 0755]
Properties/Resources.Designer.cs [new file with mode: 0755]
Properties/Resources.resx [new file with mode: 0755]
Properties/Settings.Designer.cs [new file with mode: 0755]
Properties/Settings.settings [new file with mode: 0755]
app.config [new file with mode: 0755]