Moacir Rosa

Results 7 issues of Moacir Rosa

It might be interesting to split the content by age in some way

enhancement

It might be interesting to split the content by programming language in some way

enhancement

The new [moacirosa/mvp](https://github.com/moacirosa/mvp/blob/master/most_valuable_programmer/iterator.py#L12) could do its job much better if would be possible to depend on repository "module"

enhancement

Add switch to disable colors in terminal (let it enabled by default)

enhancement

Despite `--csv` command switch seems to be a great idea I believe that it would be better create a `--format` command switch that accepts (csv|json|xml). An exclusive parameter group might...

enhancement

Currently files included in `.gitignore` are already being excluded since the file list comes from `git ls-files`. However it would be possible that an user is interested in exclude the...

enhancement

Considering that performance is a clear issue (mainly for large repositories) it would be interesting cache some already calculated metrics. I believe that write the calculated metrics in a file...

enhancement