Topic: Request: Activity Graph
One of my favorite parts of ohloh is that you can get an idea of a project with a brief glance. However the Codebase view that shows LOC over time, This does not always reflect how active a project is.
For instance, if a project is keeping code maintained and bugs fixed but not adding lots of new code all the time, it can look as if not much is happening.
It would be nice to have an "Activity Graph" measuring the total number of lines changed in the project per week. - An alternative would be total commits a week.
That way you can see at a glance weather the project is not being worked on much or unmaintained, which is important when selecting some software.