I've been looking and looking but the search space on this question seems hopelessly muddied.
We've all been there: the 6 week project took 5 months and now execs want a Powerpoint.
Is there a tool that can visually show changes to a source tree from one revision to another in a way that management can understand? I'm thinking something that generates before and after thumbnails (basically just rectangles of varying heights scaled by lines of code) of source files, with the "after" thumbnails highlighted with bands of red, green, and yellow where diff saw deletions, additions and changes.
Anything that gets the point across will do, however.
Edit: I've found gource, but I'm looking for something that can fit on 2 powerpoint slides. Gource is great though.
Edit 2: Also codeswarm - another video tool, I'm looking for still images if possible.