Tomasz Gieniusz
7030a57331
Merge branch 'irevert-tree-statistics'
2014-06-22 14:24:22 +02:00
Tomasz Gieniusz
98228f0c79
updated readme with information about --tree option
2014-06-22 14:23:34 +02:00
Tomasz Gieniusz
fa9f90bab5
Merge branch 'tree-statistics' of git://github.com/irevert/git_stats into irevert-tree-statistics
2014-06-22 14:14:30 +02:00
Tomasz Gieniusz
12c920d614
updated stub syntax for new version of rspec-mocks
2014-06-22 14:04:56 +02:00
Tomasz Gieniusz
dca3f9f71b
Bump to 1.0.11
2014-04-30 23:11:00 +02:00
Tomasz Gieniusz
b4c6fbde5c
fixing filling empty days with aggregated data in *_by_author_by_date charts
2014-04-30 23:10:25 +02:00
Tomasz Gieniusz
355e6cf385
Merge pull request #30 from davidmatas/master
...
Add support for utf-8 encoding
2014-04-06 14:45:53 +02:00
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
David Matas
70b6dbc985
Add utf-8 encoding to layout template
2013-12-19 14:41:24 +01:00
Stephan Esch
c2a0e0bafe
Added command line option (‚comment‘) for the comment string; default is ‚///‚
2013-11-19 17:08:57 +01:00
Stephan Esch
3532de2807
Added comment stats. Only lines beginning with three slashes are counted, since these stats should reflect comments used for documentation, not inline explanations.
2013-11-17 22:39:00 +01:00
Tomasz Gieniusz
47788e1012
Bump to 1.0.10
2013-11-12 18:47:14 +01:00
Tomasz Gieniusz
bb2fb24107
Merge pull request #27 from tomgi/activity_by_date_crash
...
There was a dependency on internal lazy_high_charts implementation, that changed in last release.
Removed that and now it should work with every version of lazy_high_charts.
2013-11-12 09:44:06 -08: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
304bed4e90
minimum dependencies requirements
2013-08-22 18:41:35 +02:00
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