Commit Graph

140 Commits

Author SHA1 Message Date
Tomasz Gieniusz 6cc1024b36 Bump to 1.0.8 2013-08-20 21:29:36 +02:00
Tomasz Gieniusz 181701546e Merge pull request #22 from dbck/using_thor_as_cli
Using thor as cli
2013-08-20 12:28:03 -07:00
Tomasz Gieniusz 53a60c3eb8 Merge pull request #21 from dbck/ignore_rvm_or_rbenv_related_files
Ignore rvm or rbenv related dotfiles.
2013-08-20 12:27:31 -07:00
Dennis Boeckmann 9811f09990 Adjusted readme with some usage examples. 2013-08-15 22:17:36 +02:00
Dennis Boeckmann 49c6d54355 Modified the cli to base on thor gem. 2013-08-15 22:02:25 +02:00
Dennis Boeckmann 997e2762f5 Changed hightlight gem to thor. 2013-08-15 13:45:12 +02:00
Dennis Boeckmann 61b7234c6e Ignore rvm or rbenv related dotfiles. 2013-08-15 12:51:11 +02:00
Tomasz Gieniusz c3b3b2b05a Merge pull request #19 from dbck/german_localization
Added german localization.
2013-08-14 15:07:08 -07:00
Dennis Boeckmann af282dc0e3 Added german localization. 2013-08-14 21:44:59 +02:00
Tomasz Gieniusz e91d58be7a Bump to 1.0.7 2013-08-09 15:50:52 +02:00
Tomasz Gieniusz 923d7e29ed Merge pull request #16 from tomgi/empty_days_on_charts 2013-08-09 06:32:09 -07:00
Tomasz Gieniusz bd61ed855f tests fixed 2013-08-09 15:29:41 +02:00
Tomasz Gieniusz b5da25d52c [closes #16] days without commits are not ommited on date charts anymore 2013-08-09 15:18:31 +02:00
Tomasz Gieniusz 74761f8750 Merge pull request #17 from riveramj/gibberish-translator
Thanks for this :)
2013-08-09 04:33:21 -07:00
Mike Rivera 53e3926833 Force encoding to utf-8 for other characters 2013-08-05 00:49:56 -04:00
Tomasz Gieniusz d9a48df271 Bump to 1.0.6 2013-04-06 14:55:19 +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 42f7240643 Merge pull request #6 from tomgi/lines_for_any_user
Show Lines For Any User
2013-02-21 04:09:31 -08:00
Tomasz Gieniusz 4cb107ac64 Bump to 1.0.5 2013-02-21 11:54:32 +01:00
Tomasz Gieniusz 926617e283 #6 Show Lines For Any User 2013-02-21 11:15:58 +01:00
Tomasz Gieniusz 18b3f8d3bc Bump to 1.0.4 2013-02-05 15:41:05 +01:00
Tomasz Gieniusz e1c44e04c0 using official lazy_high_charts version 2013-02-05 15:40:26 +01:00
Tomasz Gieniusz 8f8a85b5e8 Merge pull request #4 from tomgi/bare_repos
Add support for bare repositories
2013-02-05 06:30:31 -08:00
Tomasz Gieniusz 768b1c1c8d support for bare repositories 2013-02-05 15:15:47 +01:00
Tomasz Gieniusz c3aff444fc Bump to 1.0.3 2012-11-01 18:26:07 +01:00
Tomasz Gieniusz b5f198a240 will create output directory if doesn't exist 2012-11-01 18:23:44 +01:00
Tomasz Gieniusz 4807e11353 require ruby version 1.9.2 2012-11-01 18:10:25 +01:00
Tomasz Gieniusz da2d21817b john example 2012-10-25 16:52:37 +02:00
Tomasz Gieniusz 403c6fee52 Bump to 1.0.2 2012-10-24 16:00:43 +02:00
Tomasz Gieniusz 116cc5a8f4 fixed encoding problem with some repositories 2012-10-24 15:59:49 +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 73e51cbb7f Bump to 1.0.1 2012-10-23 22:04:24 +02:00
Tomasz Gieniusz eb7bd25a6b removed launchy dependency 2012-10-23 22:04:06 +02:00
Tomasz Gieniusz da3f316223 spec is a default rake task 2012-10-23 21:57:27 +02:00
Tomasz Gieniusz e29eceefca readme update 2012-10-23 21:54:36 +02:00
Tomasz Gieniusz e337ac5a10 Bump to 1.0.0 2012-10-23 21:43:54 +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 87b1bd6adc public submodule path 2012-10-23 21:38:15 +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 dc4d2a08e9 using author name instead of email in charts 2012-10-23 20:52:34 +02:00
Tomasz Gieniusz 5b3b15f238 utf8 encoding in every file 2012-10-23 20:37:42 +02:00
Tomasz Gieniusz 8f62957ae5 numbering authors in best_authors page 2012-10-23 20:13:36 +02:00
Tomasz Gieniusz 8d3ff86ace pl localization 2012-10-22 23:22:50 +02:00
Tomasz Gieniusz 015202d1e1 absolute paths building so it can be used as a gem 2012-10-22 22:51:46 +02:00
Tomasz Gieniusz 54301365f8 using my version of lazy_high_charts 2012-10-22 20:57:24 +02:00