Got viewing files and diffing files (arbitrary commits) to work.
commit2f24e3777d15c04084366dbfc3736a43c5e7f2b9
authorgovindsalinas <govindsalinas@yahoo.com>
Fri, 22 Jun 2007 07:35:07 +0000 (22 00:35 -0700)
committergovindsalinas <govindsalinas@yahoo.com>
Fri, 22 Jun 2007 07:35:07 +0000 (22 00:35 -0700)
treec5b00bdd0a191437bb93c1cdafebee98c7fee27a
parentb5e9a7dbd2dcf3fb1537d2245fde310dac8ca924
Got viewing files and diffing files (arbitrary commits) to work.

Still need to do merge.  The inability to checkout branches sucks right now.  I should go and learn how checking out a branch works.
16 files changed:
FileUpdater.cs
Git/Branch.cs
Git/File.cs
Git/Repo.cs
Git/Tag.cs
UI/CommitTable.Designer.cs
UI/CommitTable.cs
UI/PreferencesEditor.cs
UI/RepoTreeView.cs
UI/RevisionChooser.Designer.cs [new file with mode: 0755]
UI/RevisionChooser.cs [new file with mode: 0755]
UI/RevisionChooser.resx [copied from UI/StatusViewer.resx with 91% similarity]
UI/StatusViewer.Designer.cs
UI/StatusViewer.cs
UI/StatusViewer.resx
Widgit.csproj