git_stats icon indicating copy to clipboard operation
git_stats copied to clipboard

GitStats is a git repository statistics generator.

Results 54 git_stats issues
Sort by recently updated
recently updated
newest added

Hey, Nice project :) I just noticed that the links to the demos were broken, and have fixed them in this quick PR. They were using the old GitHub pages...

Installing and using the tool with Ruby 2.7.0 throws the following error: ```ruby $ git_stats generate Traceback (most recent call last): 23: from /home/danysk/.gem/ruby/2.7.0/bin/git_stats:23:in `' 22: from /home/danysk/.gem/ruby/2.7.0/bin/git_stats:23:in `load' 21:...

Build: docker build -t git_stats:latest . Usage: docker run /path/to/repo:/src git_stats:latest

Hi, Prompt "reading log message from standard input", always stuck in the interface, what is the reason? Thanks & best regards.

Running with `-p` / `--tree` option to select a tree from the repository to generate statistics for has no effect, always the whole repository is considered. The resulting HTML page...

We can remove unminified asset files, because there are already minified ones. And this change will also improve maintainability measured by Code Climate :)

Please remove it. I can't explain this further in this public site, but You need to remove my email in your database reached with this link: http://tomgi.github.io/git_stats/examples/rails/authors/user_name ( I changed...

I have no Ruby experience. I wanted to try using this tool on Windows 10 x64. I did following: - downloaded Ruby 2.3.3 - installed using `gem install git_stats`, installation...

ths I change serveral machine and got the same result `[root@cns-vs-d0026 ~]# git_stats Traceback (most recent call last): 23: from /usr/local/ruby/bin/git_stats:23:in `' 22: from /usr/local/ruby/bin/git_stats:23:in `load' 21: from /usr/local/ruby/lib/ruby/gems/2.7.0/gems/git_stats-1.0.17/bin/git_stats:8:in `'...