add "explore" command for visually browsing a repository
commit843723e2d31b91e924bbf97100ac718e3d033487
authorJoel W. Reed <joelwreed@gmail.com>
Wed, 15 Aug 2007 13:32:06 +0000 (15 09:32 -0400)
committerJoel W. Reed <joelwreed@gmail.com>
Wed, 15 Aug 2007 13:32:06 +0000 (15 09:32 -0400)
tree2d9dc0f473dbbc5629342cfdab8a69bb7b99826e
parentd4e9525f8fde350eae51a68c262c61a52cb95831
add "explore" command for visually browsing a repository
ChangeLog
configure
configure.in
tools/tf/ChangesetView.cs [new file with mode: 0644]
tools/tf/Driver.cs
tools/tf/ExploreCommand.cs [copied from tools/tf/NoGui.cs with 60% similarity]
tools/tf/ExploreView.cs [new file with mode: 0644]
tools/tf/Makefile
tools/tf/NoGui.cs
tools/tf/RepositoryView.cs [new file with mode: 0644]