Load commit list in a separate thread
commit2e4ea6edabb4d056fac2199df4a8fa2ea8c96a0e
authorPieter de Bie <pdebie@ai.rug.nl>
Sun, 15 Jun 2008 14:10:09 +0000 (15 16:10 +0200)
committerPieter de Bie <pdebie@ai.rug.nl>
Sun, 15 Jun 2008 14:46:25 +0000 (15 16:46 +0200)
treef4a2e02480b1d1aeba4de018c24e4d06729271fb
parent378016c84f45f45390f14f1852d3d0a788170a23
Load commit list in a separate thread

This makes the initial startup much faster. Commits get loaded in a separate
thread, and are displayed every 1000 commits.

There is a bug in here that makes fails a click while it is loading the commit
list. Not sure how to fix this, perhaps send the arrayController?
GitTest.xcodeproj/project.pbxproj
PBGitRepository.h
PBGitRepository.m
PBWebGitController.h
PBWebGitController.m