PerfectCarl

Results 28 issues of PerfectCarl

At the moment, warnings and errors are displayed in the same color. ![Imgur](http://i.imgur.com/OxRQIuB.png) Would it possible to use a different color for warnings (like a shade of purple or green)...

enhancement

In my project, the most prolific author changed his email during the course of the project (but not his commit name) skewing the stats altogether. Could it be possible to...

On my project a bot updates the translations automatically (all located in the same folder by the way). The commit message is always the same. Is there a way to...

``` sudo apt-get install ruby1.9.1-dev sudo gem install git_stats ```

git_stats usually displays big numbers. They should be formatted nicely :)

Here's the [ticket](http://play.lighthouseapp.com/projects/57987/tickets/1841-siena-206-stop-play-to-route-requests#ticket-1841-2) I'm not sure if something can be done on your hand, but I thought that I should let you know. Good day, C.

Siena 1.0.0-b6 is actually used by play-siena, and it's cumbersome to find out the source for that release if there is no tag. It seems that the jar has been...

Hello I installed the [font-awesome](https://github.com/FortAwesome/Font-Awesome/blob/master/bower.json) via `bower install fontawesome --save` and have a grunt-bower-task defined to cpy bower deps to my `build/` folder. ``` javascript bower: { install: { options:...

question

I want to add gtengine to the [template framework benchmark](https://github.com/PerfectCarl/template-engine-benchmarks) So I need to code a simple class that would instantiate a gtengine template engine, give a collection of Item...

Could this work ? What would I need to do ? Any guidance would be a huge help.