Commit Graph

131 Commits

Author SHA1 Message Date
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
Tomasz Gieniusz
e2d8317249 deleted all_templates test 2012-10-22 20:33:47 +02:00
Tomasz Gieniusz
9640a0398f removed reduntant charts 2012-10-22 20:29:27 +02:00
Tomasz Gieniusz
07fac90986 seperate pages instead of tabs 2012-10-22 19:50:31 +02:00
Tomasz Gieniusz
b1713e3bff changed lines = insertions + deletions 2012-10-21 23:53:31 +02:00
Tomasz Gieniusz
7af4c6facf Revert "refactor"
This reverts commit ff62823dd2.
2012-10-21 23:12:14 +02:00
Tomasz Gieniusz
ff62823dd2 refactor 2012-10-21 23:11:37 +02:00
Tomasz Gieniusz
7ac6dcb6c4 refactor 2012-10-21 23:04:48 +02:00
Tomasz Gieniusz
28ca30ad78 refactor 2012-10-21 23:03:41 +02:00
Tomasz Gieniusz
bab4f54430 dry 2012-10-21 22:49:57 +02:00