Commit Graph

24 Commits

Author SHA1 Message Date
Romain Weeger c35d2c5708
Add missing library on install
For people who have not every required packages, or working like me from a fresh docker container.
2019-02-18 15:56:19 +01:00
Kavi Jivan 647c9624d0
Add ruby-dev package to prereq install for ubuntu 2019-01-12 00:06:13 -05:00
flobee 7e9ac9b10d
Update README.md 2018-08-13 21:31:11 +02:00
Markus Strenn 2e9d19b0d2 Updated README.md: added installation for ubuntu
see https://github.com/tomgi/git_stats/issues/39
2016-06-29 11:11:24 +02:00
Peter Dave Hello 94376ceaca Use svg instead of png to get better image quality 2015-03-29 20:42:42 +08:00
Tomasz Gieniusz e80592f03c updated readme with new cli parameters names 2014-06-25 20:12:39 +02:00
Tomasz Gieniusz c3caf0180a refactor near default values of parameters 2014-06-22 16:18:47 +02:00
Tomasz Gieniusz a2069072ac Merge branch 'comments_stats' of git://github.com/maplesteve/git_stats into maplesteve-comments_stats
Conflicts:
	lib/git_stats/base.rb
	lib/git_stats/cli.rb
	lib/git_stats/generator.rb
	lib/git_stats/git_data/repo.rb
2014-06-22 14:52:04 +02:00
Tomasz Gieniusz 98228f0c79 updated readme with information about --tree option 2014-06-22 14:23:34 +02:00
Dennis Boeckmann ad8687f166 Added silent option. 2013-08-27 17:29:51 +02:00
Dennis Boeckmann 9811f09990 Adjusted readme with some usage examples. 2013-08-15 22:17:36 +02:00
Tomasz Gieniusz 8448cda8ba [closes #11] using highline to parse command line options 2013-04-06 14:52:42 +02:00
Nick Brown 8f67bcdc64 Add commit range to the CLI
This adds 4th and 5th optional CLI parameters that specifies the first
and last SHA commit to generate stats between.
The generator and repo classes were changed to take these as
initialisation parameters.
It would be nice to have the CLI take individual named optional
parameters, so that only first or last commit could be given and
without having to give the language.
2013-04-03 12:35:12 +01:00
Tomasz Gieniusz da2d21817b john example 2012-10-25 16:52:37 +02:00
Tomasz Gieniusz a801a2f02b merit example 2012-10-23 23:17:01 +02:00
Tomasz Gieniusz 0c1f85de7a codeclimate badge 2012-10-23 22:17:20 +02:00
Tomasz Gieniusz e29eceefca readme update 2012-10-23 21:54:36 +02:00
Tomasz Gieniusz e3ae7a48c6 readme update 2012-10-23 21:42:14 +02:00
Tomasz Gieniusz 52c5361448 readmy examples list 2012-10-23 21:40:40 +02:00
Tomasz Gieniusz 234c13b021 examples in readme 2012-10-23 21:29:01 +02:00
Tomasz Gieniusz 46638c5153 examples in readme 2012-10-23 21:28:34 +02:00
Tomasz Gieniusz 804f242541 readme update 2012-10-23 21:15:23 +02:00
Tomasz Gieniusz 9d3df90b24 changed name to git_stats (gitstats gem already exists) 2012-10-08 18:33:59 +02:00
Tomasz Gieniusz 91fa129fc2 initial gem 2012-10-08 17:11:11 +02:00