Commit Graph

13 Commits

Author SHA1 Message Date
Dennis Boeckmann 49c6d54355 Modified the cli to base on thor gem. 2013-08-15 22:02:25 +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 5b3b15f238 utf8 encoding in every file 2012-10-23 20:37:42 +02:00
Tomasz Gieniusz 89c27a666e CLI locale setting 2012-10-20 10:44:25 +02:00
Tomasz Gieniusz b439fd234c command observers 2012-10-19 21:11:47 +02:00
Tomasz Gieniusz 2d38d07e9f lines_count speed up 2012-10-13 17:57:15 +02:00
Tomasz Gieniusz 9f6fab8232 git_command_observer 2012-10-13 17:20:06 +02:00
Tomasz Gieniusz dd228a4dd4 lazy loading and firsts tests 2012-10-12 18:20:07 +02:00
Tomasz Gieniusz e29d388b68 refactor 2012-10-09 09:39:39 +02:00
Tomasz Gieniusz 1203e33f3d GitAuthor and GitCommit 2012-10-08 19:56:49 +02:00
Tomasz Gieniusz bc44bfa01d little refactor 2012-10-08 18:49:41 +02:00
Tomasz Gieniusz 9d3df90b24 changed name to git_stats (gitstats gem already exists) 2012-10-08 18:33:59 +02:00