denio7 / egit

Automatically exported from code.google.com/p/egit
0 stars 0 forks source link

Don't always dispose SWTWalk during GitHistoryPage #6

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
There is a // TODO marker inside of GitHistoryPage indicating where we are
throwing away an SWTWalk when the HEAD commit has changed, even though the
repository is the same repository instance.  We shouldn't have to discard
the already parsed graph nodes just to get a correct graph here.

Original issue reported on code.google.com by shawn.pe...@gmail.com on 25 Aug 2008 at 4:39

GoogleCodeExporter commented 8 years ago

Original comment by shawn.pe...@gmail.com on 25 Aug 2008 at 4:44

GoogleCodeExporter commented 8 years ago

Original comment by shawn.pe...@gmail.com on 25 Aug 2008 at 5:01

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago

Original comment by robin.ro...@gmail.com on 12 Jul 2010 at 5:32