Heikki Hokkanen 0656ac9578 Add a new option 'linear_linestats' (default on).
When enabled, the lines of code statistics are collected from linear history.
The downside is that commits of feature long feature branches appear only at
the point where a merge commit is made.

If disabled (old behaviour), the problem is that if two branches contain the
same changes (for example, removal of same lines), the statistics get skewed.

Fixes line count statistics for this example repository:
git://github.com/septract/jstar.git

Thanks-to: Radu Grigore <radugrigore@users.sourceforge.net>
2010-10-17 20:27:21 +03:00
2010-08-07 10:25:36 +03:00
Description
No description provided
323 KiB
Languages
Python 79.8%
JavaScript 15.7%
CSS 2.7%
Makefile 1.8%