Fix the 'parent' link in commits
commit8c076bb8ad851693624f74fd3afa71fcc3b33776
authorPieter de Bie <pdebie@ai.rug.nl>
Fri, 12 Sep 2008 09:42:06 +0000 (12 11:42 +0200)
committerPieter de Bie <pdebie@ai.rug.nl>
Fri, 12 Sep 2008 09:54:39 +0000 (12 11:54 +0200)
treecfce2298b2d960c4af61b8bca8543436bca34bc0
parentdb68f38232bd4121b462066e3d2dbffe2e220d70
Fix the 'parent' link in commits

This allows you to click on the parent link to select a parent. Also fixes
an issue that the NSTableView would not scroll to the correct commit.
PBDetailController.h
PBDetailController.m
PBWebGitController.m