Commit Graph

347 Commits

Author SHA1 Message Date
Ben Hollomon
bca433fbec Fixed bug that was causing data path from config file to not be used.
Corrected config file path in help documentation.
2018-01-17 09:04:56 -06:00
Ionică Bizău
11c37ae513 Updated docs 2017-12-24 22:15:21 +02:00
Ionică Bizău
358ab94023 ⬆️ 2.10.9 🎉 2017-12-24 22:15:07 +02:00
Ionică Bizău
c690106d5e 📝 2017-12-24 13:01:54 +02:00
Ionică Bizău
888c2025a5 Updated docs 2017-12-23 21:01:03 +02:00
Ionică Bizău
8a7f08d6e0 Merge branch 'patch-1' of https://github.com/iMagdy/git-stats into new-version 2017-12-23 21:00:39 +02:00
Ionică Bizău
de3843dc30 Add start and end options in jsdoc for the authors method 2017-12-23 21:00:29 +02:00
Ionică Bizău
a6e9dca4c8 ⬆️ 2.10.8 🎉 2017-12-23 20:59:26 +02:00
Islam Magdy
65d50db71a
Update DOCUMENTATION.md
Start and end date for authros is required (and throws exception if missing), these 2 options are missing from the docs.
2017-11-05 01:13:09 +02:00
Ionică Bizău
c30cb1edb7 Updated docs 2017-10-18 10:35:28 +03:00
Ionică Bizău
f550eab884 Merge branch 'master' of github.com:IonicaBizau/git-stats into new-version 2017-10-18 10:34:55 +03:00
Ionică Bizău (Johnny B.)
b52afff410 Merge pull request #124 from agurz/master
Fixed broken links in Contents section [Solves #123]
2017-10-18 10:34:47 +03:00
Ionică Bizău
2aa04f3917 ⬆️ 2.10.7 🎉 2017-10-18 10:28:56 +03:00
Ionică Bizău
66d63af1ad Updated docs 2017-09-08 13:56:03 +03:00
Ionică Bizău
e67e4ad96d ⬆️ 2.10.6 🎉 2017-09-08 13:55:50 +03:00
“Agustín
0a371514d3 Fixed broken linkes in Contents section [Solves #123] 2017-07-30 19:37:18 -03:00
Ionică Bizău
b0ddc16e71 Updated docs 2017-03-23 17:16:15 +02:00
Ionică Bizău
708f5eb2e2 ⬆️ 2.10.5 🎉 2017-03-23 17:16:04 +02:00
Ionică Bizău
b149eec702 Updated docs 2017-03-20 19:18:24 +02:00
Ionică Bizău
67ae0c5045 ⬆️ 2.10.4 🎉 2017-03-20 19:18:12 +02:00
Ionică Bizău
aabf6dd337 Updated docs 2017-01-23 20:43:30 +02:00
Ionică Bizău
ff2fc2bc49 ⬆️ 2.10.3 🎉 2017-01-23 20:42:14 +02:00
Ionică Bizău
d906fbdab5 Pass the raw option to the cli-gh-cal module 2017-01-23 20:42:08 +02:00
Ionică Bizău
bc6f089613 Updated docs 2017-01-15 20:14:45 +02:00
Ionică Bizău
4f6f94983e ⬆️ 2.10.2 🎉 2017-01-15 20:13:48 +02:00
Ionică Bizău
6aca8214ac Workaround to force 256 colors output 2017-01-15 20:13:28 +02:00
Ionică Bizău
25cf8bc533 Merge branch 'is-there' of https://github.com/greut/git-stats into new-version 2016-12-22 12:38:30 +02:00
Ionică Bizău
41b2394ec2 ⬆️ 2.10.1 🎉 2016-12-22 12:38:22 +02:00
Yoan Blanc
4b75e0aaff IsThere missing when using-d modifier
```
git-stats -d repositories/cadexmus2
/var/www/html/node_modules/git-stats/bin/git-stats:104
        if (!IsThere(GitStats.path)) {
             ^

ReferenceError: IsThere is not defined
```
2016-12-19 17:53:23 +01:00
Ionică Bizău
988895afef Docs how to generate HTML and image files.
Thanks to @sindresorhus for the amazing pageres tool! 
2016-10-26 16:00:52 +03:00
Ionică Bizău
66a550449c Remove clp 2016-10-26 15:01:58 +03:00
Ionică Bizău
ccbc1e0efd Renamed the option 2016-10-26 14:05:21 +03:00
Ionică Bizău
ad464893a1 Update cli-gh-cal version 2016-10-26 14:03:10 +03:00
Ionică Bizău
e5176c7381 ⬆️ 2.10.0 🎉 2016-10-23 16:14:29 +03:00
Ionică Bizău
57b29212ed ⬆️ 2.9.14 🎉 2016-10-23 16:04:23 +03:00
Ionică Bizău
7d370ea67b Improve the raw results 2016-10-23 16:03:43 +03:00
Ionică Bizău
e68bf7c048 ⬆️ 2.9.13 🎉 2016-10-23 12:12:53 +03:00
Ionică Bizău
a2bdca789c Remove debuggers 2016-10-23 12:12:44 +03:00
Ionică Bizău
7e67fff1ce Fix #79. Handle the since and until options in the authors output 2016-10-23 12:12:25 +03:00
Ionică Bizău
4c2219faf3 Updated docs 2016-10-23 12:05:22 +03:00
Ionică Bizău
1056da7a51 Upgrade the dependencies. Use [tilda](https://github.com/IonicaBizau/tilda) for parsing the arguments.
Deprecate the `firstDay` option. The first day will be always the Sunday. Fix #97.
Make the graph friendlier on smaller terminals.
2016-10-23 12:04:49 +03:00
Ionică Bizău
3c0d521b1a ⬆️ 2.9.12 🎉 2016-10-23 10:47:38 +03:00
Ionică Bizău
32ba756865 Updated docs 2016-10-11 16:32:20 +03:00
Ionică Bizău
0eb030bc10 ⬆️ 2.9.11 🎉 2016-10-11 16:32:03 +03:00
Ionică Bizău
8769db2227 Updated docs 2016-10-10 21:37:05 +03:00
Ionică Bizău
e48668bfbc ⬆️ 2.9.10 🎉 2016-10-10 21:36:51 +03:00
Ionică Bizău
1313cdb3ce ⬆️ 2.9.9 🎉 2016-05-26 07:19:54 +03:00
Ionică Bizău
8751d6efb5 Declare variable 2016-05-26 07:19:50 +03:00
Ionică Bizău
b6b318addd ⬆️ 2.9.8 🎉 2016-05-26 07:12:17 +03:00
Ionică Bizău
3be75ade3b Fixed #92. Define the lines variable. 2016-05-26 07:12:07 +03:00