pombreda / gource

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

Feature: Aggregate files #117

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Trying to use Gource on a rather large repository, it can take a really long 
time on an individual revision where large numbers of files are added - e.g. 
initial import, branch, etc.

Would be nice to have options for aggregating large changesets by directory, 
for example, or by addition.

E.g. when adding a number of folders that contain large number of files, they 
would initially just appear as an extra large bloom and remain that way until 
changes in that directory occur below the aggregation threshold.

Original issue reported on code.google.com by kfs...@gmail.com on 11 Mar 2011 at 1:11