Getting the Gui to show gits files.
commit1a207e53d800c2ead612609a9e797b07179eb4fa
authorGovind Salinas <govind@govind-desktop.(none)>
Fri, 15 Jun 2007 15:44:52 +0000 (15 08:44 -0700)
committerGovind Salinas <govind@govind-desktop.(none)>
Fri, 15 Jun 2007 15:44:52 +0000 (15 08:44 -0700)
tree01748fed3f44f063225124245c351b67d960430b
parent380d8926d1ac46c6cb4031d43c505e96b72cb50f
Getting the Gui to show gits files.

Not working yet, since git doesn't give you files on a per-directory basis, I am having to hack a bit to get the treeview to populate correctly.
13 files changed:
Form1.cs
Git/Branch.cs
Git/Commit.cs
Git/Executioner.cs
Git/File.cs [new file with mode: 0644]
Git/Git.csproj
Git/Remote.cs
Git/Repo.cs
Git/Tag.cs
Git/Tree.cs
Git/Treeish.cs [new file with mode: 0644]
Gitrdone.csproj
OutputTextWriter.cs [new file with mode: 0644]