Commit Graph

99 Commits

Author SHA1 Message Date
Israel Revert 1cc3198955 Implement git statistics on git trees (directories)
The current statistics refer to the complete git repository.  With this
commit it is possible to generate statistics on a given tree.
2014-03-30 08:01:39 +02:00
Tomasz Gieniusz 47788e1012 Bump to 1.0.10 2013-11-12 18:47:14 +01:00
Tomasz Gieniusz 09d1be2645 removed dependency on changable lazy_high_charts implementation 2013-11-12 18:42:38 +01:00
Tomasz Gieniusz 39aa2668d4 [#25] adding command_observer unless silent option is provided 2013-08-29 20:58:27 +02:00
Dennis Boeckmann ad8687f166 Added silent option. 2013-08-27 17:29:51 +02:00
Tomasz Gieniusz e79f969b93 Bump to 1.0.9 2013-08-22 18:41:42 +02:00
Tomasz Gieniusz 6cc1024b36 Bump to 1.0.8 2013-08-20 21:29:36 +02:00
Dennis Boeckmann 49c6d54355 Modified the cli to base on thor gem. 2013-08-15 22:02:25 +02:00
Tomasz Gieniusz e91d58be7a Bump to 1.0.7 2013-08-09 15:50:52 +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
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 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 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 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 73e51cbb7f Bump to 1.0.1 2012-10-23 22:04:24 +02:00
Tomasz Gieniusz e337ac5a10 Bump to 1.0.0 2012-10-23 21:43:54 +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 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 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
Tomasz Gieniusz 5cfd782716 refactor 2012-10-21 22:41:54 +02:00
Tomasz Gieniusz 33df12e025 changed way to calculate lines_count_by_date 2012-10-21 20:48:33 +02:00
Tomasz Gieniusz 56bfb8582e authors activity 2012-10-21 20:05:12 +02:00
Tomasz Gieniusz 81ad4e0e42 legend in multidate charts 2012-10-21 18:25:11 +02:00
Tomasz Gieniusz d905197429 removed range selector default option 2012-10-21 17:40:59 +02:00
Tomasz Gieniusz ab5795a645 authors charts 2012-10-21 17:34:05 +02:00
Tomasz Gieniusz 86c0dec0c0 index redirect to general 2012-10-21 16:13:56 +02:00
Tomasz Gieniusz 6a7d79ecca activity grouping by day 2012-10-21 15:46:42 +02:00
Tomasz Gieniusz b3cbf65f83 activity by date 2012-10-21 15:41:59 +02:00
Tomasz Gieniusz 65bbdfa87a year 2012-10-21 14:36:13 +02:00
Tomasz Gieniusz 470bcd4ecf month of year working 2012-10-21 14:25:51 +02:00
Tomasz Gieniusz c960c3dff7 activity tabs 2012-10-21 14:16:34 +02:00
Tomasz Gieniusz 628b650e2f day of week chart 2012-10-21 13:44:42 +02:00
Tomasz Gieniusz 4a590ddd40 highstock date chart 2012-10-21 13:19:37 +02:00