Added some gui.
commitd64f7bf13944a6968f30c1afc9905e462d63b0ac
authorgovindsalinas <govindsalinas@yahoo.com>
Sat, 16 Jun 2007 21:48:22 +0000 (16 14:48 -0700)
committergovindsalinas <govindsalinas@yahoo.com>
Sat, 16 Jun 2007 21:48:22 +0000 (16 14:48 -0700)
treec4799e1f957cee6faf0274bf46ea14acab339098
parent6529a98ff7778292a5dd008c8a1dccf22e8dca35
Added some gui.

more gui, can now switch between repos and get a list of branches.  switching branches doesnt work on winders due to needing bash.  at least git-checkout wont launch from the command line.
41 files changed:
.gitignore
Form1.Designer.cs
Form1.cs
Form1.resx
Git/Branch.cs
Git/Executioner.cs
Git/File.cs
Git/Git.csproj
Git/Remote.cs
Git/Repo.cs
Git/Treeish.cs
Gitrdone.csproj
NodeSorter.cs [new file with mode: 0755]
OutputTextWriter.cs
PreferencesEditor.Designer.cs [new file with mode: 0755]
PreferencesEditor.cs [new file with mode: 0755]
PreferencesEditor.resx [new file with mode: 0755]
Prefs.Designer.cs
Prefs.cs [new file with mode: 0755]
Prefs.settings
Properties/Resources.Designer.cs
Properties/Resources.resx
RepoManager.Designer.cs [new file with mode: 0755]
RepoManager.cs [new file with mode: 0755]
RepoManager.resx [new file with mode: 0755]
app.config
icons/accept.png [new file with mode: 0755]
icons/add.png [new file with mode: 0755]
icons/arrow_divide.png [new file with mode: 0755]
icons/arrow_join.png [new file with mode: 0755]
icons/arrow_redo.png [new file with mode: 0755]
icons/arrow_refresh.png [new file with mode: 0755]
icons/book_edit.png [new file with mode: 0755]
icons/cog.png [new file with mode: 0755]
icons/delete.png [new file with mode: 0755]
icons/folder.png [new file with mode: 0755]
icons/page.png [new file with mode: 0755]
icons/page_add.png [new file with mode: 0755]
icons/page_delete.png [new file with mode: 0755]
icons/page_edit.png [new file with mode: 0755]
icons/page_error.png [new file with mode: 0755]